]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/radeon: implement bo copy callback using CP DMA (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Jul 2013 18:48:05 +0000 (14:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sun, 14 Jul 2013 14:11:26 +0000 (10:11 -0400)
commit072b5acc7edec1530acc0497b48616bf8dd93313
tree900a7f7a647a6bee38a13eeea8aebadd9917dc84
parentaeea40cbf9388fc829e66fa049f64d97fd72e118
drm/radeon: implement bo copy callback using CP DMA (v2)

Lighter weight than using the 3D engine.

v2: fix ring count

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/r600d.h
drivers/gpu/drm/radeon/radeon_asic.h