drm/i915: Move gpu_write_list to per-ring
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 24 Oct 2010 11:38:05 +0000 (12:38 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 24 Oct 2010 19:22:51 +0000 (20:22 +0100)
... to prevent flush processing of an idle (or even absent) ring.

This fixes a regression during suspend from 87acb0a5.

Reported-and-tested-by: Alexey Fisher <bug-track@fisher-privat.net>
Tested-by: Peter Clifton <pcjc2@cam.ac.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found