summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/gem.c
AgeCommit message (Expand)Author
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-08-06drm/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-04Merge 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-23drm: 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