commit | 125a915052757f906c872e3fa2952e455bb646f3 | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | Sun Oct 22 17:38:54 2017 +0200 |
committer | Nicolai Hähnle <nicolai.haehnle@amd.com> | Thu Nov 09 14:00:55 2017 +0100 |
tree | 803c5d5c16c858d9e12affbfd4edbf0990fb1583 | |
parent | e4627ac8fb5422e98311724cce04f31b65cc2b3e [diff] |
radeonsi: implement PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE v2: use uncached system memory for the fence, and use the CPU to clear it so we never read garbage when checking the fence Reviewed-by: Marek Olšák <marek.olsak@amd.com>