Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | radeon: drop all UMS/DRI1/XAA/overlay support. | Dave Airlie | |
This overhauls the radeon driver and removes all the old UMS-only code, it drops all the UMS, DRI1, XAA, overlay Xv, video capture, tv tuners There are probably a lot more cleanups that will fall out of this afterwards. So far this is compile/build tested. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2010-04-21 | Kill per-context SAREA support. | Owain G. Ainsworth | |
It has never been used, and since the world is changing it almost certainly never will be. Good riddance. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2008-07-29 | Increase default GART size to 32MB on >=R300 | Brice Goglin | |
2008-07-03 | radeon: drop all use of CPMode. | Dave Airlie | |
We never test the other codepath and I don't think I've ever recommended it for anyone. | |||
2008-04-07 | Increase default CP timeout. | Michel Dänzer | |
Helps avoid spurious timeouts causing problems, see http://bugs.freedesktop.org/show_bug.cgi?id=15203 . | |||
2007-03-04 | radeon: add option to set pci aperture size from config file | Dave Airlie | |
This requires a drm > 1.26 to work | |||
2006-12-19 | radeon: Default to leaving AGP transfer mode and fast writes unchanged. | Michel Dänzer | |
Based on the assumption that firmware should have set up the card and host bridge appropriately for these settings, this may actually be safer, at least for the transfer rate; leaving fast writes enabled is hopefully safe as well, it certainly is on my sytem. See https://bugs.freedesktop.org/show_bug.cgi?id=9284 . | |||
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie | |
2005-09-11 | Add support for allocating PCI GART table in framebuffer memory. This is | Dave Airlie | |
needed to support PCIE Radeons using a new DRM. | |||
2005-02-22 | Fix building radeon driver with BuildXF86DRI set to NO, the breakage was | Roland Scheidegger | |
caused by the tiling support (bug #2481) | |||
2004-12-12 | - add AGP 8x support (Hui Yu, Michel Daenzer) bug 1819 | Alex Deucher | |
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040613 | Eric Anholt | |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | |
2003-11-14 | Initial revision | Kaleb Keithley | |