From: Chris Wilson Date: Mon, 11 Aug 2014 08:21:35 +0000 (+0100) Subject: drm/i915: Double check ring is idle before declaring the GPU wedged X-Git-Tag: omap-for-v3.19/prcm-cleanup~70^2~73^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bec9b1334d687c0a9fcf3d3a1987a61b4826a45;p=pandora-kernel.git drm/i915: Double check ring is idle before declaring the GPU wedged During ring initialisation, sometimes we observe, though not in production hardware, that the idle flag is not set even though the ring is empty. Double check before giving up. Signed-off-by: Chris Wilson Cc: Damien Lespiau Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed