Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-17 | atombios: fixup parsing of TV tables on r500 and r600 cards. | Dave Airlie | |
The TV tables changed between for later cards. | |||
2008-12-16 | atombios: correct fix for previous issue. | Dave Airlie | |
I committed an old patch. | |||
2008-12-16 | atombios: fix issue with Clearing of MM_INDEX 0. | Dave Airlie | |
While playing with tv-out I discovered this issue with clearing the MM_INDEX register. | |||
2008-09-26 | atombios updates from upstream | Alex Deucher | |
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-12 | atom: fix another endian define | Dave Airlie | |
2008-06-12 | atom: fixup includes in cd operations to get correct endian bits in atombios.h | Dave Airlie | |
2008-06-11 | atombios: fixup atombios bitfields for endianness | Dave Airlie | |
reverse the bits for big endian | |||
2008-05-20 | Strip ^M's from src/AtomBios/includes/ObjectID.h | Alan Coopersmith | |
2008-05-02 | Add a test for __GLIBC__ to CD_Common_Types.h. | Julien Cristau | |
Atombios redefines the standard types but the definitions conflict with the ones from glibc (causes build failures on GNU/Hurd and GNU/kFreeBSD). | |||
2008-05-02 | ATOM: add support for DragonFlyBSD | thegraze | |
2008-03-28 | Include config.h, so FGL_LINUX can actually be defined when it's tested... | Michel Dänzer | |
2008-02-07 | RADEON: sync up with latest upstream versions | Alex Deucher | |
atombios.h ObjectID.h | |||
2008-01-03 | radeon: Miscellaneous warning fixes. | Michel Dänzer | |
2007-12-30 | atombios: add support for reading tv standard from atombios | Dave Airlie | |
fix typo in atombios header file | |||
2007-11-23 | fix silly spaces | Dave Airlie | |
2007-11-16 | WIP: sync up with the latest ATOM bios code in rhd | Alex Deucher | |
doesn't compile ATM | |||
2007-11-03 | Initial integration of Atom code and some of Dave's code. | Alex Deucher | |
ATOM builds, but it's not hooked up yet. |