summaryrefslogtreecommitdiff
path: root/src/atombios_output.c
AgeCommit message (Expand)Author
2009-03-18AVIVO: Fix dac load detectionAlex Deucher
2009-03-14atom: fix up bios scartch register usageAlex Deucher
2009-03-13uniphy: start adding DisplayPort setupAdam Jackson
2009-03-09R4xx: add R4xxATOM optionAlex Deucher
2009-03-06atom: Enable DisplayPort source to DVI/HDMI sinkroot
2009-03-03AVIVO: add aspect scaling modeAlex Deucher
2009-02-17Fix crtc routing on pre-DCE3.2 systemsAlex Deucher
2009-02-09ATOM: warning fixesAlex Deucher
2009-02-03Fix encoder accountingAlex 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-26ATOM: print useful output info for DPMS eventsAlex Deucher
2009-01-26Warning fixesAlex Deucher
2009-01-26Fix off by one when printing encoder nameAlex Deucher
2009-01-26Additional output cleanupAlex Deucher
2009-01-23Remove OutputType and other cruftAlex Deucher
2009-01-23track encoder stateAlex Deucher
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher
2009-01-21Fix logic cut and paste errorAlex Deucher
2009-01-21ATOM: more output cleanupAlex Deucher
2009-01-19ATOM: round 1 of output reworkAlex Deucher
2009-01-16ATOM: switch to define for external tmdsAlex Deucher
2009-01-16ATOM: combine DAC setup functionsAlex Deucher
2009-01-16DCE30: LVTMA requires DIG2 encoderAlex Deucher
2009-01-06ATOM: rework encoder/transmitter setupAlex Deucher
2009-01-06ATOM: refactor output dpmsAlex Deucher
2009-01-06ATOM: handle cases where TMDS uses linkbAlex Deucher
2009-01-04ATOM: add format rev 2 for digitial command tablesAlex Deucher
2009-01-04ATOM: fail on more tables with unhandled revisionsAlex Deucher
2008-12-17missed one in last commitAlex Deucher
2008-12-17Make sure we hit the right bios regAlex Deucher
2008-12-17properly handle EnableYUVAlex Deucher
2008-12-17Fix colors on tv-outAlex Deucher
2008-12-17radeon: r500 tv-out force scaler values to nice set that looks correctDave Airlie
2008-12-17atombios: re-enable TV dpmsDave Airlie
2008-12-17radeon: use latest atombios constants for TV encoders in set_crtc_sourceDave Airlie
2008-12-17atom/tv: enable scaler can set the TV output scaler up.Dave Airlie
2008-12-17atom/tv: fixup the tv out default if bios doesn't specifyDave Airlie
2008-12-16DCE32: add support for DCE3.2 digital outputs.Dave Airlie
2008-12-16radeon: fixes from Alex for some output enginesDave Airlie
2008-11-03Fix HDMI output setup on DIG1/DIG2.Adam Jackson
2008-10-21atombios: oops typoDave Airlie
2008-10-21atombios: set missing pixel clockDave Airlie
2008-10-15Add LCD dithering quirk for macbook proAlex Deucher
2008-10-10Fix grey level dithering setupAlex Deucher
2008-10-07Fixups from last DFP/LCD refactorAlex Deucher
2008-10-06set grey levels correctly for temporal ditheringAlex Deucher
2008-10-06Refactor atom LCD/DFP output setupAlex Deucher
2008-07-08atombios: add support for other endians.Benjamin Herrenschmidt