]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit688ed6a41d3c0995bb441eb243d46ceaa961e546
tree8ec2cf9111886ad98d9baedc10f6803aa4af49d8
parent5786ad475e988452e136da613b2d48e327458160
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