srm/i915/chv: Add Cherryview PCI IDs
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 9 Apr 2014 15:19:04 +0000 (18:19 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 12 May 2014 17:50:07 +0000 (19:50 +0200)
commit7d87a7f709650bde4d7d63117f25ee1c095da5dd
treed621af7e54aa4e3fef7964b2ff7c1978e9146a3e
parenta4565da8ae5fc9fe4186538870b4d12f461f008e
srm/i915/chv: Add Cherryview PCI IDs

v2: Update to also fill in the new num_pipes field.

v3: Rebase on top of the pciid extraction.

v4: Switch from info->has*ring to info->ring mask. Also add VEBOX support whiel
at it.

v5: s/CHV_PCI_IDS/CHV_IDS/, and drop the trailing '\'

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c
include/drm/i915_pciids.h
This page took 0.026327 seconds and 5 git commands to generate.