[PATCH] drm/nouveau: Document nouveau support for Tegra in DRIVER_DESC
Rhys Kidd
rhyskidd at gmail.com
Fri Aug 11 10:56:16 UTC 2017
nouveau supports the Tegra K1 and higher after the SoC-based GPUs converged
with the main GeForce GPU families.
Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
---
drivers/gpu/drm/nouveau/nouveau_drv.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.h b/drivers/gpu/drm/nouveau/nouveau_drv.h
index 822fe1d4d35e..fbe42ec0a5f1 100644
--- a/drivers/gpu/drm/nouveau/nouveau_drv.h
+++ b/drivers/gpu/drm/nouveau/nouveau_drv.h
@@ -5,7 +5,7 @@
#define DRIVER_EMAIL "nouveau at lists.freedesktop.org"
#define DRIVER_NAME "nouveau"
-#define DRIVER_DESC "nVidia Riva/TNT/GeForce/Quadro/Tesla"
+#define DRIVER_DESC "nVidia Riva/TNT/GeForce/Quadro/Tesla/Tegra"
#define DRIVER_DATE "20120801"
#define DRIVER_MAJOR 1
--
2.11.0
More information about the dri-devel
mailing list