drm/i915/kbl: Add KBL GT2 sku
authorMatt Atwood <[email protected]>
Mon, 23 Apr 2018 22:28:03 +0000 (15:28 -0700)
committerRodrigo Vivi <[email protected]>
Mon, 23 Apr 2018 23:09:38 +0000 (16:09 -0700)
Adding a missing GT2 sku discovered off hardware.

Signed-off-by: Matt Atwood <[email protected]>
Reviewed-by: Clint Taylor <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
include/drm/i915_pciids.h

index 70f0c2535b878d9574ddb9365f9854e832fd0ebd..bab70ff6e78bdda55d8708a6f3f4beeba11b28ab 100644 (file)
 #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), /* ULX GT2 */ \
        INTEL_VGA_DEVICE(0x5921, info), /* ULT GT2F */ \
        INTEL_VGA_DEVICE(0x591E, info), /* ULX GT2 */ \
        INTEL_VGA_DEVICE(0x5912, info), /* DT  GT2 */ \