summaryrefslogtreecommitdiff
path: root/src/radeon_output.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-17radeon: move detected monitor type debugging.Dave Airlie1-3/+2
2009-06-28radeon: call hdmi-b connectors dvi in randrAlex Deucher1-6/+10
2009-06-25Add a (harmlessly) missing break statement.Adam Jackson1-0/+1
2009-06-25Cosmetic cleanup to digital output detectionAdam Jackson1-3/+9
2009-06-24atom: Fix phantom VGA connector when HDMI-B present.Adam Jackson1-1/+1
2009-05-03r2xx-r4xx: fix typo in last i2c fix and clarify hw i2c pin selAlex Deucher1-3/+3
2009-04-30AVIVO: first pass at display watermark setupAlex Deucher1-2/+13
2009-04-23r2xx/r3xx/r4xx: further i2c fixupsAlex Deucher1-15/+16
2009-04-17radeon: tweak ddc fix for all r300s.Dave Airlie1-2/+2
2009-04-17radeon: fix DDC on rv410 VGA ports for non-atom use.Dave Airlie1-14/+12
2009-04-16Revert "DCE3/3.2: cleanup dpms after previous changes"Alex Deucher1-0/+47
2009-04-10radeon: fix tmds_pll randr propertyAlex Deucher1-1/+1
2009-04-04DCE3/3.2: cleanup dpms after previous changesAlex Deucher1-47/+0
2009-04-04DCE3/3.2: fix up transmitter/encoder setupAlex Deucher1-1/+5
2009-03-31mac mini: 3rd time's the charmAlex Deucher1-2/+2
2009-03-31Mac mini: fix connector setup for realAlex Deucher1-2/+2
2009-03-27mac mini: fix connector setup regressionAlex Deucher1-4/+4
2009-03-20DCE3.2: use RMX for for non-native modes on DVIAlex Deucher1-3/+18
2009-03-14atom: fix up bios scartch register usageAlex Deucher1-117/+119
2009-03-14radeon: fix typo in bios scratch reg setupAlex Deucher1-7/+7
2009-03-13uniphy: start adding DisplayPort setupAdam Jackson1-0/+3
2009-03-13Add some more cases to the DVI single-link checks.Adam Jackson1-4/+14
2009-03-09R4xx: add R4xxATOM optionAlex Deucher1-4/+4
2009-03-06output: Filter out dual-link modes from DP->DVI connectionsroot1-0/+7
2009-03-06atom: Enable DisplayPort source to DVI/HDMI sinkroot1-1/+5
2009-03-06output: Allow for multiple DisplayPort outputs.Adam Jackson1-35/+36
2009-03-04Revert "radeon: adjust LVDS so that default modes get added"Alex Deucher1-32/+0
2009-03-03radeon: adjust LVDS so that default modes get addedAlex Deucher1-0/+32
2009-03-03AVIVO: add aspect scaling modeAlex Deucher1-0/+5
2009-02-23radeon: re-enable load detection output attribute for TV/CVAlex Deucher1-1/+1
2009-02-18Set default RMX type to FULL on LVDSAlex Deucher1-1/+4
2009-02-18DCE3.2+: allow output cloningAlex Deucher1-4/+0
2009-02-17ATOM: don't unblank uninitialized crtcsAlex Deucher1-8/+12
2009-01-28Merge branch 'atom-rework' and fix conflictsAlex Deucher1-1145/+971
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher1-345/+104
2009-01-26Encoders not assigned yet, use supported devicesAlex Deucher1-5/+1
2009-01-26Fix legacy output setupAlex Deucher1-7/+5
2009-01-26Warning fixesAlex Deucher1-1/+1
2009-01-26Move legacy output setup functions to legacy_output.cAlex Deucher1-133/+25
2009-01-26Fix off by one when printing encoder nameAlex Deucher1-0/+2
2009-01-26Additional output cleanupAlex Deucher1-123/+92
2009-01-23Remove OutputType and other cruftAlex Deucher1-139/+70
2009-01-23Remove some unused cruftAlex Deucher1-8/+0
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher1-409/+412
2009-01-21Move active_device setup to detect()Alex Deucher1-43/+43
2009-01-21Fixup encoder setup on pre-ATOM chipsAlex Deucher1-109/+328
2009-01-21clean up encoder setupAlex Deucher1-5/+1
2009-01-19ATOM: round 1 of output reworkAlex Deucher1-0/+43
2009-01-19start to re-org outputsAlex Deucher1-1/+7
2009-01-07[PATCH] Fixed enumerations in radeon-output.cNicos Gollan1-6/+6