diff options
author | Christian König <[email protected]> | 2013-09-21 15:24:55 +0200 |
---|---|---|
committer | Christian König <[email protected]> | 2013-09-22 10:33:20 +0200 |
commit | 0653c66ef40ac553f91b29bbda7f59f7ce6948fa (patch) | |
tree | cd65b7c34f09363d2a58036b57b368ef52a3d9d4 /doxygen | |
parent | f7ccb84aa1cd64703308dece03da0d4eb3bf4951 (diff) |
winsys/radeon: remove cs_queue_empty
Waiting for an empty queue is nonsense and can lead to deadlocks if we have
multiple waiters or another thread that continuously sends down new commands.
Just post the cs to the queue and immediately wait for it to finish.
This is a candidate for the stable branch.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions