drm/radeon: add support for CP DMA packet to r6xx/r7xx CS checker
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Dec 2012 00:03:23 +0000 (19:03 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Dec 2012 22:16:49 +0000 (17:16 -0500)
commit6830f585724e1db5609dab0b059ea2e338bd9cc2
tree051ee0e6d81b5f66db783a1d650d11ef35fdd474
parentb997a8ba26377895506a26a3f2b8f1e7abc4ed22
drm/radeon: add support for CP DMA packet to r6xx/r7xx CS checker

Currently only memory to memory transfers are allowed.

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