summaryrefslogtreecommitdiff
path: root/src/AtomBios
AgeCommit message (Collapse)Author
2008-12-17atombios: fixup parsing of TV tables on r500 and r600 cards.Dave Airlie
The TV tables changed between for later cards.
2008-12-16atombios: correct fix for previous issue.Dave Airlie
I committed an old patch.
2008-12-16atombios: 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-26atombios updates from upstreamAlex Deucher
2008-07-08atombios: 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-12atom: fix another endian defineDave Airlie
2008-06-12atom: fixup includes in cd operations to get correct endian bits in atombios.hDave Airlie
2008-06-11atombios: fixup atombios bitfields for endiannessDave Airlie
reverse the bits for big endian
2008-05-20Strip ^M's from src/AtomBios/includes/ObjectID.hAlan Coopersmith
2008-05-02Add 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-02ATOM: add support for DragonFlyBSDthegraze
2008-03-28Include config.h, so FGL_LINUX can actually be defined when it's tested...Michel Dänzer
2008-02-07RADEON: sync up with latest upstream versionsAlex Deucher
atombios.h ObjectID.h
2008-01-03radeon: Miscellaneous warning fixes.Michel Dänzer
2007-12-30atombios: add support for reading tv standard from atombiosDave Airlie
fix typo in atombios header file
2007-11-23fix silly spacesDave Airlie
2007-11-16WIP: sync up with the latest ATOM bios code in rhdAlex Deucher
doesn't compile ATM
2007-11-03Initial integration of Atom code and some of Dave's code.Alex Deucher
ATOM builds, but it's not hooked up yet.