Searched refs:program_cursor_offload_now (Results 1 – 3 of 3) sorted by relevance
1108 void (*program_cursor_offload_now)(struct dc *dc, const struct pipe_ctx *pipe); member
925 if (dc->hwss.program_cursor_offload_now) { in hwss_build_fast_sequence()1033 dc->hwss.program_cursor_offload_now( in hwss_execute_sequence()
4603 if (dc->hwss.program_cursor_offload_now) in commit_planes_for_stream()4604 dc->hwss.program_cursor_offload_now(dc, pipe_ctx); in commit_planes_for_stream()