Home
last modified time | relevance | path

Searched defs:dml2_core_calcs_CalculateVMRowAndSwath_locals (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.h1082 struct dml2_core_calcs_CalculateVMRowAndSwath_locals { struct
1083 unsigned int PTEBufferSizeInRequestsForLuma[DML2_MAX_PLANES];
1084 unsigned int PTEBufferSizeInRequestsForChroma[DML2_MAX_PLANES];
1085 unsigned int vm_bytes_l;
1086 unsigned int vm_bytes_c;
1087 unsigned int PixelPTEBytesPerRowY[DML2_MAX_PLANES];
1088 unsigned int PixelPTEBytesPerRowC[DML2_MAX_PLANES];
1089 unsigned int PixelPTEBytesPerRowStorageY[DML2_MAX_PLANES];
1090 unsigned int PixelPTEBytesPerRowStorageC[DML2_MAX_PLANES];
1091 unsigned int PixelPTEBytesPerRowY_one_row_per_frame[DML2_MAX_PLANES];
[all …]