All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH] drm/i915: Add RPL-S PCI IDs
@ 2022-03-22  4:06 Tejas Upadhyay
  2022-03-22  4:40 ` [Intel-gfx] ✗ Fi.CI.DOCS: warning for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Tejas Upadhyay @ 2022-03-22  4:06 UTC (permalink / raw)
  To: intel-gfx; +Cc: Tejas Upadhyay

Add couple of RPL-S device ids

Bspec : 53655
Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
---
 include/drm/i915_pciids.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index 3609f3254f24..638be9cddba4 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -679,7 +679,9 @@
 	INTEL_VGA_DEVICE(0xA782, info), \
 	INTEL_VGA_DEVICE(0xA783, info), \
 	INTEL_VGA_DEVICE(0xA788, info), \
-	INTEL_VGA_DEVICE(0xA789, info)
+	INTEL_VGA_DEVICE(0xA789, info), \
+	INTEL_VGA_DEVICE(0xA78A, info), \
+	INTEL_VGA_DEVICE(0xA78B, info)
 
 /* DG2 */
 #define INTEL_DG2_G10_IDS(info) \
-- 
2.34.1


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

end of thread, other threads:[~2022-03-29 14:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-22  4:06 [Intel-gfx] [PATCH] drm/i915: Add RPL-S PCI IDs Tejas Upadhyay
2022-03-22  4:40 ` [Intel-gfx] ✗ Fi.CI.DOCS: warning for " Patchwork
2022-03-22  5:08 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-03-22 16:14 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2022-03-25  6:46 ` [Intel-gfx] [PATCH] " Surendrakumar Upadhyay, TejaskumarX
2022-03-28  9:21   ` Surendrakumar Upadhyay, TejaskumarX
2022-03-28  9:29     ` Gupta, Anshuman
2022-03-29 14:57       ` Matt Roper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.