diff options
author | Jerome Glisse <jglisse@redhat.com> | 2012-05-09 15:34:55 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-05-09 17:22:38 +0100 |
commit | 0085c95061e836f3ed489d042b502733c094e7e4 (patch) | |
tree | e794cfa956b05f53c3c9c93f68c2b6b00a45a631 /drivers/gpu/drm/tdfx | |
parent | 557017a0e219b2a466a71a8d72332a715d460416 (diff) |
drm/radeon: use one wait queue for all rings add fence_wait_any v2
Use one wait queue for all rings. When one ring progress, other
likely does to and we are not expecting to have a lot of waiter
anyway.
Also add a fence_wait_any that will wait until the first fence
in the fence array (one fence per ring) is signaled. This allow
to wait on all rings.
v2: some minor cleanups and improvements.
Signed-off-by: Christian König <deathsimple@vodafone.de>
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/tdfx')
0 files changed, 0 insertions, 0 deletions