summaryrefslogtreecommitdiff
path: root/src/rhd_output.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-28HDMI audio support for RV710 and RV730.Christian König1-3/+13
2009-10-08Silence audio stream option.Christian König1-0/+19
2009-07-21Spelling fixes.Egbert Eich1-2/+2
2009-05-18Initial RS690 HDMI Audio support.Christian Koenig1-0/+38
2009-03-05Randr HDMI propertyChristian Koenig1-0/+56
2009-03-02Byebye novell.Luc Verhaegen1-1/+1
2008-08-12Provide infrastructure to update BIOS scratch registers.Egbert Eich1-0/+2
2008-04-28Fix flickering thru DPMS on TMDSA, improve debug messages for outputEgbert Eich1-0/+7
2008-04-16Add general output property callback.Egbert Eich1-1/+1
2008-03-27Print output name for sensed type.Egbert Eich1-1/+2
2008-03-13Remove DVI_DUAL as a type which can be detected by load detection.Egbert Eich1-1/+0
2008-03-12TMDSA: Fix sensing with respect to duallink.Luc Verhaegen1-2/+2
2008-03-12Support for TMDSA dual link load detection (untested!).Egbert Eich1-0/+1
2008-03-12Add support for dual link DVI panels (untested!).Egbert Eich1-2/+2
2008-03-12Add support for sensing and programming different analog outputs.Egbert Eich1-4/+31
2007-10-31Improve the ConnectorType handling when sensing.Luc Verhaegen1-0/+1
2007-09-18Adding AMD Copyright. Fix build to build with atombios.h but without parser.Egbert Eich1-0/+1
2007-09-12Beautification... rename struct rhd_* to struct rhd*Luc Verhaegen1-9/+9
2007-09-05Add connector handling.Luc Verhaegen1-40/+3
2007-09-03Fix my email address.Luc Verhaegen1-1/+1
2007-08-31Rework OutputsSelect to rhdModelayoutSelect.Luc Verhaegen1-29/+0
2007-08-29Add initial CRTC abstraction.Luc Verhaegen1-0/+3
2007-08-23Add support for TMDSA.Luc Verhaegen1-2/+10
2007-08-12Mitigate some of the ->scrnIndex complexity through macros.Luc Verhaegen1-10/+10
2007-08-12Initial split out of outputs.Luc Verhaegen1-0/+223