commit | 9f56b1265d66f6698e3155529e6c5d0c34b37afa | [log] [tgz] |
---|---|---|
author | Francisco Jerez <currojerez@riseup.net> | Tue Sep 07 18:24:52 2010 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Sep 24 16:25:44 2010 +1000 |
tree | 17e2e90a701ca4cd407dc134ce225e68d85a114b | |
parent | 4b5c152a79d512803ea525b0878ccef627cd1629 [diff] |
drm/nouveau: Simplify tile region handling. 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>