Home
last modified time | relevance | path

Searched defs:dml2_core_calcs_CalculateVMRowAndSwath_params (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.h1141 struct dml2_core_calcs_CalculateVMRowAndSwath_params { struct
1142 const struct dml2_display_cfg *display_cfg;
1143 unsigned int NumberOfActiveSurfaces;
1144 struct dml2_core_internal_DmlPipe *myPipe;
1145 unsigned int *SurfaceSizeInMALL;
1146 unsigned int PTEBufferSizeInRequestsLuma;
1147 unsigned int PTEBufferSizeInRequestsChroma;
1148 unsigned int MALLAllocatedForDCN;
1149 unsigned int *SwathWidthY;
1150 unsigned int *SwathWidthC;
[all …]