Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c3512 int vupdate_offset_from_vsync = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_calc_vupdate_position() local
3520 start_position = vline_int_offset_from_vupdate + vupdate_offset_from_vsync; in dcn10_calc_vupdate_position()