Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c194 if (address->grph_stereo.right_meta_addr.quad_part != 0) { in hubp3_program_surface_flip_and_addr()
206 address->grph_stereo.right_meta_addr.high_part); in hubp3_program_surface_flip_and_addr()
210 address->grph_stereo.right_meta_addr.low_part); in hubp3_program_surface_flip_and_addr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.c761 if (address->grph_stereo.right_meta_addr.quad_part != 0) { in hubp21_program_surface_flip_and_addr()
763 address->grph_stereo.right_meta_addr.low_part; in hubp21_program_surface_flip_and_addr()
765 address->grph_stereo.right_meta_addr.high_part; in hubp21_program_surface_flip_and_addr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hwseq.c78 plane_state->address.grph_stereo.right_meta_addr = in patch_address_for_sbs_tb_stereo()
116 gpu_addr_to_uma(hwseq, &addr->grph_stereo.right_meta_addr); in plane_address_in_gpu_space_to_uma()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c474 if (address->grph_stereo.right_meta_addr.quad_part != 0) { in hubp1_program_surface_flip_and_addr()
478 address->grph_stereo.right_meta_addr.high_part); in hubp1_program_surface_flip_and_addr()
482 address->grph_stereo.right_meta_addr.low_part); in hubp1_program_surface_flip_and_addr()
H A Ddcn10_hw_sequencer.c1715 plane_state->address.grph_stereo.right_meta_addr = in patch_address_for_sbs_tb_stereo()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h86 PHYSICAL_ADDRESS_LOC right_meta_addr; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c826 if (address->grph_stereo.right_meta_addr.quad_part != 0) { in hubp2_program_surface_flip_and_addr()
830 address->grph_stereo.right_meta_addr.high_part); in hubp2_program_surface_flip_and_addr()
834 address->grph_stereo.right_meta_addr.low_part); in hubp2_program_surface_flip_and_addr()
H A Ddcn20_hwseq.c2391 plane_state->address.grph_stereo.right_meta_addr = in patch_address_for_sbs_tb_stereo()