aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18drivers/gpu/drm: Use kzallocJulia Lawall1-2/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-7/+9
2010-03-31drm: Return ENODEV if the inode mapping changesChris Wilson1-7/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom1-0/+14
2009-11-18drm: Add async event synchronization for drmWaitVblankKristian Høgsberg1-2/+96
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