From: Zhao Yakui Date: Thu, 17 Apr 2014 02:37:37 +0000 (+0800) Subject: drm/i915:Initialize the second BSD ring on BDW GT3 machine X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~56^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845f74a701541662bf7d4880a0f4d492b28f2d18;p=pandora-kernel.git drm/i915:Initialize the second BSD ring on BDW GT3 machine Based on the hardware spec, the BDW GT3 machine has two independent BSD ring that can be used to dispatch the video commands. So just initialize it. V3->V4: Follow Imre's comment to do some minor updates. For example: more comments are added to describe the semaphore between ring. Reviewed-by: Imre Deak Signed-off-by: Zhao Yakui [danvet: Fix up checkpatch error.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed