All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH xf86-video-intel] Sync PCI ids with latest kernel, adding more BXT devices
@ 2016-02-04 15:13 Damien Lespiau
  0 siblings, 0 replies; only message in thread
From: Damien Lespiau @ 2016-02-04 15:13 UTC (permalink / raw
  To: intel-gfx

  commit 985dd4360fdf2533fe48a33a4a2094f2e4718dc0
  Author: Imre Deak <imre.deak@intel.com>
  Date:   Thu Jan 28 16:04:12 2016 +0200

      drm/i915/bxt: update list of PCIIDs

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 src/i915_pciids.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/i915_pciids.h b/src/i915_pciids.h
index f970209..9b48ac1 100644
--- a/src/i915_pciids.h
+++ b/src/i915_pciids.h
@@ -296,7 +296,9 @@
 #define INTEL_BXT_IDS(info) \
 	INTEL_VGA_DEVICE(0x0A84, info), \
 	INTEL_VGA_DEVICE(0x1A84, info), \
-	INTEL_VGA_DEVICE(0x5A84, info)
+	INTEL_VGA_DEVICE(0x1A85, info), \
+	INTEL_VGA_DEVICE(0x5A84, info), /* APL HD Graphics 505 */ \
+	INTEL_VGA_DEVICE(0x5A85, info)  /* APL HD Graphics 500 */
 
 #define INTEL_KBL_GT1_IDS(info)	\
 	INTEL_VGA_DEVICE(0x5913, info), /* ULT GT1.5 */ \
-- 
2.4.3

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-04 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-04 15:13 [PATCH xf86-video-intel] Sync PCI ids with latest kernel, adding more BXT devices Damien Lespiau

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.