aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_stub.c
Commit message (Expand)AuthorAgeFilesLines
* drm: fix leak of device mappings since multi-master changes.Dave Airlie2009-01-191-0/+8
* DRM: add mode setting supportDave Airlie2008-12-291-3/+27
* drm: reorganise start and load.Dave Airlie2008-12-291-3/+6
* drm: fix leak of uninitialized data to userspaceVegard Nossum2008-12-291-1/+1
* drm: move to kref per-master structures.Dave Airlie2008-12-291-6/+99
* drm: cleanup exit path for module unloadDave Airlie2008-12-291-0/+2
* drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt2008-11-111-1/+0
* drm: kill drm_device->irqJesse Barnes2008-10-181-1/+0
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-0/+10
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+331