summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_sa.c
diff options
context:
space:
mode:
authorJerome Glisse <jglisse@redhat.com>2012-05-09 15:34:55 +0200
committerDave Airlie <airlied@redhat.com>2012-05-09 17:22:38 +0100
commit0085c95061e836f3ed489d042b502733c094e7e4 (patch)
treee794cfa956b05f53c3c9c93f68c2b6b00a45a631 /drivers/gpu/drm/radeon/radeon_sa.c
parent557017a0e219b2a466a71a8d72332a715d460416 (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/radeon/radeon_sa.c')
0 files changed, 0 insertions, 0 deletions