summaryrefslogtreecommitdiff
path: root/src/radeon_output.c
AgeCommit message (Expand)Author
2007-08-20RADEON: Add DefaultConnectorTable optionAlex Deucher
2007-08-15RADEON: make sure crtc routing is correct in r300_detect_tv()Alex Deucher
2007-08-14RADEON: minor cleanupAlex Deucher
2007-08-14RADEON: Implement improved tv load detection for r300Alex Deucher
2007-08-14RADEON: Make sure RMX is always programmed for crtc1Alex Deucher
2007-08-14RADEON: Add load detectionAlex Deucher
2007-08-12RADEON: order the VGA and DVI ports correctlyAlex Deucher
2007-08-11RADEON: fix connector setup when there's no bios tablesAlex Deucher
2007-08-07RADEON: fix ConnectorTable option after connector table re-workAlex Deucher
2007-08-05RADEON: Always set MonType in radeon_detect()Alex Deucher
2007-08-05RADEON: add tv out propertiesAlex Deucher
2007-08-05RADEON: switch DVI-I monitor type attribute to stringAlex Deucher
2007-08-05RADEON: make backlight attribute lower caseAlex Deucher
2007-08-05RADEON: switch RMX attribute to string typeAlex Deucher
2007-08-05RADEON: typoAlex Deucher
2007-08-05RADEON: fixesAlex Deucher
2007-08-05RADEON: refactor output init to handle multiple DVI or VGAAlex Deucher
2007-08-05RADEON: Major rework of BIOS table parsingAlex Deucher
2007-08-02RADEON: add missing breakAlex Deucher
2007-08-02RADEON: limit tv modes to the only one we can program at the momentAlex Deucher
2007-07-31RADEON: fix name of tv outputAlex Deucher
2007-07-31RADEON: tv-out fixes. works now. tested on rv350.Alex Deucher
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher
2007-06-29RADEON: simplify console restoreAlex Deucher
2007-06-19RADEON: Split FP reg restore to only touch regs relevant to the outputAlex Deucher
2007-06-12radeon: Fix panel size detection from registers with stretched mode programmed.Michel Dänzer
2007-06-05RADEON: fixup RADEONDisplayVideo() to better handle the crtc being usedAlex Deucher
2007-06-04RADEON: fix indentingAlex Deucher
2007-06-04RADEON: no need to go through all the crtcs, we've got what we needAlex Deucher
2007-06-04RADEON: add support for RMX on DVI, make sure RMX is only enabled on crtc1Alex Deucher
2007-06-04RADEON: remove some cruftAlex Deucher
2007-06-04RADEON: number the outputs if there are more than one of the sameAlex Deucher
2007-05-30radeon: Lots of warning fixes.Michel Dänzer
2007-05-26RADEON: clean up and add comment regarding clonesAlex Deucher
2007-05-26RADEON: Switch SetOutputType() to use names rather than numbersAlex Deucher
2007-05-26RADEON: implement backlight control for LVDSAlex Deucher
2007-05-25RADEON: implement auto/analog/digital output property for DVI-I (untested)Alex Deucher
2007-05-25RADEON: more clean of last commitsAlex Deucher
2007-05-25RADEON: fixup last commit and add support for ext TMDS detectAlex Deucher
2007-05-25RADEON: clean up non-DDC probe, add detect for DVIAlex Deucher
2007-05-23RADEON: clean up some logicAlex Deucher
2007-05-23RADEON: add output properties (not functional yet)Alex Deucher
2007-05-22RADEON: Only add valid connectorsAlex Deucher
2007-05-20RADEON: several updatesAlex Deucher
2007-05-18RADEON: if connector is VGA set TMDS to noneAlex Deucher
2007-05-18RADEON: Change default LVDS i2c line for powerpcAlex Deucher
2007-05-17RADEON: More cleanupAlex Deucher
2007-05-15RADEON: Lots of small fixesAlex Deucher
2007-05-13RADEON: add new ConnectorTable option and re-add PanelSize optionAlex Deucher
2007-05-13RADEON: re-org randr codeAlex Deucher