[PATCH] drm/radeon: split r6xx and r7xx copy_dma functions

2013-01-04 Thread alexdeuc...@gmail.com
From: Alex Deucher - r6xx actually uses a slightly different packet format, although both formats seem to work ok. - r7xx doesn't have the count multiple of 2 limitation. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r600.c| 10 ++-- drivers/gpu/drm/radeon/radeon_asic.c |

[PATCH] drm/radeon: split r6xx and r7xx copy_dma functions

2013-01-04 Thread alexdeucher
From: Alex Deucher - r6xx actually uses a slightly different packet format, although both formats seem to work ok. - r7xx doesn't have the count multiple of 2 limitation. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r600.c| 10 ++-- drivers/gpu/drm/radeon/radeon_asic.c |