summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/idle_power7.S
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-11-22 13:07:20 +0000
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-11-29 11:43:51 +0100
commitb5d177946a30b097fbd1e5afa7c11acdeeb6bad8 (patch)
tree205bb42a43314948eea1eb6b5e32abca6b39721c /arch/powerpc/kernel/idle_power7.S
parent4f1ba0f83a6d4abd055cf75af43954b38df8dcaf (diff)
downloadblackbird-op-linux-b5d177946a30b097fbd1e5afa7c11acdeeb6bad8.tar.gz
blackbird-op-linux-b5d177946a30b097fbd1e5afa7c11acdeeb6bad8.zip
drm/i915: Wait upon the last request seqno, rather than a future seqno
In commit 69c2fc891343cb5217c866d10709343cff190bdc Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Jul 20 12:41:03 2012 +0100 drm/i915: Remove the per-ring write list the explicit flush was removed from i915_ring_idle(). However, we continued to wait upon the next seqno which now did not correspond to any request (except for the unusual condition of a failure to queue a request after execbuffer) and so would wait indefinitely. This has an important side-effect that i915_gpu_idle() does not cause the seqno to be incremented. This is vital if we are to be able to idle the GPU to handle seqno wraparound, as in subsequent patches. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'arch/powerpc/kernel/idle_power7.S')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud