From: Ben Widawsky Date: Mon, 12 Aug 2013 23:53:04 +0000 (-0700) Subject: drm/i915: Get VECS semaphore info on error X-Git-Tag: v3.12-rc1~136^2~14^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e5aabfd3106cfd68694db416e271996aadf114a;p=pandora-kernel.git drm/i915: Get VECS semaphore info on error Ideally we could use for_each_ring with the ring flags as I've done a couple times (http://lists.freedesktop.org/archives/intel-gfx/2013-June/029450.html). Until Daniel merges that patch though, we can just use this. Cc: Mika Kuoppala Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed