From: Alex Deucher Date: Fri, 31 Aug 2012 15:00:53 +0000 (-0400) Subject: drm/radeon/cik: add support for doing async VM pt updates (v5) X-Git-Tag: v3.11-rc1~65^2~60^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e092d969a20a9848d5721cbf3fb8e957f66635;p=pandora-kernel.git drm/radeon/cik: add support for doing async VM pt updates (v5) Async page table updates using the sDMA engine. sDMA has a special packet for updating entries for contiguous pages that reduces overhead. v2: add support for and use the CP for now. v3: update for 2 level PTs v4: rebase, fix DMA packet v5: switch to using an IB Signed-off-by: Alex Deucher --- Reading git-diff-tree failed