summaryrefslogtreecommitdiff
path: root/src/radeon_output.c
AgeCommit message (Expand)Author
2007-11-09combine outputs based on idAlex Deucher
2007-11-08make sure to assign gpioAlex Deucher
2007-11-07add support for initing external tmds via ATOMAlex Deucher
2007-11-07add avivo output stuffAlex Deucher
2007-11-06more avivo updatesAlex Deucher
2007-11-06for r4xx ATOM cards, just use ATOM for PLLAlex Deucher
2007-11-04WIP: get ATOM crtc stuff working on r4xxAlex Deucher
2007-10-25RADEON: Fix IgnoreEDID optionAlex Deucher
2007-10-25RADEON: clean up mode handling and improve reliability of DDCAlex Deucher
2007-10-25RADEON: Add driver option to force TV DAC load detection onAlex Deucher
2007-10-17RADEON: Remove LVDSBiosNativeMode OptionAlex Deucher
2007-10-16RADEON: finish fixing LVDS/RMXAlex Deucher
2007-10-15RADEON: allow the user to set any tv standardAlex Deucher
2007-10-15RADEON: use native timing for RMXAlex Deucher
2007-10-13radeon: Improve detection of default value for Option "MacModel" on Linux.Michel Dänzer
2007-10-13radeon: Derive default value of Option "MacModel" from /proc/cpuinfo on Linux.Eugen Dedu
2007-10-11RADEON: return status unknown for flaky chip/connector combinationsAlex Deucher
2007-10-10RADEON: attempt to detect lid status on legacy biosAlex Deucher
2007-10-07RADEON: still more LVDS fixesAlex Deucher
2007-10-06radeon: add support for DDC type 6Dave Airlie
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