index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
gem.c
Age
Commit message (
Expand
)
Author
2014-03-17
drm/gma500: Remove dead code
Thierry Reding
2014-03-17
drm/gma500: Add backing type and base align to psb_gem_create()
Patrik Jakobsson
2014-03-17
drm/gma500: Remove unused ioctls
Patrik Jakobsson
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
2013-07-23
drm/gem: simplify object initialization
David Herrmann
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-08-24
drm: gma500: Kill the GEM glue layer
Laurent Pinchart
2012-04-27
gma500: Set the mapping mask
Alan Cox
2011-12-06
gma500: do a pass over the FIXME tags
Alan Cox
2011-12-06
gma500: Move the API
Alan Cox
2011-12-06
gma500: Rename the ioctls to avoid clashing with the legacy drivers
Alan Cox
2011-11-16
gma500: GEM and GEM glue
Alan Cox