Searched refs:enable_svm (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c234 bool enable_svm = debug_get_bool_option("NOUVEAU_SVM", false); local in function:nouveau_screen_init
237 if (dev->chipset > 0x130 && screen->force_enable_cl && enable_svm) {

Completed in 2 milliseconds