Searched refs:vmpg_width (Results 1 – 2 of 2) sorted by relevance
1152 *p->vmpg_width = 0; in dcn5_calculate_vm_and_row_bytes()1207 *p->vmpg_width = p->GPUVMMinPageSizeKBytes * 1024 / p->BytePerPixel; in dcn5_calculate_vm_and_row_bytes()1214 *p->vmpg_width = 1024 * p->GPUVMMinPageSizeKBytes / (p->MacroTileHeight * p->BytePerPixel); in dcn5_calculate_vm_and_row_bytes()1223 *p->vmpg_width = *p->PixelPTEReqWidth; in dcn5_calculate_vm_and_row_bytes()1231 *p->vmpg_width = 1024 * p->GPUVMMinPageSizeKBytes / (p->MacroTileHeight * p->BytePerPixel); in dcn5_calculate_vm_and_row_bytes()1246 DML_LOG_VERBOSE("DML::%s: vmpg_width = %u\n", __func__, *p->vmpg_width); in dcn5_calculate_vm_and_row_bytes()1373 scratch->calculate_vm_and_row_bytes_params.vmpg_width = &p->vmpg_width_c[k]; in dcn5_calculate_vm_row_and_swath()1454 scratch->calculate_vm_and_row_bytes_params.vmpg_width = &p->vmpg_width_y[k]; in dcn5_calculate_vm_row_and_swath()2000 DML_LOG_VERBOSE("DML::%s: vmpg_width = %u\n", __func__, p->vmpg_width); in dcn5_calculate_mcache_row_bytes()2026 *p->mvmpg_width = p->vmpg_width; in dcn5_calculate_mcache_row_bytes()[all …]
1569 unsigned int *vmpg_width; member2145 unsigned int vmpg_width; member