summaryrefslogtreecommitdiff
path: root/src/radeon_output.c
AgeCommit message (Expand)Author
2007-10-03RADEON: minor fixes for external TMDSAlex Deucher
2007-10-03RADEON: final fix for RMX/LVDSAlex Deucher
2007-10-03RADEON: Finally sort out LVDS modesAlex Deucher
2007-10-01radeon: fix powerpc buildDave Airlie
2007-09-30RADEON: add support for ext tmds table and ext tmds chip initAlex Deucher
2007-09-30RADEON: more work on LVDS mode validation and fixupsAlex Deucher
2007-09-23RADEON: properly set default RMX typesAlex Deucher
2007-09-23RADEON: fix up LVDS handling for r3xx and newerAlex Deucher
2007-09-22RADEON: preliminary support for mac miniAlex Deucher
2007-09-22RADEON: Fix RMX on LVDSAlex Deucher
2007-09-22RADEON: RMX updatesAlex Deucher
2007-09-20RADEON: fix up dvo support (still no external chip init)Alex Deucher
2007-09-19RADEON: add default connector setup for single crtc chipsAlex Deucher
2007-09-19Revert "RADEON: initial pass at external TMDS support"Alex Deucher
2007-09-18radeon: Remove declaration of unused variable.Michel Dänzer
2007-09-17RADEON: turn off load detection on tv dac by defaultAlex Deucher
2007-09-17RADEON: ignore edid digital bit on analog portsAlex Deucher
2007-09-17RADEON: initial pass at external TMDS supportAlex Deucher
2007-08-29RADEON: Add quirk and connector tables for apple laptopsAlex Deucher
2007-08-28RADEON: add option to force tmds pll to default tableAlex Deucher
2007-08-28RADEON: remove some cruft forgotten in a previous commitAlex Deucher
2007-08-28RADEON: Update tv attributes immediatelyAlex Deucher
2007-08-28RADEON: remove the "default" tv_standard optionAlex Deucher
2007-08-27RADEON: enable load detection for tvdac if output count for tvdac < 2Alex Deucher
2007-08-27RADEON: make load detection an output attribute for analog outputsAlex Deucher
2007-08-27RADEON: make tmds pll an output attributeAlex Deucher
2007-08-25RADEON: remove fbdev optionAlex Deucher
2007-08-23RADEON: NONE to None to match other port infoAlex Deucher
2007-08-23RADEON: Always assume LVDS is connectedAlex Deucher
2007-08-23radeon: Warning fixes.Michel Dänzer
2007-08-23radeon: Round down RMX stretch ratios.Sascha Sommer
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