drm/i915/kbl: Add Kabylake PCI ID
authorDeepak S <deepak.s@intel.com>
Wed, 28 Oct 2015 19:19:51 +0000 (12:19 -0700)
committerJani Nikula <jani.nikula@intel.com>
Wed, 28 Oct 2015 19:36:09 +0000 (21:36 +0200)
commitd97044b661d0d56b2a2ae9b2b95ab0b359b417dc
tree9840f7552ade9b4ed2758877f90c7330afb2e6fe
parentef11bdb3e00a3f0b30018b0f5d74b9da1566ecb7
drm/i915/kbl: Add Kabylake PCI ID

v2: separate out device info into different GT (Damien)
v3: Add is_kabylake to the KBL gt3 structuer (Damien)
    Sort the platforms in older -> newer order (Damien)

v4: Split platform definition since is_skylake=1 on
    kabylake structure was Nacked. (Rodrigo)

v5: (Rodrigo) Rebase after commit 3cb27f38f
("drm/i915: remove an extra level of indirection in PCI ID list")

Cc: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Deepak S <deepak.s@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1446059991-17033-1-git-send-email-rodrigo.vivi@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_drv.c
include/drm/i915_pciids.h
This page took 0.02516 seconds and 5 git commands to generate.