]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3
authorZhao Yakui <yakui.zhao@intel.com>
Thu, 17 Apr 2014 02:37:35 +0000 (10:37 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 24 Apr 2014 15:19:23 +0000 (17:19 +0200)
commita8ef3873b4ff248f4eb401ac8831a39a57187129
treed3e24d089ee2dc688c30777888cc7900c18d4ccb
parent4fd5d8a88a4891f46e2a2cc8d4725bc78a40b4dc
drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3

Based on the hardware spec, the BDW GT3 has the different configuration
with the BDW GT1/GT2. So split the BDW device info definition.
This is to do the preparation for adding the Dual BSD rings on BDW GT3 machine.

V1->V2: Follow Daniel's comment to pay attention to the stolen check for BDW
in kernel/early-quirks.c

Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c
include/drm/i915_pciids.h