Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: rip out drm_core_has_MTRR checks | Daniel Vetter | 2013-08-19 | 1 | -1/+1 |
* | drm: remove FASYNC support | Daniel Vetter | 2013-08-19 | 1 | -1/+0 |
* | drm/gem: create drm_gem_dumb_destroy | Daniel Vetter | 2013-08-07 | 1 | -1/+1 |
* | Drivers: gpu: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb() | Tommi Rantala | 2012-11-20 | 1 | -2/+11 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -1/+1 |
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 2012-10-02 | 1 | -1/+0 |
* | drm: use drm_compat_ioctl for 32-bit apps | Keith Packard | 2012-09-06 | 1 | -0/+3 |
* | drm/cirrus: kick out conflicting framebuffers earlier | Dave Airlie | 2012-06-01 | 1 | -0/+19 |
* | drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLE | Dave Airlie | 2012-05-19 | 1 | -0/+2 |
* | drm/kms: driver for virtual cirrus under qemu | Dave Airlie | 2012-05-17 | 1 | -0/+106 |