Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-02 | RADEON: add support for ATOM component video table | Alex Deucher | |
Component output is still not working. | |||
2007-12-30 | atombios: enable support for using tv timings | Dave Airlie | |
enable support for the atombios tv timings selection by programming the crtc with the tv timings if a tv is detected on the output | |||
2007-12-30 | atombios: add support for reading tv standard from atombios | Dave Airlie | |
fix typo in atombios header file | |||
2007-12-21 | RADEON: various cleanups | Arkadiusz Miskiewicz | |
2007-12-10 | fixup some warnings | Dave Airlie | |
2007-12-01 | RADEON: move GPIO lookup to a separate function | Alex Deucher | |
2007-12-01 | RADEON: fix typo in previous commit | Alex Deucher | |
check gpio table revision before connector table revision | |||
2007-12-01 | RADEON: convert atombios connector table parsing to use ATOM structs | Alex Deucher | |
convert and add hpd info | |||
2007-11-23 | atombios: use values from object header | Dave Airlie | |
2007-11-23 | atombios: add initial object header parsing for r600 cards | Dave Airlie | |
2007-11-18 | Few fixes from the last commit. | Alex Deucher | |
Update parser works fine on r4xx. | |||
2007-11-18 | WIP: new atom code comples. | Alex Deucher | |
I commented out the object parsing for the time being as using it will require some thought as to new output related data structures. | |||
2007-11-17 | WIP: more new ATOM integration work | Alex Deucher | |
2007-11-16 | WIP: sync up with the latest ATOM bios code in rhd | Alex Deucher | |
doesn't compile ATM | |||
2007-11-03 | Initial support for r4xx | Alex Deucher | |
- add r3xx/r4xx MC access macros and functions | |||
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. |