drm/radeon: switch back to using the DMA ring for VM PT updates
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 31 Jan 2013 21:26:02 +0000 (16:26 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Feb 2013 18:57:10 +0000 (13:57 -0500)
commitdf16004447fe55dcd6f05f6bb47bf8eaeddb160c
tree8ec2cf9111886ad98d9baedc10f6803aa4af49d8
parent43f1214aa094e46efdfc0255d9601be0e5ea0f62
drm/radeon: switch back to using the DMA ring for VM PT updates

Now that we have switched to using IBs for page table updates,
we can switch back the using the DMA ring.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_asic.c