Age | Commit message (Expand) | Author |
2007-03-19 | whitespace cleanup pending a kernel merge | Dave Airlie |
2007-02-07 | Checkpoint commit. | Thomas Hellstrom |
2007-02-06 | Simplify pci map vs no pci map choice. | Thomas Hellstrom |
2007-02-02 | Make also later kernels work with buffer object vm | Thomas Hellstrom |
2007-02-01 | Fix missing ttm_open_vma call from previous commit. | Thomas Hellstrom |
2006-12-21 | Bug #9120. | Thomas Hellstrom |
2006-12-19 | drm: remove all 2.4 support for drm development tree. | Dave Airlie |
2006-10-21 | The CPU cache must be flushed _before_ we start modifying the kernel map ptes, | Thomas Hellstrom |
2006-10-20 | We apparently need this global cache flush anyway. | Thomas Hellstrom |
2006-10-18 | Avoid driver-specific AGP user-populated types, since we don't know what AGP | Thomas Hellstrom |
2006-10-17 | Add memory usage accounting to avoid DOS problems. | Thomas Hellstrom |
2006-10-12 | Bugfixes. | Thomas Hellstrom |
2006-10-12 | Simplify the AGP backend interface somewhat. | Thomas Hellstrom |
2006-10-11 | Big update: | Thomas Hellstrom |
2006-09-27 | Adapt to architecture-specific hooks for gatt pages. | Thomas Hellstrom |
2006-09-26 | Allow for a driver to overload the ttm backend object methods. | Thomas Hellstrom |
2006-09-08 | Various bugfixes. | Thomas Hellstrom |
2006-08-22 | Initial i915 buffer object driver | Thomas Hellstrom |
2006-08-22 | AGP backends for TTM. | Thomas Hellstrom |
2006-02-18 | major realigment of DRM CVS with kernel code, makes integration much easier | Dave Airlie |
2005-11-03 | Converts the remaining drm_agp_foo functions to be a drm_agp_foo and | Ian Romanick |
2005-06-17 | fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart around | Dave Airlie |
2005-06-14 | Adds support for PCI cards to MGA DRM | Ian Romanick |
2005-03-25 | fix up AGP multi-head support for kernel 2.6.12 | Dave Airlie |
2004-10-23 | Round 2 of getting rid of inter_module_get() | Jon Smirl |
2004-10-18 | Update Doxygen configuration & comments. | Jose Fonseca |
2004-10-12 | Breakout heads into their own data structures. | Jon Smirl |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-28 | Getting the AGP module is a global resource. Make sure a dual PCI/AGP | 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-24 | Merged drmfntbl-0-0-2 | Dave Airlie |
2004-07-20 | first set of __user annotations from kernel (Al Viro) | Dave Airlie |
2004-02-28 | More differentiated error codes for DRM(agp_acquire) | Michel Daenzer |
2003-08-15 | Merge from 2.6 kernel (Linus Torvalds) | Michel Daenzer |
2003-07-25 | Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break | Michel Daenzer |
2003-07-25 | Fail in DRM(agp_acquire) if the AGP aperture can't be used, such that the X | Michel Daenzer |
2003-07-09 | DA: fix for bug 484 in Bugzilla, originally from me, reworked by David | Dave Airlie |
2003-06-19 | Revert the janitorial - that works is now on the new branch | Jose Fonseca |
2003-06-03 | Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h | Jose Fonseca |
2003-05-27 | Merged DRM documentation. | Jose Fonseca |
2003-04-17 | Bring some drm module changes over from the XFree86 trunk: | David Dawes |
2003-03-25 | linux merge for drm | Alan Hourihane |
2002-12-11 | remove agpgart informational | Keith Whitwell |
2002-08-22 | Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has been | Leif Delgass |
2001-12-10 | merge with linux kernel 2.4.15 | Alan Hourihane |
2001-09-25 | merge with 2.4.10 kernel | Alan Hourihane |
2001-08-19 | No one's maintaining 2.2.x support - so remove all the cruft. | Alan Hourihane |
2001-08-08 | Update to the code I sent Linus and Alan this morning. Added some missing | Jeff Hartmann |
2001-05-01 | Import of XFree86 4.0.99.3 | David Dawes |