summaryrefslogtreecommitdiff
path: root/src/legacy_output.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-12RADEON: make sure we always set up the FP crtc shadow registers for crtc0Alex Deucher1-38/+34
2008-02-10RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM biosAlex Deucher1-20/+0
2008-02-03RADEON: rework i2c handlingAlex Deucher1-1/+2
2008-02-01RADEON: don't restore LVDS_PLL_CNTL for nowAlex Deucher1-1/+1
2008-02-01RADEON: remove redundant RADEONDisableDisplays()Alex Deucher1-64/+0
2008-02-01RADEON: Implement "center" mode for RMX on legacy radeonsAlex Deucher1-3/+103
2008-01-19RADEON: get dac2 adj values from the bios tablesAlex Deucher1-1/+1
2008-01-17RADEON: use radeon_output->Flags for tracking RMX rather than mode->FlagsAlex Deucher1-25/+30
2008-01-09RADEON: fix crtc routing on r4xx cards when using atom to init DVO chipKristian Høgsberg1-3/+16
2008-01-09RADEON: restore FP2 regs before external encodersAlex Deucher1-1/+1
2007-12-26RADEON: fix typo that broke tv load detectionAlex Deucher1-4/+4
2007-12-21RADEON: various cleanupsArkadiusz Miskiewicz1-3/+0
2007-12-21RADEON: clean up prototypesAlex Deucher1-1/+0
2007-12-21RADEON: more re-orgAlex Deucher1-0/+159
2007-12-21RADEON: re-org legacy crtc/output code into separate filesAlex Deucher1-0/+1577