Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1298 unsigned int PixelPTEBytesPerRowStorageY[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c3004 …>calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowStorageY[k]; in CalculateVMRowAndSwath()
3060 …if (s->PixelPTEBytesPerRowStorageY[k] <= 64 * s->PTEBufferSizeInRequestsForLuma[k] && s->PixelPTEB… in CalculateVMRowAndSwath()
3072 …ML::%s: k=%u, PixelPTEBytesPerRowStorageY = %u\n", __func__, k, s->PixelPTEBytesPerRowStorageY[k]); in CalculateVMRowAndSwath()
/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.c5201 &s->PixelPTEBytesPerRowStorageY[k], in CalculateVMRowAndSwath()
5238 …if (s->PixelPTEBytesPerRowStorageY[k] <= 64 * s->PTEBufferSizeInRequestsForLuma[k] && s->PixelPTEB… in CalculateVMRowAndSwath()
5245 …ML::%s: k=%u, PixelPTEBytesPerRowStorageY = %u\n", __func__, k, s->PixelPTEBytesPerRowStorageY[k]); in CalculateVMRowAndSwath()