Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1733 struct CalculateVMRowAndSwath_locals_st { struct
1734 dml_uint_t PTEBufferSizeInRequestsForLuma[__DML_NUM_PLANES__];
1735 dml_uint_t PTEBufferSizeInRequestsForChroma[__DML_NUM_PLANES__];
1736 dml_uint_t PDEAndMetaPTEBytesFrameY;
1737 dml_uint_t PDEAndMetaPTEBytesFrameC;
1738 dml_uint_t MetaRowByteY[__DML_NUM_PLANES__];
1739 dml_uint_t MetaRowByteC[__DML_NUM_PLANES__];
1740 dml_uint_t PixelPTEBytesPerRowY[__DML_NUM_PLANES__];
1741 dml_uint_t PixelPTEBytesPerRowC[__DML_NUM_PLANES__];
1742 dml_uint_t PixelPTEBytesPerRowStorageY[__DML_NUM_PLANES__];
[all …]