Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_types.h213 struct dml2_per_plane_programming { struct
214 const struct dml2_plane_parameters *plane_descriptor;
216 union {
220 } min_clocks;
222 struct dml2_mcache_surface_allocation mcache_allocation;
230 unsigned int num_dpps_required;
232 enum dml2_pstate_method uclk_pstate_support_method;
235 unsigned int surface_size_mall_bytes;
236 unsigned int svp_size_mall_bytes;
238 struct dml2_dchub_per_pipe_register_set *pipe_regs[DML2_MAX_PLANES];
[all …]