Searched refs:get_vupdate_offset_from_vsync (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_init.c76 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
H A Damdgpu_dcn10_hw_sequencer.c3144 int vupdate_offset_from_vsync = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx);
3221 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_init.c88 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
H A Damdgpu_dcn20_hwseq.c2001 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
H A Damdgpu_dcn21_init.c91 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Dhw_sequencer.h93 int (*get_vupdate_offset_from_vsync)(struct pipe_ctx *pipe_ctx); member in struct:hw_sequencer_funcs
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_stream.c250 vupdate_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx);

Completed in 104 milliseconds