Searched defs:dml2_dc_callbacks (Results 1 – 1 of 1) sorted by relevance
71 struct dml2_dc_callbacks { struct72 struct dc *dc;73 bool (*build_scaling_params)(struct pipe_ctx *pipe_ctx);77 bool (*update_pipes_for_stream_with_slice_count)(83 bool (*update_pipes_for_plane_with_slice_count)(89 int (*get_odm_slice_index)(const struct pipe_ctx *opp_head);90 int (*get_odm_slice_count)(const struct pipe_ctx *opp_head);91 int (*get_mpc_slice_index)(const struct pipe_ctx *dpp_pipe);92 int (*get_mpc_slice_count)(const struct pipe_ctx *dpp_pipe);94 struct pipe_ctx *(*get_otg_master_for_stream)([all …]
Completed in 9 milliseconds