IS_NVAAF          716 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c 			if (device->chipset == 0x50 || IS_NVAAF(device->chipset))
IS_NVAAF         2443 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c 	if (device->chipset >= 0xa0 && !IS_NVAAF(device->chipset))
IS_NVAAF         3067 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c 	} else if (!IS_NVAAF(device->chipset)) {
IS_NVAAF         3177 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c 		if (device->chipset == 0x86 || device->chipset == 0x98 || device->chipset == 0xa8 || IS_NVAAF(device->chipset)) {
IS_NVAAF         3190 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c 		if (IS_NVAAF(device->chipset))