Age | Commit message (Expand) | Author |
2009-09-01 | radeon: add some notes about DVO setup | Alex Deucher |
2009-04-23 | r2xx/r3xx/r4xx: further i2c fixups | Alex Deucher |
2009-04-04 | DCE3/3.2: fix up transmitter/encoder setup | Alex Deucher |
2009-02-03 | Fix encoder accounting | Alex Deucher |
2009-01-28 | Move encoder specific data to encoder dev_priv | Alex Deucher |
2009-01-26 | Warning fixes | Alex Deucher |
2009-01-26 | Move legacy output setup functions to legacy_output.c | Alex Deucher |
2009-01-26 | Additional output cleanup | Alex Deucher |
2009-01-23 | Remove OutputType and other cruft | Alex Deucher |
2009-01-23 | track encoder state | Alex Deucher |
2009-01-23 | Remove TMDSType, DACType, LVDSType from output rec | Alex Deucher |
2009-01-21 | Fix logic cut and paste error | Alex Deucher |
2009-01-21 | fix legacy crtc routing and add some debugging info | Alex Deucher |
2009-01-21 | Switch legacy output code to use new encoder objects | Alex Deucher |
2008-12-17 | Pre-avivo: fix FP setup | Alex Deucher |
2008-08-08 | Further cleanup and unification of i2c code | Alex Deucher |
2008-08-05 | IGP: attempt to get external TMDS working | Alex Deucher |
2008-07-19 | Add oem quirk for external tmds setup on Dell Inspiron 8600 | Alex Deucher |
2008-06-27 | Revert "IGP: attempt to fix VGA on IGP chips" | Alex Deucher |
2008-06-24 | IGP: attempt to fix VGA on IGP chips | Alex Deucher |
2008-05-20 | Change RMX code to follow the programming algorithm suggested by ATI. | Egbert Eich |
2008-05-13 | RS4xx: Split out RS400 and RS480 as separate families | Alex Deucher |
2008-05-12 | Replace CARD{8,16,32} with uint{8,16,32}_t | Matt Turner |
2008-04-27 | RADEON: decrease crtc/output verbosity | Alex Deucher |
2008-03-21 | RS4xx: attempt to fix TMDS/DVO support | Alex Deucher |
2008-03-19 | [PATCH] Compile warning fixes. | Paulo Cesar Pereira de Andrade |
2008-02-12 | RADEON: make sure we always set up the FP crtc shadow registers for crtc0 | Alex Deucher |
2008-02-10 | RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM bios | Alex Deucher |
2008-02-03 | RADEON: rework i2c handling | Alex Deucher |
2008-02-01 | RADEON: don't restore LVDS_PLL_CNTL for now | Alex Deucher |
2008-02-01 | RADEON: remove redundant RADEONDisableDisplays() | Alex Deucher |
2008-02-01 | RADEON: Implement "center" mode for RMX on legacy radeons | Alex Deucher |
2008-01-19 | RADEON: get dac2 adj values from the bios tables | Alex Deucher |
2008-01-17 | RADEON: use radeon_output->Flags for tracking RMX rather than mode->Flags | Alex Deucher |
2008-01-09 | RADEON: fix crtc routing on r4xx cards when using atom to init DVO chip | Kristian Høgsberg |
2008-01-09 | RADEON: restore FP2 regs before external encoders | Alex Deucher |
2007-12-26 | RADEON: fix typo that broke tv load detection | Alex Deucher |
2007-12-21 | RADEON: various cleanups | Arkadiusz Miskiewicz |
2007-12-21 | RADEON: clean up prototypes | Alex Deucher |
2007-12-21 | RADEON: more re-org | Alex Deucher |
2007-12-21 | RADEON: re-org legacy crtc/output code into separate files | Alex Deucher |