commit | 7819678faec569f90c243d877c6f948dfb03f3a9 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Dec 09 17:38:51 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 12 12:22:04 2013 -0500 |
tree | 48d11e6442b3e5e6c7280e97e99dea308ac1d2b0 | |
parent | 1522f9c79cd29c8f55120777ddc8ba63b9216509 [diff] |
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 <alexander.deucher@amd.com>