git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d6cc72
)
drm/radeon: add dma engine support for vm pt updates on ni (v5)
author
Alex Deucher
<alexander.deucher@amd.com>
Mon, 22 Oct 2012 16:19:01 +0000
(12:19 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 10 Dec 2012 22:21:41 +0000
(17:21 -0500)
Async DMA has a special packet for contiguous pt updates
which saves overhead.
v2: leave the CP method enabled for now as doing the updates
in the DMA rings is not working properly yet.
v3: update for 2 level pts
v4: rebase
v5: drop pte/pde packet. doesn't seem to work on NI.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found