[Intel-xe] [PATCH] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs

Francois Dugast francois.dugast at intel.com
Mon May 15 15:15:48 UTC 2023


From: "Dugast, Francois" <francois.dugast at intel.com>

The driver contains code under GPL v2 license and code under MIT license.

Link: https://www.kernel.org/doc/html/latest/process/license-rules.html
Cc: Oded Gabbay <ogabbay at kernel.org>
Signed-off-by: Dugast, Francois <francois.dugast at intel.com>
---
 drivers/gpu/drm/xe/xe_module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/xe_module.c b/drivers/gpu/drm/xe/xe_module.c
index 6860586ce7f8..ae37c229a0b7 100644
--- a/drivers/gpu/drm/xe/xe_module.c
+++ b/drivers/gpu/drm/xe/xe_module.c
@@ -79,4 +79,4 @@ module_exit(xe_exit);
 MODULE_AUTHOR("Intel Corporation");
 
 MODULE_DESCRIPTION(DRIVER_DESC);
-MODULE_LICENSE("GPL and additional rights");
+MODULE_LICENSE("Dual MIT/GPL");
-- 
2.34.1



More information about the Intel-xe mailing list