diff options
author | Marek Olšák <[email protected]> | 2015-02-19 13:03:54 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2015-02-20 12:06:22 +0100 |
commit | 7692704b144b2aa9a57767a43212ceb5aad6638a (patch) | |
tree | efb7f45edeb8f120de0943980c6117db51e47729 /src/gallium/drivers/noop | |
parent | 2a06728ba0da5e4175843b1b53919d6167ca0aea (diff) |
radeonsi: don't use SQC_CACHES to flush ICACHE and KCACHE on SI
This reverts 73c2b0d18c51459697d8ec194ecfc4438c98c139.
It doesn't seem to be reliable. It's probably missing a wait packet or
something, because it's just a register write and doesn't wait for anything.
SURFACE_SYNC at least seems to wait until the flush is done. Just guessing.
Let's not complicate things and revert this.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88561
Cc: 10.5 <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Diffstat (limited to 'src/gallium/drivers/noop')
0 files changed, 0 insertions, 0 deletions