Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers
@ 2026-01-05 11:35 Ankit Nautiyal
  2026-01-05 11:35 ` [PATCH 1/9] drm/i915/intel_alpm: Fix the SPDX identifier comment Ankit Nautiyal
                   ` (17 more replies)
  0 siblings, 18 replies; 22+ messages in thread
From: Ankit Nautiyal @ 2026-01-05 11:35 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, Ankit Nautiyal

As per the Linux kernel licensing rules [1], the SPDX license identifier
comment style for a C header file should be:
/* SPDX-License-Identifier: <SPDX License Expression> */

This series fixes the SPDX identifier comments in the header files under
drm/i915/display to align with these rules.

Note : There are some older files that do not have the SPDX license
identifiers at all. Perhaps those can be addressed separately in a future
cleanup series.

[1] https://www.kernel.org/doc/html/latest/process/license-rules.html

Ankit Nautiyal (9):
  drm/i915/intel_alpm: Fix the SPDX identifier comment
  drm/i915/intel_cx0_phy: Fix the SPDX identifier comment
  drm/i915/intel_cx0_phy_regs: Fix the SPDX identifier comment
  drm/i915/intel_display_params: Fix the SPDX identifier comment
  drm/i915/intel_dsb: Fix the SPDX identifier comment
  drm/i915/intel_dsb_buffer: Fix the SPDX identifier comment
  drm/i915/intel_gvt_api: Fix the SPDX identifier comment
  drm/i915/intel_lt_phy: Fix the SPDX identifier comment
  drm/i915/lt_phy_regs: Fix the SPDX identifier comment

 drivers/gpu/drm/i915/display/intel_alpm.h           | 4 ++--
 drivers/gpu/drm/i915/display/intel_cx0_phy.h        | 2 +-
 drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h   | 4 ++--
 drivers/gpu/drm/i915/display/intel_display_params.h | 2 +-
 drivers/gpu/drm/i915/display/intel_dsb.h            | 4 ++--
 drivers/gpu/drm/i915/display/intel_dsb_buffer.h     | 4 ++--
 drivers/gpu/drm/i915/display/intel_gvt_api.h        | 4 ++--
 drivers/gpu/drm/i915/display/intel_lt_phy.h         | 3 ++-
 drivers/gpu/drm/i915/display/intel_lt_phy_regs.h    | 4 ++--
 9 files changed, 16 insertions(+), 15 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2026-01-07  4:30 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-05 11:35 [PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 1/9] drm/i915/intel_alpm: Fix the SPDX identifier comment Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 2/9] drm/i915/intel_cx0_phy: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 3/9] drm/i915/intel_cx0_phy_regs: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 4/9] drm/i915/intel_display_params: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 5/9] drm/i915/intel_dsb: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 6/9] drm/i915/intel_dsb_buffer: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 7/9] drm/i915/intel_gvt_api: " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 8/9] drm/i915/intel_lt_phy: " Ankit Nautiyal
2026-01-05 12:17   ` Jani Nikula
2026-01-05 12:19   ` [PATCH v2 " Ankit Nautiyal
2026-01-05 11:35 ` [PATCH 9/9] drm/i915/lt_phy_regs: " Ankit Nautiyal
2026-01-05 12:18 ` [PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers Jani Nikula
2026-01-07  4:30   ` Nautiyal, Ankit K
2026-01-05 12:25 ` ✓ CI.KUnit: success for " Patchwork
2026-01-05 12:41 ` ✗ CI.checksparse: warning " Patchwork
2026-01-05 13:00 ` ✓ Xe.CI.BAT: success " Patchwork
2026-01-05 13:07 ` ✓ CI.KUnit: success for drm/i915/display: Fix the SPDX license identifier for C headers (rev2) Patchwork
2026-01-05 13:22 ` ✗ CI.checksparse: warning " Patchwork
2026-01-05 13:50 ` ✓ Xe.CI.BAT: success " Patchwork
2026-01-05 14:50 ` ✗ Xe.CI.Full: failure for drm/i915/display: Fix the SPDX license identifier for C headers Patchwork
2026-01-05 16:17 ` ✗ Xe.CI.Full: failure for drm/i915/display: Fix the SPDX license identifier for C headers (rev2) Patchwork

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