Home
last modified time | relevance | path

Searched refs:left_meta_addr (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c212 if (address->grph_stereo.left_meta_addr.quad_part != 0) { in hubp3_program_surface_flip_and_addr()
224 address->grph_stereo.left_meta_addr.high_part); in hubp3_program_surface_flip_and_addr()
228 address->grph_stereo.left_meta_addr.low_part); in hubp3_program_surface_flip_and_addr()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c768 if (address->grph_stereo.left_meta_addr.quad_part != 0) { in hubp21_program_surface_flip_and_addr()
770 address->grph_stereo.left_meta_addr.low_part; in hubp21_program_surface_flip_and_addr()
772 address->grph_stereo.left_meta_addr.high_part; in hubp21_program_surface_flip_and_addr()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_hwseq.c79 plane_state->address.grph_stereo.left_meta_addr; in patch_address_for_sbs_tb_stereo()
114 gpu_addr_to_uma(hwseq, &addr->grph_stereo.left_meta_addr); in plane_address_in_gpu_space_to_uma()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c484 if (address->grph_stereo.left_meta_addr.quad_part != 0) { in hubp1_program_surface_flip_and_addr()
488 address->grph_stereo.left_meta_addr.high_part); in hubp1_program_surface_flip_and_addr()
492 address->grph_stereo.left_meta_addr.low_part); in hubp1_program_surface_flip_and_addr()
Ddcn10_hw_sequencer.c1716 plane_state->address.grph_stereo.left_meta_addr; in patch_address_for_sbs_tb_stereo()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h82 PHYSICAL_ADDRESS_LOC left_meta_addr; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c836 if (address->grph_stereo.left_meta_addr.quad_part != 0) { in hubp2_program_surface_flip_and_addr()
840 address->grph_stereo.left_meta_addr.high_part); in hubp2_program_surface_flip_and_addr()
844 address->grph_stereo.left_meta_addr.low_part); in hubp2_program_surface_flip_and_addr()
Ddcn20_hwseq.c2392 plane_state->address.grph_stereo.left_meta_addr; in patch_address_for_sbs_tb_stereo()