drm/i915: Copy PCI device id into the device info block
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 9 Aug 2014 18:18:42 +0000 (19:18 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 11 Aug 2014 11:23:38 +0000 (13:23 +0200)
This is so that we can make the drm_i915_private->info always the
preferred source for chipset type and feature queries.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_drv.h

Simple merge
Simple merge