From: Ben Goz Date: Sat, 3 Jan 2015 20:12:30 +0000 (+0200) Subject: drm/radeon: Implement SDMA interface functions X-Git-Tag: fixes-v4.0-rc1~91^2~41^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84a9903b5885ce1f0b258f8a6568f17d746ab44;p=pandora-kernel.git drm/radeon: Implement SDMA interface functions This patch implements the new SDMA interface functions. It also adds defines and structures related to SDMA registers. v2: Removed init_sdma_engines() from interface. Initialization is done in radeon. v3: - Removed unused defines. - Added SDMA_ prefix to defines that didn't have them. Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay Reviewed-by: Alex Deucher --- Reading git-diff-tree failed