* [Intel-gfx] [PATCH] intel: sync i915_pciids.h with kernel
@ 2020-06-12 10:03 ramadevi.gandi
2020-06-12 10:25 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
0 siblings, 1 reply; 2+ messages in thread
From: ramadevi.gandi @ 2020-06-12 10:03 UTC (permalink / raw)
To: ashutosh.dixit, saurabhg.gupta, intel-gfx
From: Gandi Ramadevi <ramadevi.gandi@intel.com>
Add DG1 PCI ID
Signed-off-by: Gandi Ramadevi <ramadevi.gandi@intel.com>
---
intel/i915_pciids.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/intel/i915_pciids.h b/intel/i915_pciids.h
index 662d8351..3de6e574 100644
--- a/intel/i915_pciids.h
+++ b/intel/i915_pciids.h
@@ -605,4 +605,8 @@
INTEL_VGA_DEVICE(0x9AD9, info), \
INTEL_VGA_DEVICE(0x9AF8, info)
+/* DG1 */
+#define INTEL_DG1_IDS(info) \
+ INTEL_VGA_DEVICE(0x4905, 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] 2+ messages in thread
end of thread, other threads:[~2020-06-12 10:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-12 10:03 [Intel-gfx] [PATCH] intel: sync i915_pciids.h with kernel ramadevi.gandi
2020-06-12 10:25 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox