Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-08 | atombios: add support for other endians. | Benjamin Herrenschmidt | |
This is a cleaned up (in as much as atombios can be..) of benh's patch. airlied - removed benh's debugging for now, it might need to be put back later.. | |||
2008-06-25 | ati: hopefully fix byteswap mess for those other OSes. | Dave Airlie | |
2008-06-11 | radeon: add lots of endian bits into the atombios parser | Dave Airlie | |
2008-05-12 | Replace CARD{8,16,32} with uint{8,16,32}_t | Matt Turner | |
As has been done with xf86-video-intel, replace all CARD* datatypes with uint*_t datatypes available from stdint.h. | |||
2007-11-29 | RADEON: implement CLUT adjust support | Alex Deucher | |
2007-11-03 | Initial support for r4xx | Alex Deucher | |
- add r3xx/r4xx MC access macros and functions | |||
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie | |
2006-03-22 | Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc | Kristian Høgsberg | |
symbols directly. The xf86* versions aren't supposed to be used directly. Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. | |||
2005-05-23 | Explicitely disable DPMS power states during close screen. Fix macro that | Egbert Eich | |
takes a value and a mask of bits to modify to be behave evquvalently if the bits that should remain unchanged are set or unset in the value (Bugzilla #3369). | |||
2005-03-29 | bugzilla #2840 (https://bugs.freedesktop.org/show_bug.cgi?id=2840) | Kevin E Martin | |
attachment #2227 (https://bugs.freedesktop.org/attachment.cgi?id=2227) Fix build problems introduced by previous Radeon PLL errata workarounds. | |||
2005-03-24 | - radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked by | Alex Deucher | |
Hui Yu) | |||
2004-07-30 | Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300. | Hui YU | |
Add special handlings for DELL triple-head server (RV100). Misc. bug fixes for flat panel, host aperture, etc (Bug #946) | |||
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | 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 | |