index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_connectors.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined.
Mario Kleiner
1
-1
/
+10
2014-08-05
drm/radeon: make radeon_connector_encoder_is_hbr2 static
Alex Deucher
1
-1
/
+1
2014-08-05
drm/radeon: use a fetch function to get the edid
Alex Deucher
1
-6
/
+21
2014-08-05
drm/radeon: restructure edid fetching
Alex Deucher
1
-52
/
+110
2014-08-05
drm/radeon: consolidate vga and dvi get_modes functions (v2)
Alex Deucher
1
-13
/
+1
2014-08-05
drm/radeon: enable display scaling on all connectors (v2)
Alex Deucher
1
-16
/
+90
2014-07-18
drm/radeon: use helpers
Rob Clark
1
-48
/
+18
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-3
/
+3
2014-07-01
drm/radeon: add a module parameter to control deep color support
Alex Deucher
1
-0
/
+3
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-3
/
+3
2014-06-19
drm/radeon: improve dvi_mode_valid
Alex Deucher
1
-9
/
+7
2014-06-19
drm/radeon: update mode_valid testing for DP
Alex Deucher
1
-4
/
+15
2014-06-10
drm/radeon: hdmi deep color modes must obey clock limit of sink.
Mario Kleiner
1
-0
/
+31
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
1
-0
/
+1
2014-06-04
drm/radeon: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-10
/
+15
2014-06-03
drm/radeon: Limit hdmi deep color bit depth to 12 bpc.
Mario Kleiner
1
-0
/
+25
2014-06-02
drm/radeon: fix typo in radeon_connector_is_dp12_capable()
Alex Deucher
1
-1
/
+1
2014-04-08
drm/radeon/dp: switch to the common i2c over aux code
Alex Deucher
1
-37
/
+7
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-1
/
+1
2014-03-25
drm/radeon: use the new drm helpers for dp aux
Alex Deucher
1
-3
/
+14
2014-01-07
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
Alex Deucher
1
-9
/
+0
2013-11-08
drm/radeon: fix mismerge of drm-next with 3.12
Alex Deucher
1
-12
/
+4
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-12
/
+25
2013-11-01
drm/radeon: enable hdmi audio by default
Alex Deucher
1
-4
/
+4
2013-11-01
drm/radeon: add runtime PM support (v2)
Dave Airlie
1
-8
/
+55
2013-11-01
drm/radeon: add a connector property for dither
Alex Deucher
1
-0
/
+33
2013-10-19
drm/radeon: rework audio option
Alex Deucher
1
-12
/
+21
2013-09-16
drm/radeon: fix panel scaling with eDP and LVDS bridges
Alex Deucher
1
-3
/
+31
2013-09-16
drm/radeon: Fix hmdi typo
Damien Lespiau
1
-1
/
+1
2013-09-11
drm/radeon: add a connector property for audio
Alex Deucher
1
-0
/
+33
2013-01-04
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
1
-4
/
+6
2012-11-30
drm/radeon: drm_connector_property -> drm_object_property
Rob Clark
1
-31
/
+31
2012-11-01
DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.
Egbert Eich
1
-7
/
+21
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-29
/
+14
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-5
/
+5
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-14
/
+14
2012-09-20
drm/radeon: add backlight control for atom devices (v2)
Alex Deucher
1
-15
/
+0
2012-07-25
drm/radeon: on hotplug force link training to happen (v2)
Jerome Glisse
1
-2
/
+8
2012-07-25
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
Jerome Glisse
1
-8
/
+21
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
1
-2
/
+2
2012-04-24
drm/radeon/kms: improve bpc handling (v2)
Alex Deucher
1
-0
/
+56
2012-04-19
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
Dave Airlie
1
-1
/
+1
2012-04-19
drm/radeon/kms: fix the regression of DVI connector check
Takashi Iwai
1
-1
/
+1
2012-03-21
drm/radeon/kms: update duallink checks for DCE6
Alex Deucher
1
-1
/
+1
2012-03-20
drm/radeon/kms: reduce probe latency on digital connectors
Tvrtko Ursulin
1
-0
/
+27
2012-03-20
drm/radeon/kms: fix analog load detection on DVI-I connectors
Alex Deucher
1
-0
/
+4
2012-03-08
drm/radeon/kms: fix hdmi duallink checks
Alex Deucher
1
-1
/
+1
2012-02-29
drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)
Alex Deucher
1
-8
/
+17
2011-11-03
drm/radeon/kms: set HPD polarity in hpd_init()
Alex Deucher
1
-1
/
+0
2011-11-01
drm/radeon/kms: always do extended edid probe
Alex Deucher
1
-63
/
+6
[next]