Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1128 unsigned int PixelPTEBytesPerRowStorageC[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c2963 …>calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowStorageC[k]; in CalculateVMRowAndSwath()
3007 s->PixelPTEBytesPerRowStorageC[k] = 0; in CalculateVMRowAndSwath()
3097 …StorageY[k] <= 64 * s->PTEBufferSizeInRequestsForLuma[k] && s->PixelPTEBytesPerRowStorageC[k] <= 6… in CalculateVMRowAndSwath()
3110 …ML::%s: k=%u, PixelPTEBytesPerRowStorageC = %u\n", __func__, k, s->PixelPTEBytesPerRowStorageC[k]); in CalculateVMRowAndSwath()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1801 dml_uint_t PixelPTEBytesPerRowStorageC[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c5111 &s->PixelPTEBytesPerRowStorageC[k], in CalculateVMRowAndSwath()
5148 s->PixelPTEBytesPerRowStorageC[k] = 0; in CalculateVMRowAndSwath()
5221 …StorageY[k] <= 64 * s->PTEBufferSizeInRequestsForLuma[k] && s->PixelPTEBytesPerRowStorageC[k] <= 6… in CalculateVMRowAndSwath()
5229 …ML::%s: k=%u, PixelPTEBytesPerRowStorageC = %u\n", __func__, k, s->PixelPTEBytesPerRowStorageC[k]); in CalculateVMRowAndSwath()