projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4144fe
)
Documentation/Intel-IOMMU.txt: Modify definition of DRHD
author
Nan Xiao
<xiaonan830818@gmail.com>
Thu, 20 Aug 2015 10:17:10 +0000
(18:17 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 24 Aug 2015 17:39:45 +0000
(11:39 -0600)
Hi all,
According to "Intel Virtualization Technology for Directed I/O" specification,
DRHD stands for "DMA Remapping Hardware Unit Definition" , not "DMA
Engine Reporting Structure".
Signed-off-by: Nan Xiao <nan@chinadtrace.org>
Documentation/Intel-IOMMU.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/Intel-IOMMU.txt
b/Documentation/Intel-IOMMU.txt
index cf9431db873150d38a3d2477280d481ff42bfa83..7b57fc087088f49756eeb8eaabf403bfbbd92b93 100644
(file)
--- a/
Documentation/Intel-IOMMU.txt
+++ b/
Documentation/Intel-IOMMU.txt
@@
-10,7
+10,7
@@
This guide gives a quick cheat sheet for some basic understanding.
Some Keywords
DMAR - DMA remapping
-DRHD - DMA
Engine Reporting Structure
+DRHD - DMA
Remapping Hardware Unit Definition
RMRR - Reserved memory Region Reporting Structure
ZLR - Zero length reads from PCI devices
IOVA - IO Virtual address.