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:
f179bc7
)
drm: add _DRM_CONSISTENT map type
author
Dave Airlie
<airlied@starflyer.(none)>
Sun, 10 Jul 2005 04:34:13 +0000
(14:34 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Sun, 10 Jul 2005 04:34:13 +0000
(14:34 +1000)
Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It
uses drm_pci_alloc/free for allocating/freeing the memory.
From: Felix Kuhling <fxkuehl@gmx.de>
Signed-off-by: David Airlie <airlied@linux.ie>
No differences found