summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_fops.c
AgeCommit message (Expand)Author
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-08-27Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-27drm: export drm_global_mutex for drivers to useBen Skeggs
2010-08-12drm: Remove count_lock for calling lastclose() after 58474713 (v2)Chris Wilson
2010-08-05drm: kill BKL from common codeArnd Bergmann
2010-05-18drivers/gpu/drm: Use kzallocJulia Lawall
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-31drm: Return ENODEV if the inode mapping changesChris Wilson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom
2009-11-18drm: Add async event synchronization for drmWaitVblankKristian Høgsberg
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-03-29drm: drm_fops.c unlock missing on error pathDan Carpenter
2009-03-16Rationalize fasync return valuesJonathan Corbet
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom
2009-02-20drm: Release user fbs in drm_releaseKristian Høgsberg
2009-01-06Check fops_get() return valueLaurent Pinchart
2008-12-29DRM: add mode setting supportDave Airlie
2008-12-29drm: GEM mmap supportJesse Barnes
2008-12-29drm: move to kref per-master structures.Dave Airlie
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt
2008-10-18drm/cred: wrap task credential accesses in the drm driver.David Howells
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie