Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe: Add missing SPDX license identifiers
@ 2025-01-16 12:45 Francois Dugast
  2025-01-16 12:52 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Francois Dugast @ 2025-01-16 12:45 UTC (permalink / raw)
  To: intel-xe, intel-gfx; +Cc: jani.nikula, Francois Dugast

Ensure all Xe driver files have a proper SPDX license identifier, add it
in files where it was missing.

Signed-off-by: Francois Dugast <francois.dugast@intel.com>
---
 drivers/gpu/drm/xe/Kconfig.profile                           | 1 +
 drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_stolen.h | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/drivers/gpu/drm/xe/Kconfig.profile b/drivers/gpu/drm/xe/Kconfig.profile
index ba17a25e8db3..7530df998148 100644
--- a/drivers/gpu/drm/xe/Kconfig.profile
+++ b/drivers/gpu/drm/xe/Kconfig.profile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
 config DRM_XE_JOB_TIMEOUT_MAX
 	int "Default max job timeout (ms)"
 	default 10000 # milliseconds
diff --git a/drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_stolen.h b/drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_stolen.h
index cb6c7598824b..a1ff59288a3d 100644
--- a/drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_stolen.h
+++ b/drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_stolen.h
@@ -1,3 +1,8 @@
+/* SPDX-License-Identifier: MIT */
+/*
+ * Copyright © 2024 Intel Corporation
+ */
+
 #ifndef _I915_GEM_STOLEN_H_
 #define _I915_GEM_STOLEN_H_
 
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-01-16 23:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-16 12:45 [PATCH] drm/xe: Add missing SPDX license identifiers Francois Dugast
2025-01-16 12:52 ` ✓ CI.Patch_applied: success for " Patchwork
2025-01-16 12:53 ` ✓ CI.checkpatch: " Patchwork
2025-01-16 12:54 ` ✓ CI.KUnit: " Patchwork
2025-01-16 13:12 ` ✓ CI.Build: " Patchwork
2025-01-16 13:14 ` ✓ CI.Hooks: " Patchwork
2025-01-16 13:16 ` ✓ CI.checksparse: " Patchwork
2025-01-16 13:42 ` ✓ Xe.CI.BAT: " Patchwork
2025-01-16 14:26 ` [PATCH] " Lucas De Marchi
2025-01-16 14:30   ` Francois Dugast
2025-01-16 16:50     ` Lucas De Marchi
2025-01-16 23:39 ` ✗ Xe.CI.Full: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox