Searched refs:vmpg_width (Results 1 – 2 of 2) sorted by relevance
1497 unsigned int *vmpg_width; member2071 unsigned int vmpg_width; member
1660 *p->vmpg_width = 0; in CalculateVMAndRowBytes()1714 *p->vmpg_width = p->GPUVMMinPageSizeKBytes * 1024 / p->BytePerPixel; in CalculateVMAndRowBytes()1721 *p->vmpg_width = 1024 * p->GPUVMMinPageSizeKBytes / (p->MacroTileHeight * p->BytePerPixel); in CalculateVMAndRowBytes()1730 *p->vmpg_width = *p->PixelPTEReqWidth; in CalculateVMAndRowBytes()1738 *p->vmpg_width = 1024 * p->GPUVMMinPageSizeKBytes / (p->MacroTileHeight * p->BytePerPixel); in CalculateVMAndRowBytes()1753 DML_LOG_VERBOSE("DML::%s: vmpg_width = %u\n", __func__, *p->vmpg_width); in CalculateVMAndRowBytes()2308 DML_LOG_VERBOSE("DML::%s: vmpg_width = %u\n", __func__, p->vmpg_width); in calculate_mcache_row_bytes()2335 *p->mvmpg_width = p->vmpg_width; in calculate_mcache_row_bytes()2473 l->l_p.vmpg_width = p->vmpg_width_l; in calculate_mcache_setting()2509 l->c_p.vmpg_width = p->vmpg_width_c; in calculate_mcache_setting()[all …]