Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_hw_sequencer.c3144 int vupdate_offset_from_vsync = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_calc_vupdate_position() local
3152 start_position = vline_int_offset_from_vupdate + vupdate_offset_from_vsync; in dcn10_calc_vupdate_position()