aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/gem.c
Commit message (Expand)AuthorAge
* drm/gma500: Remove dead codeThierry Reding2014-03-17
* drm/gma500: Add backing type and base align to psb_gem_create()Patrik Jakobsson2014-03-17
* drm/gma500: Remove unused ioctlsPatrik Jakobsson2014-03-17
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-06
* drm/gem: convert to new unified vma managerDavid Herrmann2013-07-25
* drm/gem: simplify object initializationDavid Herrmann2013-07-23
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * drm: gma500: Kill the GEM glue layerLaurent Pinchart2012-08-23
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/
* gma500: Set the mapping maskAlan Cox2012-04-27
* gma500: do a pass over the FIXME tagsAlan Cox2011-12-06
* gma500: Move the APIAlan Cox2011-12-06
* gma500: Rename the ioctls to avoid clashing with the legacy driversAlan Cox2011-12-06
* gma500: GEM and GEM glueAlan Cox2011-11-16