Home
last modified time | relevance | path

Searched refs:PixelPTEBytesPerRowStorageC (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1090 unsigned int PixelPTEBytesPerRowStorageC[DML2_MAX_PLANES]; member
H A Ddml2_core_shared.c5607 …>calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowStorageC[k]; in CalculateVMRowAndSwath()
5651 s->PixelPTEBytesPerRowStorageC[k] = 0; in CalculateVMRowAndSwath()
5739 …StorageY[k] <= 64 * s->PTEBufferSizeInRequestsForLuma[k] && s->PixelPTEBytesPerRowStorageC[k] <= 6… in CalculateVMRowAndSwath()
5752 …ML::%s: k=%u, PixelPTEBytesPerRowStorageC = %u\n", __func__, k, s->PixelPTEBytesPerRowStorageC[k]); in CalculateVMRowAndSwath()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1743 dml_uint_t PixelPTEBytesPerRowStorageC[__DML_NUM_PLANES__]; member