From: Zhao Yakui Date: Thu, 17 Apr 2014 02:37:35 +0000 (+0800) Subject: drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~56^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd3c269f8ff940cc0fbb3b7f7e84c0572f6f759a;p=pandora-kernel.git 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 Signed-off-by: Zhao Yakui Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed