public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH libdrm] intel: sync i915_pciids.h with kernel
@ 2020-06-16 12:37 ramadevi.gandi
  2020-06-17  9:29 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: ramadevi.gandi @ 2020-06-16 12:37 UTC (permalink / raw)
  To: ashutosh.dixit, dri-devel, intel-gfx, ramadevi.gandi, igt-dev
  Cc: kalyan.kondapally

From: Gandi Ramadevi <ramadevi.gandi@intel.com>

Add DG1 PCI ID

Signed-off-by: Gandi Ramadevi <ramadevi.gandi@intel.com>
---
 intel/i915_pciids.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/intel/i915_pciids.h b/intel/i915_pciids.h
index 662d8351..724e68a0 100644
--- a/intel/i915_pciids.h
+++ b/intel/i915_pciids.h
@@ -605,4 +605,9 @@
 	INTEL_VGA_DEVICE(0x9AD9, info), \
 	INTEL_VGA_DEVICE(0x9AF8, info)
 
+/* DG1 */
+#define INTEL_DG1_IDS(info) \
+        INTEL_VGA_DEVICE(0x4905, info), \
+        INTEL_VGA_DEVICE(0x4906, info)
+
 #endif /* _I915_PCIIDS_H */
-- 
2.25.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2020-06-23 11:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-16 12:37 [Intel-gfx] [PATCH libdrm] intel: sync i915_pciids.h with kernel ramadevi.gandi
2020-06-17  9:29 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
2020-06-17  9:46 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2020-06-17 10:44 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-06-22 15:31 ` [igt-dev] [Intel-gfx] [PATCH libdrm] " Jani Nikula
2020-06-23 11:30   ` Daniel Vetter

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