summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fops.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-4/+4
* drm: drm_fops.c unlock missing on error pathDan Carpenter2009-03-291-0/+1
* Rationalize fasync return valuesJonathan Corbet2009-03-161-5/+1Star
* drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-031-0/+14
* drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-201-0/+3
* Check fops_get() return valueLaurent Pinchart2009-01-071-0/+4
* DRM: add mode setting supportDave Airlie2008-12-291-10/+12
* drm: GEM mmap supportJesse Barnes2008-12-291-1/+11
* drm: move to kref per-master structures.Dave Airlie2008-12-291-77/+124
* saner FASYNC handling on file closeAl Viro2008-11-011-2/+0Star
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-171-0/+6
* drm/cred: wrap task credential accesses in the drm driver.David Howells2008-10-171-1/+1
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-2/+7
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+466