Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1135 struct dml2_core_calcs_CalculateVMRowAndSwath_params { struct
1136 const struct dml2_display_cfg *display_cfg;
1137 unsigned int NumberOfActiveSurfaces;
1138 struct dml2_core_internal_DmlPipe *myPipe;
1139 unsigned int *SurfaceSizeInMALL;
1140 unsigned int PTEBufferSizeInRequestsLuma;
1141 unsigned int PTEBufferSizeInRequestsChroma;
1142 unsigned int MALLAllocatedForDCN;
1143 unsigned int *SwathWidthY;
1144 unsigned int *SwathWidthC;
[all …]