Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_types.h118 struct dml2_mcache_surface_allocation { struct
119 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 …]