Home
last modified time | relevance | path

Searched defs:dml2_dc_callbacks (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml2_wrapper.h72 struct dml2_dc_callbacks { struct
73 struct dc *dc;
74 bool (*build_scaling_params)(struct pipe_ctx *pipe_ctx);
78 bool (*update_pipes_for_stream_with_slice_count)(
84 bool (*update_pipes_for_plane_with_slice_count)(
90 int (*get_odm_slice_index)(const struct pipe_ctx *opp_head);
91 int (*get_odm_slice_count)(const struct pipe_ctx *opp_head);
92 int (*get_mpc_slice_index)(const struct pipe_ctx *dpp_pipe);
93 int (*get_mpc_slice_count)(const struct pipe_ctx *dpp_pipe);
95 struct pipe_ctx *(*get_otg_master_for_stream)(
[all …]

Completed in 6 milliseconds