OSDN Git Service

drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH
authorDhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Fri, 2 Jun 2017 20:06:40 +0000 (13:06 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 2 Jun 2017 20:57:06 +0000 (13:57 -0700)
commitec7e0bb35f8d339b51b440b5fc525618784f11f4
tree6890c5f0ad08f6ed7d6348550030472aed9dd71f
parent7b22b8c402c8ee26dd4dc1474887a2a91961e766
drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH

The first two bytes of PCI ID for CNP_LP PCH are the same as that of
SPT_LP. We should really be looking at the first 9 bits instead of the
first 8 to identify platforms, although this seems to have not caused any
problems on earlier platforms. Introduce a 9 bit extended mask for SPT and
CNP while not touching the code for any of the other platforms.

v2: (Rodrigo) Make platform agnostic and fix commit message.

Signed-off-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1496434004-29812-2-git-send-email-rodrigo.vivi@intel.com
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h