Home
last modified time | relevance | path

Searched defs:dml2_core_calcs_CalculateVMRowAndSwath_params (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.h1103 struct dml2_core_calcs_CalculateVMRowAndSwath_params { struct
1104 const struct dml2_display_cfg *display_cfg;
1105 unsigned int NumberOfActiveSurfaces;
1106 struct dml2_core_internal_DmlPipe *myPipe;
1107 unsigned int *SurfaceSizeInMALL;
1108 unsigned int PTEBufferSizeInRequestsLuma;
1109 unsigned int PTEBufferSizeInRequestsChroma;
1110 unsigned int MALLAllocatedForDCN;
1111 unsigned int *SwathWidthY;
1112 unsigned int *SwathWidthC;
[all …]