drm/radeon: implement blit copy callback for CIK
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2013 20:36:51 +0000 (16:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 16:43:16 +0000 (12:43 -0400)
commitc9dbd70552feabc6c0455e4a9bdb7d8fdacad31e
treeeecb49e3d927f898bfae62f08456ceb665cd6d8a
parent43e917251aa50e3ff4b19c24f9fe965e4055e389
drm/radeon: implement blit copy callback for CIK

Uses the CP ring rather than the DMA ring.  Useful
for debugging and benchmarking.

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