From: Alex Deucher Date: Tue, 9 Apr 2013 16:47:11 +0000 (-0400) Subject: drm/radeon/cik: add support for sDMA dma engines (v8) X-Git-Tag: v3.11-rc1~65^2~60^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a93e130d4b3b8c6a45fa27d2678e91ad2ace7d;p=pandora-kernel.git drm/radeon/cik: add support for sDMA dma engines (v8) CIK has new asynchronous DMA engines called sDMA (system DMA). Each engine supports 1 ring buffer for kernel and gfx and 2 userspace queues for compute. TODO: fill in the compute setup. v2: update to the latest reset code v3: remove ib_parse v4: fix copy_dma() v5: drop WIP compute sDMA queues v6: rebase v7: endian fixes for IB v8: cleanup for release Signed-off-by: Alex Deucher --- Reading git-diff-tree failed