Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-17 | radeon: first pass at bios scratch regs | Alex Deucher | |
- todo: updated connected status | |||
2008-08-17 | radeon: get primary dac adj info from bios tables | Alex Deucher | |
2008-08-14 | Add com bios asic init bits | Alex Deucher | |
2008-08-14 | Fill in and make use of more com bios tables on legacy chips | Alex Deucher | |
2008-08-14 | Add additional quirks from ddx | Alex Deucher | |
2008-08-14 | Convert COM BIOS to table offset lookup function | Alex Deucher | |
2008-08-14 | unify connector, i2c handling for atom and legacy | Alex Deucher | |
2008-08-08 | radeon: add initial support for legacy crtc/encoders. | Dave Airlie | |
not all there yet | |||
2008-07-26 | radeon: add initial atombios modesetting and GEM -> TTM translation layer. | Dave Airlie | |
This is an initial import of the atom bios parser with modesetting support for r500 hw using atombios. It also includes a simple memory manager layer that translates a radeon GEM style interface onto TTM internally. So far this memory manager has only been used for pinned object allocation for the DDX to test modesetting. |