Home
last modified time | relevance | path

Searched refs:PixelPTEBytesPerRowStorage (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1285 unsigned int *PixelPTEBytesPerRowStorage; // for PTE buffer size check member
H A Ddml2_core_shared.c4351 *p->PixelPTEBytesPerRowStorage = 0; in CalculateVMAndRowBytes()
4514 *p->PixelPTEBytesPerRowStorage = *p->PixelPTEBytesPerRow; in CalculateVMAndRowBytes()
4523 …dml2_printf("DML::%s: PixelPTEBytesPerRowStorage = %u\n", __func__, *p->PixelPTEBytesPerRowStorage in CalculateVMAndRowBytes()
5607 …scratch->calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowSto… in CalculateVMRowAndSwath()
5685 …scratch->calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowSto… in CalculateVMRowAndSwath()