Age | Commit message (Expand) | Author |
2008-08-01 | Merge commit 'origin/drm-gem' into modesetting-gem | Kristian Høgsberg |
2008-07-28 | intel-gem: checkpatch.pl on drm_proc.c new contents. | Eric Anholt |
2008-06-18 | Merge commit 'origin/drm-gem' into modesetting-gem | Jesse Barnes |
2008-06-13 | [intel-gem] show total GTT space in /proc/dri/*/gem_objects | Keith Packard |
2008-06-13 | [intel-gem] add gtt and pin counts to /proc/dri/*/gem_objects | Keith Packard |
2008-06-10 | Merge commit 'origin/drm-gem' into modesetting-gem | Jesse Barnes |
2008-05-12 | drm: fix oops on reading proc file with no master | Dave Airlie |
2008-05-02 | Add a bit of /proc/dri/*/gem support. Clean up some refcount/pagelock issues. | Keith Packard |
2008-03-12 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-03-12 | Add an emergency pinnable memory quota for root-only processes. | Thomas Hellstrom |
2008-03-06 | drm: reorganise minor number handling using code from modesetting branch | Dave Airlie |
2008-02-15 | switch naming to new proposed scheme | Dave Airlie |
2008-02-13 | start moving over to proper hierarchy wrt master accesses | Dave Airlie |
2008-02-13 | major port of multi-master ideas into modesetting | Dave Airlie |
2008-02-13 | drm: re-write minor number allocation to use an idr. | Dave Airlie |
2008-01-04 | drm: move drm_head to drm_minor and fix up users | Dave Airlie |
2007-11-22 | drm: major whitespace/coding style realignment with kernel | Dave Airlie |
2007-07-18 | drm: remove drm_u64_t, replace with uint64_t everwhere | Dave Airlie |
2007-07-16 | drm: detypedef ttm/bo/fence code | Dave Airlie |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie |
2007-07-16 | drm: detypedef drm.h and fixup all problems | Dave Airlie |
2007-05-26 | drm: cleanup use of Linux list handling macros | Dave Airlie |
2007-03-23 | cleanup more whitespace from ttm merge | Dave Airlie |
2007-03-19 | use ARRAY_SIZE | Dave Airlie |
2006-12-21 | Improve memory manager accounting printout formatting. | Thomas Hellstrom |
2006-10-17 | Add vma list memory usage to memory accounting. | Thomas Hellstrom |
2006-10-17 | Add memory usage accounting to avoid DOS problems. | Thomas Hellstrom |
2006-10-02 | Allow for 44 bit user-tokens (or drm_file offsets) | Thomas Hellstrom |
2006-09-25 | Add /proc filesystem buffer / fence object accounting. | Thomas Hellstrom |
2006-09-22 | Fix proc formatting broken by last commit. | Thomas Hellstrom |
2006-09-20 | Allow for 64-bit map handles of ttms and buffer objects. | Thomas Hellstrom |
2006-08-28 | drm: lots of small cleanups and whitespace issues fixed up | Dave Airlie |
2006-07-24 | switch drm to use Linux mutexes instead of semaphore. | Dave Airlie |
2005-11-11 | realign whitespace with kernel | Dave Airlie |
2005-11-11 | A bunch of create_proc_dir_entry() calls creating directories had crept in | Dave Airlie |
2005-08-16 | add Egberts 32/64 bit patch (its in kernel already...) | Dave Airlie |
2005-06-04 | misc cleanup patch from Adrian Bunk | Dave Airlie |
2005-01-01 | Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses | Felix Kuehling |
2004-10-20 | Switch linux-core from using dev->pdev->driver->name to | Jon Smirl |
2004-10-18 | Update Doxygen configuration & comments. | Jose Fonseca |
2004-10-12 | Breakout heads into their own data structures. | Jon Smirl |
2004-10-10 | Rename fn_tbl to driver. Core driver now uses pci_driver name which | Jon Smirl |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
2004-08-27 | __NO_VERSION__ hasn't been needed since 2.3 days ditch it... | Dave Airlie |
2004-08-03 | fix for drm in /proc - from Jon Smirl | Dave Airlie |
2004-04-08 | long dev_t patches from 2.6 tree | Dave Airlie |
2003-06-03 | Added the Doxygen configuration file. Minor documentation fixes. | Jose Fonseca |
2003-05-27 | Merged DRM documentation. | Jose Fonseca |
2003-04-29 | remove unused variables | Leif Delgass |