Home
last modified time | relevance | path

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

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