On 8/13/2019 3:57 AM, Anusha Srivatsa wrote:
The BSpec has added three new IDS for CML.
Update the IDs in accordance to the Spec.

Cc: Lucas De Marchi <lucas.demar...@intel.com>
Cc: José Roberto de Souza <jose.so...@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.sriva...@intel.com>
---
  include/drm/i915_pciids.h | 5 ++++-
  1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index a70c982ddff9..b1f66b117c74 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -466,7 +466,10 @@
        INTEL_VGA_DEVICE(0x9BC5, info), \
        INTEL_VGA_DEVICE(0x9BC8, info), \
        INTEL_VGA_DEVICE(0x9BC4, info), \
-       INTEL_VGA_DEVICE(0x9BC2, info)
+       INTEL_VGA_DEVICE(0x9BC2, info), \
+       INTEL_VGA_DEVICE(0x9BC6, info), \
+       INTEL_VGA_DEVICE(0x9BE6, info), \
+       INTEL_VGA_DEVICE(0x9BF6, info)
Verified with B.Specs index 33734, feel free to use.
Reviewed-by: Anshuman Gupta <anshuman.gu...@intel.com>
#define INTEL_KBL_IDS(info) \
        INTEL_KBL_GT1_IDS(info), \

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

Reply via email to