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:
4f32656
)
drm/nve0: use async copy engine for ttm buffer moves if available
author
Ben Skeggs
<bskeggs@redhat.com>
Mon, 6 Aug 2012 09:38:25 +0000
(19:38 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 3 Oct 2012 03:13:02 +0000
(13:13 +1000)
Kepler PFIFO lost the ability to address multiple engines from a single
channel, so we need a separate one for the copy engine.
v2: Marcin Slusarz <marcin.slusarz@gmail.com>
- regression fix: restore hw accelerated buffer copies
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found