Age | Commit message (Expand) | Author |
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 |
2001-04-09 | Import -f XFree86 4.0.99.2 | David Dawes |
2001-04-05 | Merged ati-pcigart-1-0-0 | Kevin E Martin |
2001-03-04 | Don't try and setup the MTRR for AGP when AGP not available. Check | Alan Hourihane |
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes |