drm/radeon: make all functions work with multiple rings.
authorChristian König <deathsimple@vodafone.de>
Fri, 23 Sep 2011 13:11:23 +0000 (15:11 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Dec 2011 19:49:46 +0000 (19:49 +0000)
Give all asic and radeon_ring_* functions a
radeon_cp parameter, so they know the ring to work with.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found