Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/pciid: Add new PCI id for ARL
@ 2024-09-10  6:23 Dnyaneshwar Bhadane
  2024-09-10  7:46 ` Garg, Nemesa
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Dnyaneshwar Bhadane @ 2024-09-10  6:23 UTC (permalink / raw)
  To: intel-gfx; +Cc: Dnyaneshwar Bhadane

Add new PCI id for ARL platform.

Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
---
 include/drm/intel/i915_pciids.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/drm/intel/i915_pciids.h b/include/drm/intel/i915_pciids.h
index cbb12fdbcb7f..02156c6f79b6 100644
--- a/include/drm/intel/i915_pciids.h
+++ b/include/drm/intel/i915_pciids.h
@@ -769,7 +769,8 @@
 	MACRO__(0x7D41, ## __VA_ARGS__), \
 	MACRO__(0x7D51, ## __VA_ARGS__), \
 	MACRO__(0x7D67, ## __VA_ARGS__), \
-	MACRO__(0x7DD1, ## __VA_ARGS__)
+	MACRO__(0x7DD1, ## __VA_ARGS__), \
+	MACRO__(0xB640, ## __VA_ARGS__)
 
 /* MTL */
 #define INTEL_MTL_IDS(MACRO__, ...) \
-- 
2.34.1


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

end of thread, other threads:[~2024-09-20 20:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10  6:23 [PATCH] drm/i915/pciid: Add new PCI id for ARL Dnyaneshwar Bhadane
2024-09-10  7:46 ` Garg, Nemesa
2024-09-10  7:59 ` Pottumuttu, Sai Teja
2024-09-10 10:21   ` Jani Nikula
2024-09-10 13:02 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-09-11  6:40 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-09-20 20:37   ` Matt Roper

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