aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_stub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari1-1/+14
2009-03-04drm: fix double lock typoHelge Bahmann1-1/+1
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom1-8/+0
2009-03-03drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom1-1/+1
2009-01-19drm: fix leak of device mappings since multi-master changes.Dave Airlie1-0/+8
2008-12-29DRM: add mode setting supportDave Airlie1-3/+27
2008-12-29drm: reorganise start and load.Dave Airlie1-3/+6
2008-12-29drm: fix leak of uninitialized data to userspaceVegard Nossum1-1/+1
2008-12-29drm: move to kref per-master structures.Dave Airlie1-6/+99
2008-12-29drm: cleanup exit path for module unloadDave Airlie1-0/+2
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt1-1/+0
2008-10-18drm: kill drm_device->irqJesse Barnes1-1/+0
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-0/+10
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+331