All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/kbl: Add KBL GT2 sku
@ 2018-04-23 22:01 matthew.s.atwood
  2018-04-23 22:28 ` matthew.s.atwood
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: matthew.s.atwood @ 2018-04-23 22:01 UTC (permalink / raw)
  To: intel-gfx

From: Matt Atwood <matthew.s.atwood@intel.com>

Adding a missing GT2 sku discovered off hardware.

Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
---
 include/drm/i915_pciids.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index 70f0c25..a58a548 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -349,6 +349,7 @@
 #define INTEL_KBL_GT2_IDS(info)	\
 	INTEL_VGA_DEVICE(0x5916, info), /* ULT GT2 */ \
 	INTEL_VGA_DEVICE(0x5917, info), /* Mobile GT2 */ \
+	INTEL_VGA_DEVICE(0x591C, info), /* Mobile GT2 */ \
 	INTEL_VGA_DEVICE(0x5921, info), /* ULT GT2F */ \
 	INTEL_VGA_DEVICE(0x591E, info), /* ULX GT2 */ \
 	INTEL_VGA_DEVICE(0x5912, info), /* DT  GT2 */ \
-- 
2.7.4

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

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

end of thread, other threads:[~2018-04-23 23:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-23 22:01 [PATCH] drm/i915/kbl: Add KBL GT2 sku matthew.s.atwood
2018-04-23 22:28 ` matthew.s.atwood
2018-04-23 23:10   ` Rodrigo Vivi
2018-04-23 22:40 ` Clint Taylor
2018-04-23 22:44 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-04-23 23:05 ` ✓ Fi.CI.BAT: success for drm/i915/kbl: Add KBL GT2 sku (rev2) Patchwork
2018-04-23 23:54 ` ✗ Fi.CI.IGT: failure " 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.