drm/radeon/kms: set dma_copy to NULL for r6xx+
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 13 Jun 2011 21:33:39 +0000 (21:33 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 21 Jun 2011 02:32:41 +0000 (12:32 +1000)
commit20633442eb6ce7b0b55252a24b981afe42b3d361
tree30581189365dbbc34667f74713312b5047626418
parent304eda32920b5e23f6b9bc12eb40c7dc52a464ba
drm/radeon/kms: set dma_copy to NULL for r6xx+

No need to assign the same copy callback for both
copy blit and dma.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_asic.c