aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-4/+4
2009-03-29drm: drm_fops.c unlock missing on error pathDan Carpenter1-0/+1
2009-03-16Rationalize fasync return valuesJonathan Corbet1-5/+1
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom1-0/+14
2009-02-20drm: Release user fbs in drm_releaseKristian Høgsberg1-0/+3
2009-01-06Check fops_get() return valueLaurent Pinchart1-0/+4
2008-12-29DRM: add mode setting supportDave Airlie1-10/+12
2008-12-29drm: GEM mmap supportJesse Barnes1-1/+11
2008-12-29drm: move to kref per-master structures.Dave Airlie1-77/+124
2008-11-01saner FASYNC handling on file closeAl Viro1-2/+0
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-0/+6
2008-10-18drm/cred: wrap task credential accesses in the drm driver.David Howells1-1/+1
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-2/+7
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+466