From: Oscar Mateo Date: Thu, 24 Jul 2014 16:04:30 +0000 (+0100) Subject: drm/i915/bdw: Ring idle and stop with logical rings X-Git-Tag: omap-for-v3.19/prcm-cleanup~70^2~73^2~48 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9832b9dae8f9f505c7ed898a043b4f54b54597ed;p=pandora-kernel.git drm/i915/bdw: Ring idle and stop with logical rings This is a hard one, since there is no direct hardware ring to control when in Execlists. We reuse intel_ring_idle here, but it should be fine as long as i915_add_request does the ring thing. Signed-off-by: Oscar Mateo Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed