Searched refs:PixelPTEReqWidth_linear (Results 1 – 1 of 1) sorted by relevance
1091 unsigned int PixelPTEReqWidth_linear = 0; // VBA_DELTA. VBA doesn't calculate this in dcn5_calculate_vm_and_row_bytes() local1203 PixelPTEReqWidth_linear = p->GPUVMMinPageSizeKBytes * 1024 * 8 / p->BytePerPixel; in dcn5_calculate_vm_and_row_bytes()1243 DML_LOG_VERBOSE("DML::%s: PixelPTEReqWidth_linear = %u\n", __func__, PixelPTEReqWidth_linear); in dcn5_calculate_vm_and_row_bytes()1260 …ed int)math_floor2(math_log((float)(p->PTEBufferSizeInRequests * PixelPTEReqWidth_linear / pixel_p… in dcn5_calculate_vm_and_row_bytes()