sna/gen6: Restore stall dropped when not flushing instead
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 9 Feb 2014 12:28:27 +0000 (12:28 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 10 Feb 2014 08:54:57 +0000 (08:54 +0000)
commit37d8566ee78c67647b159a96ddb2675d1506b967
tree6156e7068bf473023b9b6094d797c7faf7ff8fee
parent823382d28944a319c207f20ecef25ce1707a8021
sna/gen6: Restore stall dropped when not flushing instead

commit 82e6d41c2f4f343bd1854d3d8ee4b624b5d68971
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Thu Oct 31 13:35:59 2013 +0000

    sna/gen6: Tweak flush around CC state changes

Replaced the pipeline stall with a flush - but only when the target was
dirty. The missing stall however seems to be required as well.

v2: Actually emit the stall for all CC state changes [Ilia Mirkin]

Reported-by: Ilia Mirkin <imirkin@alum.mit.edu>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72375
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/gen6_render.c