Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/i915 & drm/xe: shared PCI ID macros
@ 2024-10-22  9:41 Jani Nikula
  2024-10-22  9:41 ` [PATCH v2 1/3] drm/i915/pciids: add PVC " Jani Nikula
                   ` (11 more replies)
  0 siblings, 12 replies; 18+ messages in thread
From: Jani Nikula @ 2024-10-22  9:41 UTC (permalink / raw)
  To: intel-gfx, intel-xe
  Cc: jani.nikula, Joonas Lahtinen, Lucas De Marchi, Rodrigo Vivi,
	Thomas Hellström, Tvrtko Ursulin

Revisiting [1].

BR,
Jani.

[1] https://lore.kernel.org/r/cover.1725297097.git.jani.nikula@intel.com

Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Tvrtko Ursulin <tursulin@ursulin.net>

Jani Nikula (3):
  drm/i915/pciids: add PVC PCI ID macros
  drm/intel/pciids: rename i915_pciids.h to just pciids.h
  drm/xe: switch to common PCI ID macros

 arch/x86/kernel/early-quirks.c                |   2 +-
 .../drm/i915/display/intel_display_device.c   |   2 +-
 drivers/gpu/drm/i915/i915_pci.c               |   2 +-
 drivers/gpu/drm/i915/intel_device_info.c      |   2 +-
 drivers/gpu/drm/xe/xe_pci.c                   |  53 ++--
 include/drm/intel/{i915_pciids.h => pciids.h} |  22 +-
 include/drm/intel/xe_pciids.h                 | 234 ------------------
 7 files changed, 46 insertions(+), 271 deletions(-)
 rename include/drm/intel/{i915_pciids.h => pciids.h} (97%)
 delete mode 100644 include/drm/intel/xe_pciids.h

-- 
2.39.5


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

end of thread, other threads:[~2024-10-29 14:36 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22  9:41 [PATCH v2 0/3] drm/i915 & drm/xe: shared PCI ID macros Jani Nikula
2024-10-22  9:41 ` [PATCH v2 1/3] drm/i915/pciids: add PVC " Jani Nikula
2024-10-22  9:41 ` [PATCH v2 2/3] drm/intel/pciids: rename i915_pciids.h to just pciids.h Jani Nikula
2024-10-22 15:03   ` Andi Shyti
2024-10-29  8:50     ` Jani Nikula
2024-10-22  9:41 ` [PATCH v2 3/3] drm/xe: switch to common PCI ID macros Jani Nikula
2024-10-22  9:47 ` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: shared PCI ID macros (rev2) Patchwork
2024-10-22  9:48 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-22  9:49 ` ✓ CI.KUnit: success " Patchwork
2024-10-22 10:00 ` ✓ CI.Build: " Patchwork
2024-10-22 10:03 ` ✓ CI.Hooks: " Patchwork
2024-10-22 10:04 ` ✗ CI.checksparse: warning " Patchwork
2024-10-22 10:26 ` ✓ CI.BAT: success " Patchwork
2024-10-22 12:52 ` ✗ CI.FULL: failure " Patchwork
2024-10-22 15:04 ` [PATCH v2 0/3] drm/i915 & drm/xe: shared PCI ID macros Andi Shyti
2024-10-29  8:51   ` Jani Nikula
2024-10-29 13:32     ` Rodrigo Vivi
2024-10-29 14:35       ` Jani Nikula

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