Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c237 bool enable_svm = debug_get_bool_option("NOUVEAU_SVM", false); in nouveau_screen_init() local
240 if (dev->chipset > 0x130 && screen->force_enable_cl && enable_svm) { in nouveau_screen_init()