Files
linux/drivers
Chris Wilson 5ca3f11716 drm/i915: Only clear write-domains after a successful wait-seqno
commit daa13e1ca5 upstream.

In the introduction of the non-blocking wait, I cut'n'pasted the wait
completion code from normal locked path. Unfortunately, this neglected
that the normal path returned early if the wait returned early. The
result is that read-only waits may return whilst the GPU is still
writing to the bo.

Fixes regression from
commit 3236f57a01 [v3.7]
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Fri Aug 24 09:35:09 2012 +0100

    drm/i915: Use a non-blocking wait for set-to-domain ioctl

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66163
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
2013-07-18 11:07:31 -07:00
..
2013-02-08 14:22:05 -05:00
2013-07-16 10:35:44 -07:00
2013-04-12 09:52:05 -07:00
2013-07-09 11:42:24 +01:00
2012-12-18 15:19:06 +10:30
2013-04-12 09:52:08 -07:00
2012-11-16 08:14:18 -08:00
2012-11-16 08:14:18 -08:00