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:
9a9f578
)
drm: gma500: Kill the GEM glue layer
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Tue, 24 Jul 2012 15:47:34 +0000
(16:47 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 23 Aug 2012 23:30:02 +0000
(09:30 +1000)
The private gem_create_mmap_offset() function is now implemented in the
DRM core as drm_gem_create_mmap_offset(). Use it and kill the private
copy.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found