summaryrefslogtreecommitdiff
path: root/src/radeon_atombios.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-12xvmc: fix build errorCooper Yuan1-20/+8
2009-09-06update ddx driverCooper Yuan1-8/+20
2009-05-03Remove some old debugging infoAlex Deucher1-7/+0
2009-05-03RS690: gpio/connector fixesAlex Deucher1-17/+10
2009-04-30AVIVO: first pass at display watermark setupAlex Deucher1-0/+29
2009-04-21RS690: add quirk for acer boardAlex Deucher1-0/+14
2009-04-21R4xx: avoid a PM related hangAlex Deucher1-0/+6
2009-04-20Endian fixes for object tableAlex Deucher1-17/+17
2009-04-16RS690/RS740: fix connector enumeration in some casesAlex Deucher1-2/+3
2009-04-15Unify ForceLowPowerMode and DynamicPM OptionsAlex Deucher1-2/+2
2009-04-15radeon: Add functions to set sclk/mclk using atombiosAlex Deucher1-0/+53
2009-04-15Add unified ClockGating OptionAlex Deucher1-2/+2
2009-04-07Cast info->sclk to intAlex Deucher1-1/+1
2009-03-22radeon: add new chip idsAlex Deucher1-1/+1
2009-03-18ATOM: fix up tv-out supportAlex Deucher1-3/+9
2009-03-01Print a message when we have a shared DDC lineAlex Deucher1-0/+1
2009-02-18R6xx: Connector quirk for asus boardAlex Deucher1-0/+10
2009-02-03Fix encoder accountingAlex Deucher1-1/+1
2009-01-31Return NULL for encoder if no active device is assignedAlex Deucher1-2/+4
2009-01-28Merge branch 'atom-rework' and fix conflictsAlex Deucher1-240/+391
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher1-50/+129
2009-01-28Merge branch 'atom-tvout' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher1-0/+7
2009-01-26Fix off by one when printing encoder nameAlex Deucher1-7/+0
2009-01-23track encoder stateAlex Deucher1-0/+1
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher1-95/+9
2009-01-21Move active_device setup to detect()Alex Deucher1-0/+6
2009-01-21fix legacy crtc routing and add some debugging infoAlex Deucher1-2/+13
2009-01-21ATOM: fix encoder initAlex Deucher1-1/+1
2009-01-21Switch legacy output code to use new encoder objectsAlex Deucher1-2/+2
2009-01-21Fixup encoder setup on pre-ATOM chipsAlex Deucher1-0/+3
2009-01-21clean up encoder setupAlex Deucher1-20/+24
2009-01-20First pass at converting legacy code to encoder objectsAlex Deucher1-4/+16
2009-01-19ATOM: round 1 of output reworkAlex Deucher1-10/+93
2009-01-19start to re-org outputsAlex Deucher1-0/+41
2009-01-06ATOM: rework encoder/transmitter setupAlex Deucher1-32/+49
2009-01-06ATOM: rework object table parsingAlex Deucher1-159/+146
2008-12-30atombios: endian fix in r600 object table handlingDave Airlie1-2/+2
2008-12-29RS600: remove gpio quirk for ddcAlex Deucher1-2/+1
2008-12-29Revert "radeon: maybe special handling only needed for DVI port not HDMI one."Alex Deucher1-3/+2
2008-12-29radeon: maybe special handling only needed for DVI port not HDMI one.Dave Airlie1-2/+3
2008-12-29radeon: a-bit motherboard has no DVI outputDave Airlie1-0/+7
2008-12-22atombios/tv: add an option to enable atom tv-out for users.Dave Airlie1-8/+18
2008-12-17r500: re-enable TV outDave Airlie1-7/+0
2008-12-17radeon: r500 PAL timings are slightly incorrectDave Airlie1-0/+6
2008-12-17radeon: tv timings have crev/frev wrong way around for some reason.Dave Airlie1-1/+1
2008-12-17atom/r600: re-enable TV outputsDave Airlie1-4/+2
2008-12-17atom/tv: fixup the tv out default if bios doesn't specifyDave Airlie1-4/+5
2008-12-17atombios: fixup parsing of TV tables on r500 and r600 cards.Dave Airlie1-19/+53
2008-12-16DCE32: add support for DCE3.2 digital outputs.Dave Airlie1-0/+20
2008-12-05radeon: damn you bios, HDMI cannot have DACs.Dave Airlie1-0/+6