summaryrefslogtreecommitdiff
path: root/src/radeon_atombios.c
AgeCommit message (Expand)Author
2010-04-01radeon: fix possible gpio i2c table overrunAlex Deucher
2010-03-09atom: i2c gpio fixesAlex Deucher
2010-02-18RS600: add connector quirkAlex Deucher
2009-07-29radeon: fix typo in object header to connector type conversionAlex Deucher
2009-06-13Add quirk for asus hd3450 boardMarkus Gapp
2009-06-04atom: connector quirkAlex Deucher
2009-05-08RS690: gpio/connector fixesAlex Deucher
2009-05-08RS690/RS740: fix connector enumeration in some casesAlex Deucher
2009-05-08RS690: add quirk for acer boardAlex Deucher
2009-05-08Endian fixes for object tableAlex Deucher
2009-04-07Cast info->sclk to intAlex Deucher
2009-03-22radeon: add new chip idsAlex Deucher
2009-03-18ATOM: fix up tv-out supportAlex Deucher
2009-03-01Print a message when we have a shared DDC lineAlex Deucher
2009-02-18R6xx: Connector quirk for asus boardAlex Deucher
2009-02-03Fix encoder accountingAlex Deucher
2009-01-31Return NULL for encoder if no active device is assignedAlex Deucher
2009-01-28Merge branch 'atom-rework' and fix conflictsAlex Deucher
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher
2009-01-28Merge branch 'atom-tvout' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2009-01-26Fix off by one when printing encoder nameAlex Deucher
2009-01-23track encoder stateAlex Deucher
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher
2009-01-21Move active_device setup to detect()Alex Deucher
2009-01-21fix legacy crtc routing and add some debugging infoAlex Deucher
2009-01-21ATOM: fix encoder initAlex Deucher
2009-01-21Switch legacy output code to use new encoder objectsAlex Deucher
2009-01-21Fixup encoder setup on pre-ATOM chipsAlex Deucher
2009-01-21clean up encoder setupAlex Deucher
2009-01-20First pass at converting legacy code to encoder objectsAlex Deucher
2009-01-19ATOM: round 1 of output reworkAlex Deucher
2009-01-19start to re-org outputsAlex Deucher
2009-01-06ATOM: rework encoder/transmitter setupAlex Deucher
2009-01-06ATOM: rework object table parsingAlex Deucher
2008-12-30atombios: endian fix in r600 object table handlingDave Airlie
2008-12-29RS600: remove gpio quirk for ddcAlex Deucher
2008-12-29Revert "radeon: maybe special handling only needed for DVI port not HDMI one."Alex Deucher
2008-12-29radeon: maybe special handling only needed for DVI port not HDMI one.Dave Airlie
2008-12-29radeon: a-bit motherboard has no DVI outputDave Airlie
2008-12-22atombios/tv: add an option to enable atom tv-out for users.Dave Airlie
2008-12-17r500: re-enable TV outDave Airlie
2008-12-17radeon: r500 PAL timings are slightly incorrectDave Airlie
2008-12-17radeon: tv timings have crev/frev wrong way around for some reason.Dave Airlie
2008-12-17atom/r600: re-enable TV outputsDave Airlie
2008-12-17atom/tv: fixup the tv out default if bios doesn't specifyDave Airlie
2008-12-17atombios: fixup parsing of TV tables on r500 and r600 cards.Dave Airlie
2008-12-16DCE32: add support for DCE3.2 digital outputs.Dave Airlie
2008-12-05radeon: damn you bios, HDMI cannot have DACs.Dave Airlie
2008-12-04radeon: apply atom quirks to object tableDave Airlie
2008-12-03radeon: fix HDMI having DACs in some BIOSesDave Airlie