aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/cirrus/cirrus_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-18drm: cirrus: add power management supportGerd Hoffmann1-0/+42
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-1/+0
2013-08-19drm: rip out drm_core_has_MTRR checksDaniel Vetter1-1/+1
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-1/+1
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-11-20drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb()Tommi Rantala1-2/+11
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard1-0/+3
2012-06-01drm/cirrus: kick out conflicting framebuffers earlierDave Airlie1-0/+19
2012-05-19drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLEDave Airlie1-0/+2
2012-05-17drm/kms: driver for virtual cirrus under qemuDave Airlie1-0/+106