Home
last modified time | relevance | path

Searched refs:PTEBufferSizeInRequests (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.h1552 unsigned int PTEBufferSizeInRequests; member
H A Ddml2_core_dcn5_calcs_dchub.c1255 …, (double)(1ULL << (unsigned int)math_floor2(math_log((float)(p->PTEBufferSizeInRequests * *p->Pix… in dcn5_calculate_vm_and_row_bytes()
1260 …(unsigned int)1 << (unsigned int)math_floor2(math_log((float)(p->PTEBufferSizeInRequests * PixelPT… in dcn5_calculate_vm_and_row_bytes()
1306 DML_LOG_VERBOSE("DML::%s: PTEBufferSizeInRequests = %u\n", __func__, p->PTEBufferSizeInRequests); in dcn5_calculate_vm_and_row_bytes()
1358 …scratch->calculate_vm_and_row_bytes_params.PTEBufferSizeInRequests = s->PTEBufferSizeInRequestsFor… in dcn5_calculate_vm_row_and_swath()
1439 …scratch->calculate_vm_and_row_bytes_params.PTEBufferSizeInRequests = s->PTEBufferSizeInRequestsFor… in dcn5_calculate_vm_row_and_swath()