summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/gem.c
AgeCommit message (Expand)Author
2018-08-23drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder
2018-06-26drm/gma500: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2017-08-16drm/gma500: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2015-12-01drm/gma500: Add driver private mutex for the fault handlerDaniel Vetter
2015-12-01drm/gma500: Drop dev->struct_mutex from mmap offset functionDaniel Vetter
2015-12-01drm/gma500: Use correct unref in the gem bo create functionDaniel Vetter
2014-03-17drm/gma500: Remove dead codeThierry Reding
2014-03-17drm/gma500: Add backing type and base align to psb_gem_create()Patrik Jakobsson
2014-03-17drm/gma500: Remove unused ioctlsPatrik Jakobsson
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann
2013-07-23drm/gem: simplify object initializationDavid Herrmann
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-08-24drm: gma500: Kill the GEM glue layerLaurent Pinchart
2012-04-27gma500: Set the mapping maskAlan Cox
2011-12-06gma500: do a pass over the FIXME tagsAlan Cox
2011-12-06gma500: Move the APIAlan Cox
2011-12-06gma500: Rename the ioctls to avoid clashing with the legacy driversAlan Cox
2011-11-16gma500: GEM and GEM glueAlan Cox