drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Nov 2010 11:50:02 +0000 (11:50 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Nov 2010 13:19:40 +0000 (13:19 +0000)
The ring buffer registers return 0 whilst idle (for some values of idle)
on early Sandybridge hw. Persevere even when all appears hopeless...
Fortunately the head auto-reporting prevents most hangs.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31370
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found