Searched defs:dml2_per_plane_programming (Results 1 – 1 of 1) sorted by relevance
225 struct dml2_per_plane_programming { struct226 const struct dml2_plane_parameters *plane_descriptor;228 union {232 } min_clocks;234 struct dml2_mcache_surface_allocation mcache_allocation;242 unsigned int num_dpps_required;244 enum dml2_uclk_pstate_support_method uclk_pstate_support_method;247 unsigned int surface_size_mall_bytes;248 unsigned int svp_size_mall_bytes;250 struct dml2_dchub_per_pipe_register_set *pipe_regs[DML2_MAX_PLANES];[all …]