aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an emergency pinnable memory quota for root-only processes.Thomas Hellstrom2008-03-121-2/+12
* drm: reorganise minor number handling using code from modesetting branchDave Airlie2008-03-051-27/+40
* drm: major whitespace/coding style realignment with kernelDave Airlie2007-11-221-4/+4
* drm: remove drm_u64_t, replace with uint64_t everwhereDave Airlie2007-07-171-3/+3
* drm: detypedef ttm/bo/fence codeDave Airlie2007-07-151-2/+2
* drm: remove drmP.h internal typedefsDave Airlie2007-07-151-18/+18
* drm: detypedef drm.h and fixup all problemsDave Airlie2007-07-151-2/+2
* drm: cleanup use of Linux list handling macrosDave Airlie2007-05-251-11/+8
* cleanup more whitespace from ttm mergeDave Airlie2007-03-221-10/+10
* use ARRAY_SIZEDave Airlie2007-03-181-1/+1
* Improve memory manager accounting printout formatting.Thomas Hellstrom2006-12-211-3/+7
* Add vma list memory usage to memory accounting.Thomas Hellstrom2006-10-171-2/+7
* Add memory usage accounting to avoid DOS problems.Thomas Hellstrom2006-10-171-2/+12
* Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom2006-10-021-2/+2
* Add /proc filesystem buffer / fence object accounting.Thomas Hellstrom2006-09-251-0/+71
* Fix proc formatting broken by last commit.Thomas Hellstrom2006-09-221-1/+1
* Allow for 64-bit map handles of ttms and buffer objects.Thomas Hellstrom2006-09-201-2/+3
* drm: lots of small cleanups and whitespace issues fixed upDave Airlie2006-08-271-4/+4
* switch drm to use Linux mutexes instead of semaphore.Dave Airlie2006-07-231-10/+10
* realign whitespace with kernelDave Airlie2005-11-111-5/+3
* A bunch of create_proc_dir_entry() calls creating directories had crept inDave Airlie2005-11-111-1/+1
* add Egberts 32/64 bit patch (its in kernel already...)Dave Airlie2005-08-161-2/+4
* misc cleanup patch from Adrian BunkDave Airlie2005-06-041-1/+1
* Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It usesFelix Kuehling2005-01-011-4/+4
* Switch linux-core from using dev->pdev->driver->name toJon Smirl2004-10-201-2/+2
* Update Doxygen configuration & comments.Jose Fonseca2004-10-181-1/+1
* Breakout heads into their own data structures.Jon Smirl2004-10-111-4/+4
* Rename fn_tbl to driver. Core driver now uses pci_driver name whichJon Smirl2004-10-101-2/+2
* Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl2004-09-301-132/+142
* First check in for DRM that splits core from personality modulesJon Smirl2004-09-271-38/+38
* __NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie2004-08-271-1/+0
* fix for drm in /proc - from Jon SmirlDave Airlie2004-08-031-13/+4
* long dev_t patches from 2.6 treeDave Airlie2004-04-081-2/+2
* Added the Doxygen configuration file. Minor documentation fixes.Jose Fonseca2003-06-031-6/+5
* Merged DRM documentation.Jose Fonseca2003-05-261-17/+114
* remove unused variablesLeif Delgass2003-04-291-9/+0
* Remove #if 0'd codeKeith Whitwell2003-04-261-25/+0
* remove unused dma histogram codeKeith Whitwell2003-04-221-147/+0
* Use list_entry() to get container struct from struct list_head pointers.Leif Delgass2003-04-071-1/+1
* add 'SG' map type identifier string (pci scatter/gather) to /proc vm infoLeif Delgass2003-04-051-4/+4
* linux merge for drmAlan Hourihane2003-03-251-3/+3
* bring in jantorial changes from 2.5.51Keith Whitwell2002-12-121-1/+4
* commit Abraham vd Merwe fix.Alan Hourihane2001-10-081-1/+1
* Merged sarea-1-0-0Kevin E Martin2001-03-141-2/+9
* - Clean up the way customization of the templates is done.Gareth Hughes2001-02-151-3/+3
* Merge mga-1-0-0-branch into trunk.Gareth Hughes2001-02-151-0/+623