]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: switch r6xx+ to using CP DMA for the blit copy callback
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Jul 2013 18:52:30 +0000 (14:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:29:57 +0000 (16:29 -0400)
commitfdcff5936fc3b57f56734642549b52f979380752
tree58bbcd1db7b12d8c894f459b0805267cc2c65d14
parent9a8ccccc6b50a0ed8be3f0814824c8ff6f16582e
drm/radeon: switch r6xx+ to using CP DMA for the blit copy callback

CP DMA is lighter weight than using the 3D engine.

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