index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
gem.c
Age
Commit message (
Expand
)
Author
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2015-12-01
drm/gma500: Add driver private mutex for the fault handler
Daniel Vetter
2015-12-01
drm/gma500: Drop dev->struct_mutex from mmap offset function
Daniel Vetter
2015-12-01
drm/gma500: Use correct unref in the gem bo create function
Daniel Vetter
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