Revert "drm/i915: Drop ring->lazy_request"
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 28 Sep 2010 09:07:56 +0000 (10:07 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 28 Sep 2010 10:30:52 +0000 (11:30 +0100)
With multiple rings generating requests independently, the outstanding
requests must also be track independently.

Reported-by: Wang Jinjin <jinjin.wang@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=30380
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found