Searched refs:get_vupdate_offset_from_vsync (Results 1 – 12 of 12) sorted by relevance
79 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
3743 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()
81 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
97 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
91 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
2420 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn20_setup_vupdate_interrupt()
93 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
95 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
99 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
101 int (*get_vupdate_offset_from_vsync)(struct pipe_ctx *pipe_ctx); member
Completed in 19 milliseconds