Searched refs:get_vupdate_offset_from_vsync (Results 1 – 6 of 6) sorted by relevance
101 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
102 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
262 int (*get_vupdate_offset_from_vsync)(struct pipe_ctx *pipe_ctx); member
3935 int vupdate_pos = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_calc_vupdate_position()3959 vline_pos += dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_cal_vline_position()3989 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_setup_vupdate_interrupt()
2794 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn20_setup_vupdate_interrupt()