Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeonsi: check that we don't leak fine.buf references | Nicolai Hähnle | 2017-11-28 | 1 | -0/+2 |
* | radeonsi: try flushing unflushed fences in si_fence_finish even when timeout ... | Nicolai Hähnle | 2017-11-26 | 1 | -3/+3 |
* | gallium/u_threaded: avoid syncing in threaded_context_flush | Nicolai Hähnle | 2017-11-20 | 1 | -1/+2 |
* | radeonsi: avoid syncing the driver thread in si_fence_finish | Nicolai Hähnle | 2017-11-20 | 1 | -37/+38 |
* | radeonsi: recompute the relative timeout after waiting for ready fence | Nicolai Hähnle | 2017-11-20 | 1 | -0/+5 |
* | radeonsi: implement PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE | Nicolai Hähnle | 2017-11-09 | 1 | -1/+88 |
* | radeonsi: document some subtle details of fence_finish & fence_server_sync | Nicolai Hähnle | 2017-11-09 | 1 | -0/+22 |
* | gallium/u_threaded: implement asynchronous flushes | Nicolai Hähnle | 2017-11-09 | 1 | -25/+79 |
* | radeonsi: move fence functions to si_fence.c | Nicolai Hähnle | 2017-11-09 | 1 | -0/+304 |