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:
5c2df2b
)
drm: add flag for mapping PCI DMA buffers read-only.
author
George Sapountzis
<gsap7@yahoo.gr>
Tue, 24 Oct 2006 19:03:04 +0000
(12:03 -0700)
committer
airlied
<airlied@linux.ie>
Thu, 7 Dec 2006 04:53:31 +0000
(15:53 +1100)
Add DRM_PCI_BUFFER_RO flag for mapping PCI DMA buffer read-only. An additional
flag is needed, since PCI DMA buffers do not have an associated map.
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found