Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1355 struct dml2_core_shared_CalculateDETBufferSize_locals { struct
1356 unsigned int DETBufferSizePoolInKByte;
1357 unsigned int NextDETBufferPieceInKByte;
1358 unsigned int NextSurfaceToAssignDETPiece;
1359 double TotalBandwidth;
1360 double BandwidthOfSurfacesNotAssignedDETPiece;
1361 unsigned int max_minDET;
1362 unsigned int minDET;
1363 unsigned int minDET_pipe;
1364 unsigned int TotalBandwidthPerStream[DML2_MAX_PLANES];
[all …]