summaryrefslogtreecommitdiff
path: root/src/radeon_display.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-19Merge branch 'master' into atombios-supportatombios-supportDave Airlie1-2/+2
2007-12-18RADEON: driver cleanups, warning fixesArkadiusz Miskiewicz1-2/+2
2007-12-17Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher1-127/+158
2007-12-17RADEON: typo from last commitAlex Deucher1-2/+2
2007-12-17RADEON: add output enable masksAlex Deucher1-49/+80
2007-12-17RADEON: whitespace clean-upsAlex Deucher1-110/+110
2007-12-16RADEON: Make sure LVDS_EN bit is set when enabling LVDSAlex Deucher1-5/+5
2007-12-07radeon: bring back zaphod all is forgiven.Dave Airlie1-2/+5
2007-12-07radeon: move savedreg/modereg into entity instead of infoDave Airlie1-4/+4
2007-10-02RADEON: fix RADEONInitDispBandwidth() on single crtc cardsAlex Deucher1-0/+5
2007-09-20RADEON: fix up dvo support (still no external chip init)Alex Deucher1-1/+6
2007-09-19Revert "RADEON: initial pass at external TMDS support"Alex Deucher1-2/+0
2007-09-17RADEON: initial pass at external TMDS supportAlex Deucher1-0/+2
2007-08-28RADEON: Update tv attributes immediatelyAlex Deucher1-0/+2
2007-08-25RADEON: remove fbdev optionAlex Deucher1-1/+0
2007-08-24radeon: don't disable dac if either tv or vga is using itDave Airlie1-4/+20
2007-08-23Merge remote branch 'origin/randr-1.2'Dave Airlie1-0/+6
2007-08-23Merge branch 'master' into randr-mergeDave Airlie1-1/+0
2007-08-19RADEON: turn off TVCLK when blanking tv encoderAlex Deucher1-0/+6
2007-08-14RADEON: Turn off tv encoder in disableoutputs()Alex Deucher1-2/+9
2007-08-04radeon: remove unused variablesDave Airlie1-2/+0
2007-08-04radeon: cleanup some pieces of the dpms/blank register programmingDave Airlie1-52/+31
2007-08-04Clean up PortInfo to CRTC mappingLuc Verhaegen1-335/+231
2007-08-02RADEON: fix tv-out enable/disableAlex Deucher1-36/+8
2007-08-02RADEON: move tv dac enable to enabledisplay()Alex Deucher1-12/+11
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher1-2/+31
2007-06-18RADEON: only touch LVDS on mobility chipsAlex Deucher1-13/+15
2007-06-18RADEON: only touch LVDS on mobility chipsAlex Deucher1-13/+15
2007-06-12RADEON: additional LVDS off fix (missed in previous commit)Alex Deucher1-2/+2
2007-06-12RADEON: additional LVDS off fix (missed in previous commit)Alex Deucher1-2/+2
2007-06-12RADEON: make sure to clear RADEON_LVDS_ON when turning LVDS offAlex Deucher1-4/+4
2007-06-12RADEON: make sure RADEON_LVDS_ON is cleared when turning LVDS offAlex Deucher1-4/+4
2007-06-11radeon: Fix panel size detection from registers with stretched mode programmed.Michel Dänzer1-2/+4
2007-06-11radeon: Don't loop indefinitely if no mode matches detected panel size.Michel Dänzer1-1/+5
2007-05-30radeon: Lots of warning fixes.Michel Dänzer1-677/+0
2007-05-30Merge branch 'origin' into randr-1.2-testDave Airlie1-4/+8
2007-05-23RADEON: clean up some logicAlex Deucher1-8/+11
2007-05-21radeon: Suppress debugging output by default.Michel Dänzer1-5/+11
2007-05-20Fix regular/"xinerama"/zaphod dualhead modeAlex Deucher1-2/+5
2007-05-17Fix for infinite loop in RADEONGetLVDSInfoPaul TBBle Hampson1-1/+1
2007-05-15RADEON: remove some debugging codeAlex Deucher1-3/+1
2007-05-15RADEON: Lots of small fixesAlex Deucher1-2/+0
2007-05-13RADEON: remove remnants of "old" multi-head supportAlex Deucher1-14/+2
2007-05-13RADEON: add new ConnectorTable option and re-add PanelSize optionAlex Deucher1-1/+10
2007-05-13RADEON: remove more dead codeAlex Deucher1-89/+0
2007-05-13RADEON: re-org randr codeAlex Deucher1-993/+7
2007-05-13RADEON: Remove dead codeAlex Deucher1-431/+0
2007-05-13RADEON: several fixesAlex Deucher1-3/+8
2007-05-13RADEON: move crtc offset handling into init/save/restore functionsAlex Deucher1-7/+2
2007-05-13RADEON: fix up DDCConnected()Alex Deucher1-19/+9