Home
last modified time | relevance | path

Searched refs:PixelPTEBytesPerRowStorageY (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.h1127 unsigned int PixelPTEBytesPerRowStorageY[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c3041 …>calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowStorageY[k]; in CalculateVMRowAndSwath()
3097 …if (s->PixelPTEBytesPerRowStorageY[k] <= 64 * s->PTEBufferSizeInRequestsForLuma[k] && s->PixelPTEB… in CalculateVMRowAndSwath()
3109 …ML::%s: k=%u, PixelPTEBytesPerRowStorageY = %u\n", __func__, k, s->PixelPTEBytesPerRowStorageY[k]); in CalculateVMRowAndSwath()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1800 dml_uint_t PixelPTEBytesPerRowStorageY[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c5184 &s->PixelPTEBytesPerRowStorageY[k], in CalculateVMRowAndSwath()
5221 …if (s->PixelPTEBytesPerRowStorageY[k] <= 64 * s->PTEBufferSizeInRequestsForLuma[k] && s->PixelPTEB… in CalculateVMRowAndSwath()
5228 …ML::%s: k=%u, PixelPTEBytesPerRowStorageY = %u\n", __func__, k, s->PixelPTEBytesPerRowStorageY[k]); in CalculateVMRowAndSwath()