Searched defs:dml2_per_plane_programming (Results 1 – 1 of 1) sorted by relevance
218 struct dml2_per_plane_programming { struct219 const struct dml2_plane_parameters *plane_descriptor;221 union {225 } min_clocks;227 struct dml2_mcache_surface_allocation mcache_allocation;235 unsigned int num_dpps_required;237 enum dml2_pstate_method uclk_pstate_support_method;240 unsigned int surface_size_mall_bytes;241 unsigned int svp_size_mall_bytes;243 struct dml2_dchub_per_pipe_register_set *pipe_regs[DML2_MAX_PLANES];[all …]