From: Alex Deucher Date: Mon, 9 Dec 2013 22:38:51 +0000 (-0500) Subject: drm/radeon/cik: plug in missing blit callback X-Git-Tag: v3.13-rc5~29^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7819678faec569f90c243d877c6f948dfb03f3a9;p=pandora-kernel.git drm/radeon/cik: plug in missing blit callback I implemented support for this, but forget to hook up the callback so the driver can actually use it. On asics with a dedicated DMA engine, we use the DMA engine for buffer migration so this is just for testing purposes. Signed-off-by: Alex Deucher --- Reading git-diff-tree failed