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:
da5cbe3
)
drm: move drm_getsarea into drm_bufs.c
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 10 Jul 2013 12:11:56 +0000
(14:11 +0200)
committer
Dave Airlie
<airlied@gmail.com>
Tue, 23 Jul 2013 10:13:17 +0000
(20:13 +1000)
It fiddles the sarea out of the maps which are also handled in
drm_bufs.c
With this drm_drv.c is a notch more legacy free.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@gmail.com>
No differences found