summaryrefslogtreecommitdiff
path: root/src/radeon_display.c
AgeCommit message (Expand)Author
2007-08-23Merge remote branch 'origin/randr-1.2'Dave Airlie
2007-08-23Merge branch 'master' into randr-mergeDave Airlie
2007-08-19RADEON: turn off TVCLK when blanking tv encoderAlex Deucher
2007-08-14RADEON: Turn off tv encoder in disableoutputs()Alex Deucher
2007-08-04radeon: remove unused variablesDave Airlie
2007-08-04radeon: cleanup some pieces of the dpms/blank register programmingDave Airlie
2007-08-04Clean up PortInfo to CRTC mappingLuc Verhaegen
2007-08-02RADEON: fix tv-out enable/disableAlex Deucher
2007-08-02RADEON: move tv dac enable to enabledisplay()Alex Deucher
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher
2007-06-18RADEON: only touch LVDS on mobility chipsAlex Deucher
2007-06-18RADEON: only touch LVDS on mobility chipsAlex Deucher
2007-06-12RADEON: additional LVDS off fix (missed in previous commit)Alex Deucher
2007-06-12RADEON: additional LVDS off fix (missed in previous commit)Alex Deucher
2007-06-12RADEON: make sure to clear RADEON_LVDS_ON when turning LVDS offAlex Deucher
2007-06-12RADEON: make sure RADEON_LVDS_ON is cleared when turning LVDS offAlex Deucher
2007-06-11radeon: Fix panel size detection from registers with stretched mode programmed.Michel Dänzer
2007-06-11radeon: Don't loop indefinitely if no mode matches detected panel size.Michel Dänzer
2007-05-30radeon: Lots of warning fixes.Michel Dänzer
2007-05-30Merge branch 'origin' into randr-1.2-testDave Airlie
2007-05-23RADEON: clean up some logicAlex Deucher
2007-05-21radeon: Suppress debugging output by default.Michel Dänzer
2007-05-20Fix regular/"xinerama"/zaphod dualhead modeAlex Deucher
2007-05-17Fix for infinite loop in RADEONGetLVDSInfoPaul TBBle Hampson
2007-05-15RADEON: remove some debugging codeAlex Deucher
2007-05-15RADEON: Lots of small fixesAlex Deucher
2007-05-13RADEON: remove remnants of "old" multi-head supportAlex Deucher
2007-05-13RADEON: add new ConnectorTable option and re-add PanelSize optionAlex Deucher
2007-05-13RADEON: remove more dead codeAlex Deucher
2007-05-13RADEON: re-org randr codeAlex Deucher
2007-05-13RADEON: Remove dead codeAlex Deucher
2007-05-13RADEON: several fixesAlex Deucher
2007-05-13RADEON: move crtc offset handling into init/save/restore functionsAlex Deucher
2007-05-13RADEON: fix up DDCConnected()Alex Deucher
2007-05-13RADEON: don't need to pass pScrn to EnableDisplay()Alex Deucher
2007-05-13RADEON: remove hardcoded output limit and PortInfo stuffAlex Deucher
2007-05-11RADEON: Fix RMX after the last commitAlex Deucher
2007-05-11RADEON: Move LVDS, TMDS, DAC properties to the output recAlex Deucher
2007-05-11RADEON: switch output dpms to use RADEONEnableDisplay()Alex Deucher
2007-05-11RADEON: re-arrange output mode settingAlex Deucher
2007-05-11RADEON: more re-orgAlex Deucher
2007-05-10RADEON: randr driver re-org checkpointAlex Deucher
2007-05-09RADEON:Jesse Barnes
2007-05-09RADEON:Jesse Barnes
2007-05-09randr checkpointAlex Deucher
2007-05-09more randr re-workAlex Deucher
2007-05-09More re-org to allow more than 2 outputsAlex Deucher
2007-05-09start to clean up MapControllersAlex Deucher
2007-05-09minor cleanupAlex Deucher
2007-05-08Merge branch 'master' into randr-1.2 and fix conflictsAlex Deucher