drm/radeon: use DMA engine for VM page table updates on cayman/TN
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Oct 2012 16:22:39 +0000 (12:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Dec 2012 22:21:42 +0000 (17:21 -0500)
commit33e5467871b3007c4e6deea95b2cac38a55ff9f5
tree3fe759b9fabe30e9abd656aeb968bd9e4765f8fe
parent3b6b59b610f0c0f351e68ec3eff9ab51ef75fb1a
drm/radeon: use DMA engine for VM page table updates on cayman/TN

DMA engine has special packets to facilitate this and it also keeps
the 3D engine free for other things.

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