Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1799 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()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c2994 …>calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowStorageY[k]; in CalculateVMRowAndSwath()
3050 …if (s->PixelPTEBytesPerRowStorageY[k] <= 64 * s->PTEBufferSizeInRequestsForLuma[k] && s->PixelPTEB… in CalculateVMRowAndSwath()
3062 …ML::%s: k=%u, PixelPTEBytesPerRowStorageY = %u\n", __func__, k, s->PixelPTEBytesPerRowStorageY[k]); in CalculateVMRowAndSwath()