Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1322 struct dml2_core_shared_CalculateDETBufferSize_locals { struct
1323 unsigned int DETBufferSizePoolInKByte;
1324 unsigned int NextDETBufferPieceInKByte;
1325 unsigned int NextSurfaceToAssignDETPiece;
1326 double TotalBandwidth;
1327 double BandwidthOfSurfacesNotAssignedDETPiece;
1328 unsigned int max_minDET;
1329 unsigned int minDET;
1330 unsigned int minDET_pipe;
1331 unsigned int TotalBandwidthPerStream[DML2_MAX_PLANES];
[all …]