[Nouveau] [PATCH 2/2] remove maxwell support for now

Ilia Mirkin imirkin at alum.mit.edu
Sat Jul 11 14:21:50 PDT 2015


There is no EXA acceleration, user better off with modesetting.
---
 src/nv_driver.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/nv_driver.c b/src/nv_driver.c
index a5ffbce..16a9029 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -389,7 +389,6 @@ NVHasKMS(struct pci_device *pci_dev, struct xf86_platform_device *platform_dev)
 	case 0xe0:
 	case 0xf0:
 	case 0x100:
-	case 0x110:
 		break;
 	default:
 		xf86DrvMsg(-1, X_ERROR, "Unknown chipset: NV%02x\n", chipset);
-- 
2.3.6



More information about the Nouveau mailing list