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:
97d1033
)
ttm: export functions to allow qxl do its own iomapping
author
Dave Airlie
<airlied@gmail.com>
Tue, 22 Jan 2013 03:56:04 +0000
(13:56 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 12 Apr 2013 03:50:46 +0000
(13:50 +1000)
qxl wants to use io mapping like i915 gem does, for now
just export the symbols so the driver can implement atomic
page maps using io mapping.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found