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>
Mon, 5 May 2014 07:08:44 +0000 (09:08 +0200)
commitfd3c269f8ff940cc0fbb3b7f7e84c0572f6f759a
tree705c24037a375996b4ee69a62496e5c23bbf9981
parent9cb346648d9c529eccc5c7f30093e82d37004e37
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
This page took 0.024964 seconds and 5 git commands to generate.