summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/gem.c
Commit message (Expand)AuthorAgeFilesLines
* drm/gma500: Remove dead codeThierry Reding2014-03-171-3/+0
* drm/gma500: Add backing type and base align to psb_gem_create()Patrik Jakobsson2014-03-171-4/+5
* drm/gma500: Remove unused ioctlsPatrik Jakobsson2014-03-171-44/+0
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-091-5/+0
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-071-17/+0
* drm/gem: convert to new unified vma managerDavid Herrmann2013-07-251-9/+6
* drm/gem: simplify object initializationDavid Herrmann2013-07-231-3/+4
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-2/+7
|\
| * drm: gma500: Kill the GEM glue layerLaurent Pinchart2012-08-241-2/+7
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
|/
* gma500: Set the mapping maskAlan Cox2012-04-271-0/+2
* gma500: do a pass over the FIXME tagsAlan Cox2011-12-061-4/+1
* gma500: Move the APIAlan Cox2011-12-061-1/+1
* gma500: Rename the ioctls to avoid clashing with the legacy driversAlan Cox2011-12-061-2/+2
* gma500: GEM and GEM glueAlan Cox2011-11-161-0/+295
OpenPOWER on IntegriCloud