aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_connectors.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-07drm/radeon: move com/atombios scratch reg functions to radeon_mode.hAlex Deucher1-9/+0
2013-11-08drm/radeon: fix mismerge of drm-next with 3.12Alex Deucher1-12/+4
2013-11-08Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie1-12/+25
2013-11-01drm/radeon: enable hdmi audio by defaultAlex Deucher1-4/+4
2013-11-01drm/radeon: add runtime PM support (v2)Dave Airlie1-8/+55
2013-11-01drm/radeon: add a connector property for ditherAlex Deucher1-0/+33
2013-10-18drm/radeon: rework audio optionAlex Deucher1-12/+21
2013-09-15drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher1-3/+31
2013-09-15drm/radeon: Fix hmdi typoDamien Lespiau1-1/+1
2013-09-11drm/radeon: add a connector property for audioAlex Deucher1-0/+33
2013-01-03drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider1-4/+6
2012-11-30drm/radeon: drm_connector_property -> drm_object_propertyRob Clark1-31/+31
2012-11-01DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.Egbert Eich1-7/+21
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-29/+14
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-5/+5
2012-09-20drm/radeon: Mark all possible functions / structs as staticLauri Kasanen1-14/+14
2012-09-20drm/radeon: add backlight control for atom devices (v2)Alex Deucher1-15/+0
2012-07-25drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse1-2/+8
2012-07-25drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse1-8/+21
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter1-2/+2
2012-04-24drm/radeon/kms: improve bpc handling (v2)Alex Deucher1-0/+56
2012-04-19drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie1-1/+1
2012-04-19drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai1-1/+1
2012-03-21drm/radeon/kms: update duallink checks for DCE6Alex Deucher1-1/+1
2012-03-20drm/radeon/kms: reduce probe latency on digital connectorsTvrtko Ursulin1-0/+27
2012-03-20drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher1-0/+4
2012-03-08drm/radeon/kms: fix hdmi duallink checksAlex Deucher1-1/+1
2012-02-29drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher1-8/+17
2011-11-03drm/radeon/kms: set HPD polarity in hpd_init()Alex Deucher1-1/+0
2011-11-01drm/radeon/kms: always do extended edid probeAlex Deucher1-63/+6
2011-11-01drm/radeon/kms: rework DP bridge checksAlex Deucher1-9/+7
2011-11-01drm/radeon: set hpd polarity at init time so hotplug detect worksJerome Glisse1-0/+1
2011-11-01drm/radeon: avoid bouncing connector status btw disconnected & unknownJerome Glisse1-2/+3
2011-10-18Merge tag 'v3.1-rc10' into drm-core-nextDave Airlie1-19/+10
2011-10-10drm/radeon/kms: handle !force case in connector detect more gracefullyAlex Deucher1-3/+20
2011-10-10drm/radeon/kms: bail early in dvi_detect for digital only connectorsAlex Deucher1-0/+5
2011-10-05drm/radeon/kms: fix dp_detect handling for DP bridge chipsAlex Deucher1-15/+6
2011-10-03drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher1-4/+4
2011-09-06drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher1-13/+24
2011-08-23drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A ConnectorThomas Reim1-0/+10
2011-08-15drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher1-8/+6
2011-08-12drm/radeon: Allow panel preferred EDID to override BIOS native modeMatthew Garrett1-2/+11
2011-08-12drm/radeon/kms: don't enable connectors that are off in the hotplug handlerAlex Deucher1-0/+4
2011-08-04drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D ConnectorThomas Reim1-0/+9
2011-08-04drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI)Thomas Reim1-3/+42
2011-07-12drm/radeon/kms: fix regression in hotplugAlex Deucher1-0/+6
2011-06-17drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher1-4/+7
2011-06-17drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher1-4/+16
2011-06-17drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher1-0/+20
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie1-0/+7