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_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1562 unsigned int *PixelPTEBytesPerRowStorage; // for PTE buffer size check member
H A Ddml2_core_dcn5_calcs_dchub.c1145 *p->PixelPTEBytesPerRowStorage = 0; in dcn5_calculate_vm_and_row_bytes()
1296 *p->PixelPTEBytesPerRowStorage = *p->PixelPTEBytesPerRow; in dcn5_calculate_vm_and_row_bytes()
1305 …OG_VERBOSE("DML::%s: PixelPTEBytesPerRowStorage = %u\n", __func__, *p->PixelPTEBytesPerRowStorage); in dcn5_calculate_vm_and_row_bytes()
1366 …scratch->calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowSto… in dcn5_calculate_vm_row_and_swath()
1447 …scratch->calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowSto… in dcn5_calculate_vm_row_and_swath()