All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] lib: Sync Intel PCI ids
@ 2021-09-14 20:53 José Roberto de Souza
  2021-09-14 21:57 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: José Roberto de Souza @ 2021-09-14 20:53 UTC (permalink / raw)
  To: igt-dev; +Cc: José Roberto de Souza

Sync IGT with kernel, a new DG1 pci was added.
Commit 5f0d4214938d ("drm/i915/dg1: Add new PCI id")

Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
---
 lib/i915_pciids.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/i915_pciids.h b/lib/i915_pciids.h
index cb45af9f2..c00ac5469 100644
--- a/lib/i915_pciids.h
+++ b/lib/i915_pciids.h
@@ -632,7 +632,8 @@
 	INTEL_VGA_DEVICE(0x4905, info), \
 	INTEL_VGA_DEVICE(0x4906, info), \
 	INTEL_VGA_DEVICE(0x4907, info), \
-	INTEL_VGA_DEVICE(0x4908, info)
+	INTEL_VGA_DEVICE(0x4908, info), \
+	INTEL_VGA_DEVICE(0x4909, info)
 
 /* ADL-S */
 #define INTEL_ADLS_IDS(info) \
-- 
2.33.0

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

end of thread, other threads:[~2021-09-24  0:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 20:53 [igt-dev] [PATCH i-g-t] lib: Sync Intel PCI ids José Roberto de Souza
2021-09-14 21:57 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2021-09-23 17:56 ` [igt-dev] [PATCH i-g-t] " Sripada, Radhakrishna
2021-09-23 19:58 ` [igt-dev] ✓ Fi.CI.BAT: success for lib: Sync Intel PCI ids (rev2) Patchwork
2021-09-24  0:09 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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.