drm/nouveau: Simplify tile region handling.
authorFrancisco Jerez <currojerez@riseup.net>
Tue, 7 Sep 2010 16:24:52 +0000 (18:24 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 24 Sep 2010 06:25:44 +0000 (16:25 +1000)
Instead of emptying the caches to avoid a race with the PFIFO puller,
go straight ahead and try to recover from it when it happens. Also,
kill pfifo->cache_flush and tile->lock, we don't need them anymore.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found