aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fops.c
Commit message (Expand)AuthorAge
* drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush2012-04-19
* drm: base prime/dma-buf support (v5)Dave Airlie2012-03-30
* drm: add core support for unplugging a device (v2)Dave Airlie2012-03-15
* drm: Fix authentication kernel crashThomas Hellstrom2012-01-25
* drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-11
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-31
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-04
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-26
|\
| * drm: export drm_global_mutex for drivers to useBen Skeggs2010-08-26
* | drm: Remove count_lock for calling lastclose() after 58474713 (v2)Chris Wilson2010-08-11
|/
* drm: kill BKL from common codeArnd Bergmann2010-08-04
* drivers/gpu/drm: Use kzallocJulia Lawall2010-05-18
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * drm: Return ENODEV if the inode mapping changesChris Wilson2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom2009-12-03
* drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-17
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm: drm_fops.c unlock missing on error pathDan Carpenter2009-03-29
* Rationalize fasync return valuesJonathan Corbet2009-03-16
* drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-02
* drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-19
* Check fops_get() return valueLaurent Pinchart2009-01-06
* DRM: add mode setting supportDave Airlie2008-12-29
* drm: GEM mmap supportJesse Barnes2008-12-29
* drm: move to kref per-master structures.Dave Airlie2008-12-29
* saner FASYNC handling on file closeAl Viro2008-11-01
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-17
* drm/cred: wrap task credential accesses in the drm driver.David Howells2008-10-17
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13