summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/cirrus/cirrus_main.c
Commit message (Expand)AuthorAgeFilesLines
* drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-08-101-11/+4Star
* drm/cirrus: Limit modes depending on bpp optionTakashi Iwai2015-02-051-0/+2
* drm/cirrus: allow 32bpp framebuffers for cirrus drmZach Reizner2014-11-201-4/+23
* drm/cirrus: fix leaky driver load error handlingZach Reizner2014-11-201-4/+9
* drm/cirrus: Remove unecessary NULL check in gem_freeDaniel Vetter2014-04-221-2/+0Star
* drm/cirrus: Remove unnecessary NULL check in bo_unrefDaniel Vetter2014-04-221-3/+1Star
* drivers: gpu: Mark function as static in cirrus_main.cRashika2014-01-141-1/+1
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-091-6/+0Star
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-071-7/+0Star
* drm/ttm: convert to unified vma offset managerDavid Herrmann2013-07-251-1/+1
* drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter2013-01-201-8/+0Star
* drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter2013-01-201-2/+2
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0Star
* drm/kms: driver for virtual cirrus under qemuDave Airlie2012-05-171-0/+335