Searched defs:dml2_mcache_surface_allocation (Results 1 – 1 of 1) sorted by relevance
118 struct dml2_mcache_surface_allocation { struct119 bool valid;125 bool requires_dedicated_mall_mcache;127 unsigned int num_mcaches_plane0;128 unsigned int num_mcaches_plane1;159 int mcache_x_offsets_plane0[DML2_MAX_MCACHES + 1];160 int mcache_x_offsets_plane1[DML2_MAX_MCACHES + 1];165 struct {168 } shift_granularity;175 int global_mcache_ids_plane0[DML2_MAX_MCACHES + 1];[all …]