index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_connectors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
2015-01-22
1
-0
/
+8
*
drm/radeon: report disconnected for LVDS/eDP with PX if ddc fails
Alex Deucher
2014-11-27
1
-1
/
+18
*
drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined.
Mario Kleiner
2014-08-05
1
-1
/
+10
*
drm/radeon: make radeon_connector_encoder_is_hbr2 static
Alex Deucher
2014-08-05
1
-1
/
+1
*
drm/radeon: use a fetch function to get the edid
Alex Deucher
2014-08-05
1
-6
/
+21
*
drm/radeon: restructure edid fetching
Alex Deucher
2014-08-05
1
-52
/
+110
*
drm/radeon: consolidate vga and dvi get_modes functions (v2)
Alex Deucher
2014-08-05
1
-13
/
+1
*
drm/radeon: enable display scaling on all connectors (v2)
Alex Deucher
2014-08-05
1
-16
/
+90
*
drm/radeon: use helpers
Rob Clark
2014-07-18
1
-48
/
+18
*
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-07-08
1
-3
/
+3
|
\
|
*
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
1
-3
/
+3
*
|
drm/radeon: add a module parameter to control deep color support
Alex Deucher
2014-07-01
1
-0
/
+3
*
|
drm/radeon: improve dvi_mode_valid
Alex Deucher
2014-06-18
1
-9
/
+7
*
|
drm/radeon: update mode_valid testing for DP
Alex Deucher
2014-06-18
1
-4
/
+15
|
/
*
drm/radeon: hdmi deep color modes must obey clock limit of sink.
Mario Kleiner
2014-06-10
1
-0
/
+31
*
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
2014-06-04
1
-0
/
+1
*
drm/radeon: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-06-04
1
-10
/
+15
*
drm/radeon: Limit hdmi deep color bit depth to 12 bpc.
Mario Kleiner
2014-06-03
1
-0
/
+25
*
drm/radeon: fix typo in radeon_connector_is_dp12_capable()
Alex Deucher
2014-06-02
1
-1
/
+1
*
drm/radeon/dp: switch to the common i2c over aux code
Alex Deucher
2014-04-08
1
-37
/
+7
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-02
1
-1
/
+1
*
drm/radeon: use the new drm helpers for dp aux
Alex Deucher
2014-03-25
1
-3
/
+14
*
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
Alex Deucher
2014-01-07
1
-9
/
+0
*
drm/radeon: fix mismerge of drm-next with 3.12
Alex Deucher
2013-11-08
1
-12
/
+4
*
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-08
1
-12
/
+25
|
\
|
*
drm/radeon: rework audio option
Alex Deucher
2013-10-18
1
-12
/
+21
*
|
drm/radeon: enable hdmi audio by default
Alex Deucher
2013-11-01
1
-4
/
+4
*
|
drm/radeon: add runtime PM support (v2)
Dave Airlie
2013-11-01
1
-8
/
+55
*
|
drm/radeon: add a connector property for dither
Alex Deucher
2013-11-01
1
-0
/
+33
|
/
*
drm/radeon: fix panel scaling with eDP and LVDS bridges
Alex Deucher
2013-09-16
1
-3
/
+31
*
drm/radeon: Fix hmdi typo
Damien Lespiau
2013-09-16
1
-1
/
+1
*
drm/radeon: add a connector property for audio
Alex Deucher
2013-09-11
1
-0
/
+33
*
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
2013-01-03
1
-4
/
+6
*
drm/radeon: drm_connector_property -> drm_object_property
Rob Clark
2012-11-30
1
-31
/
+31
*
DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.
Egbert Eich
2012-11-01
1
-7
/
+21
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
1
-29
/
+14
|
\
|
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
1
-14
/
+14
|
*
drm/radeon: add backlight control for atom devices (v2)
Alex Deucher
2012-09-20
1
-15
/
+0
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-5
/
+5
|
/
*
drm/radeon: on hotplug force link training to happen (v2)
Jerome Glisse
2012-07-25
1
-2
/
+8
*
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
Jerome Glisse
2012-07-25
1
-8
/
+21
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
1
-2
/
+2
|
\
|
*
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
Dave Airlie
2012-04-19
1
-1
/
+1
|
*
drm/radeon/kms: fix the regression of DVI connector check
Takashi Iwai
2012-04-19
1
-1
/
+1
*
|
drm/radeon/kms: improve bpc handling (v2)
Alex Deucher
2012-04-24
1
-0
/
+56
|
/
*
drm/radeon/kms: update duallink checks for DCE6
Alex Deucher
2012-03-21
1
-1
/
+1
*
drm/radeon/kms: reduce probe latency on digital connectors
Tvrtko Ursulin
2012-03-20
1
-0
/
+27
*
drm/radeon/kms: fix analog load detection on DVI-I connectors
Alex Deucher
2012-03-20
1
-0
/
+4
*
drm/radeon/kms: fix hdmi duallink checks
Alex Deucher
2012-03-08
1
-1
/
+1
*
drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)
Alex Deucher
2012-02-29
1
-8
/
+17
[next]