aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fops.c
Commit message (Expand)AuthorAge
* 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