summaryrefslogtreecommitdiff
path: root/src/radeon_display.c
AgeCommit message (Expand)Author
2007-08-19RADEON: turn off TVCLK when blanking tv encoderAlex Deucher
2007-08-14RADEON: Turn off tv encoder in disableoutputs()Alex Deucher
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-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-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
2007-05-07- fix randr 1.2 on pre-RV350 chips by enabling DAC_MACRO_CNTL writesJesse Barnes
2007-05-07RADEON - update randr cursor handling, LVDS setup fixAlex Deucher
2007-04-22radeon: add support for DDC on some laptop chipsetsDave Airlie
2007-04-18Set sync polarity restriction flags even for non-"digital separate" monitors.Matthias Hopf
2007-04-18Fix inconsistent use of Mode lists.Matthias Hopf
2007-03-06Add prepare/commit hooks to output and crtc func tableJesse Barnes
2007-02-25fix typoDave Airlie
2007-02-25Merge branch 'radeon-randrv12-v4'Dave Airlie
2007-02-25cleanup radeon code against master serverDave Airlie
2007-02-25make radeon randr build against master serverDave Airlie