Searched refs:get_vupdate_offset_from_vsync (Results 1 – 10 of 10) sorted by relevance
79 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
3588 int vupdate_offset_from_vsync = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_calc_vupdate_position()3665 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_setup_vupdate_interrupt()
80 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
89 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
2162 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn20_setup_vupdate_interrupt()
95 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
91 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
92 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
103 int (*get_vupdate_offset_from_vsync)(struct pipe_ctx *pipe_ctx); member
Completed in 18 milliseconds