Home
last modified time | relevance | path

Searched defs:dml2_core_calcs_CalculateVMRowAndSwath_locals (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.h1114 struct dml2_core_calcs_CalculateVMRowAndSwath_locals { struct
1115 unsigned int PTEBufferSizeInRequestsForLuma[DML2_MAX_PLANES];
1116 unsigned int PTEBufferSizeInRequestsForChroma[DML2_MAX_PLANES];
1117 unsigned int vm_bytes_l;
1118 unsigned int vm_bytes_c;
1119 unsigned int PixelPTEBytesPerRowY[DML2_MAX_PLANES];
1120 unsigned int PixelPTEBytesPerRowC[DML2_MAX_PLANES];
1121 unsigned int PixelPTEBytesPerRowStorageY[DML2_MAX_PLANES];
1122 unsigned int PixelPTEBytesPerRowStorageC[DML2_MAX_PLANES];
1123 unsigned int PixelPTEBytesPerRowY_one_row_per_frame[DML2_MAX_PLANES];
[all …]