From: ramadevi.gandi@intel.com
To: ashutosh.dixit@intel.com, dri-devel@lists.freedesktop.org,
intel-gfx@lists.freedesktop.org, ramadevi.gandi@intel.com,
igt-dev@lists.freedesktop.org
Cc: kalyan.kondapally@intel.com
Subject: [Intel-gfx] [PATCH libdrm] intel: sync i915_pciids.h with kernel
Date: Tue, 16 Jun 2020 18:07:58 +0530 [thread overview]
Message-ID: <20200616123758.3331-1-ramadevi.gandi@intel.com> (raw)
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
next reply other threads:[~2020-06-16 12:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 12:37 ramadevi.gandi [this message]
2020-06-17 9:29 ` [igt-dev] ✗ GitLab.Pipeline: warning for intel: sync i915_pciids.h with kernel 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200616123758.3331-1-ramadevi.gandi@intel.com \
--to=ramadevi.gandi@intel.com \
--cc=ashutosh.dixit@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=igt-dev@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=kalyan.kondapally@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox