Home
last modified time | relevance | path

Searched refs:update_phantom_vp_position (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_init.c115 .update_phantom_vp_position = dcn32_update_phantom_vp_position,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer.h400 void (*update_phantom_vp_position)(struct dc *dc, member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2012 if (dc->hwss.update_phantom_vp_position) in dcn20_post_unlock_program_front_end()
2013 dc->hwss.update_phantom_vp_position(dc, context, pipe); in dcn20_post_unlock_program_front_end()