Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_init.c79 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
A Ddcn10_hw_sequencer.c3743 int vupdate_pos = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_calc_vupdate_position()
3767 vline_pos += dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_cal_vline_position()
3797 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_setup_vupdate_interrupt()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_init.c81 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_init.c97 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_init.c91 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
A Ddcn20_hwseq.c2420 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn20_setup_vupdate_interrupt()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_init.c93 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c95 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_init.c97 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_init.c99 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_init.c95 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer.h101 int (*get_vupdate_offset_from_vsync)(struct pipe_ctx *pipe_ctx); member

Completed in 19 milliseconds