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:
f10ac8a
)
x86: gart alloc_coherent does virtual mapppings only when necessary
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Thu, 11 Sep 2008 14:08:48 +0000
(23:08 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 14 Sep 2008 14:43:58 +0000
(16:43 +0200)
gart alloc_coherent need to do virtual mapppings only when an
allocated buffer is not DMA-capable for a device.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found