drm/radeon: rework the vm_flush interface
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Oct 2012 18:43:38 +0000 (14:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Oct 2012 19:01:21 +0000 (15:01 -0400)
Pass the vm and ring index rather than an IB.  This allows
us to use the vm_flush interface for non-IB cases in the
future.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>

No differences found