summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_fops.c
Commit message (Expand)AuthorAgeFilesLines
* drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-231-46/+44
* drm: fix warning in drm_fops.cAndrew Morton2007-03-191-1/+1
* drm: fix crash with fops lock and fixup sarea/page size lockingDave Airlie2007-03-111-2/+4
* drm: remove hash tables on drm exitThomas Hellstrom2006-09-221-0/+2
* drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-221-4/+2
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-221-1/+1
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* sem2mutex: drivers/char/drm/Dave Airlie2006-02-021-6/+6
* drm: major update from CVS for radeon and coreDave Airlie2006-01-021-123/+166
* drm: remove drm_flushDave Airlie2005-11-111-14/+0
* drm: remove drm_init.c it is no longer neededDave Airlie2005-11-101-0/+17
* drm: rename driver hooks more understandablyDave Airlie2005-11-101-19/+16
* drm: remove unused components of drm structuresDave Airlie2005-10-241-3/+0
* drm: lindent the drm directory.Dave Airlie2005-09-251-141/+152
* drm: cleanup buffer/map codeDave Airlie2005-07-101-6/+0
* drm: misc cleanupDave Airlie2005-07-071-7/+3
* drm: ctx release can happen before dev->ctxlist is allocatedDave Airlie2005-07-071-1/+1
* drm: fix minor issues caused by core conversionDave Airlie2005-07-071-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+451
OpenPOWER on IntegriCloud