Searched defs:dml2_mcache_surface_allocation (Results 1 – 1 of 1) sorted by relevance
112 struct dml2_mcache_surface_allocation { struct113 bool valid;119 bool requires_dedicated_mall_mcache;121 unsigned int num_mcaches_plane0;122 unsigned int num_mcaches_plane1;153 int mcache_x_offsets_plane0[DML2_MAX_MCACHES + 1];154 int mcache_x_offsets_plane1[DML2_MAX_MCACHES + 1];159 struct {162 } shift_granularity;169 int global_mcache_ids_plane0[DML2_MAX_MCACHES + 1];[all …]