aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fops.c
Commit message (Expand)AuthorAgeFilesLines
* drm: restore open_count if drm_setup failsIlija Hadzic2012-11-161-1/+4
* drm: Fix authentication kernel crashThomas Hellstrom2012-02-031-0/+5
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-311-0/+1
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-051-0/+2
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-271-0/+1
|\
| * drm: export drm_global_mutex for drivers to useBen Skeggs2010-08-271-0/+1
* | drm: Remove count_lock for calling lastclose() after 58474713 (v2)Chris Wilson2010-08-121-13/+3
|/
* drm: kill BKL from common codeArnd Bergmann2010-08-051-12/+11
* drivers/gpu/drm: Use kzallocJulia Lawall2010-05-181-2/+1
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-7/+9
|\
| * drm: Return ENODEV if the inode mapping changesChris Wilson2010-03-311-7/+9
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom2009-12-041-0/+14
* drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-181-2/+96
* 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/+1
* 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-061-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/+0
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-0/+6
* drm/cred: wrap task credential accesses in the drm driver.David Howells2008-10-181-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