Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1790 struct CalculateVMRowAndSwath_locals_st { struct
1791 dml_uint_t PTEBufferSizeInRequestsForLuma[__DML_NUM_PLANES__];
1792 dml_uint_t PTEBufferSizeInRequestsForChroma[__DML_NUM_PLANES__];
1793 dml_uint_t PDEAndMetaPTEBytesFrameY;
1794 dml_uint_t PDEAndMetaPTEBytesFrameC;
1795 dml_uint_t MetaRowByteY[__DML_NUM_PLANES__];
1796 dml_uint_t MetaRowByteC[__DML_NUM_PLANES__];
1797 dml_uint_t PixelPTEBytesPerRowY[__DML_NUM_PLANES__];
1798 dml_uint_t PixelPTEBytesPerRowC[__DML_NUM_PLANES__];
1799 dml_uint_t PixelPTEBytesPerRowStorageY[__DML_NUM_PLANES__];
[all …]