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:
4d93914
)
drm/prime: introduce sg->pages/addr arrays helper
author
Dave Airlie
<airlied@redhat.com>
Fri, 18 May 2012 14:40:33 +0000
(15:40 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 23 May 2012 09:45:57 +0000
(10:45 +0100)
the ttm drivers need this currently, in order to get fault handling
working and efficient.
It also allows addrs to be NULL for devices like udl.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found