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.12.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
/
atombios_encoders.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
drm/radeon: support backlight control for UNIPHY3
Alex Deucher
1
-0
/
+1
2016-05-03
drm/radeon: make sure vertical front porch is at least 1
Alex Deucher
1
-0
/
+4
2016-03-09
drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
Mario Kleiner
1
-2
/
+4
2016-02-16
drm/radeon: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-10
/
+20
2015-10-29
drm/radeon: fix dpms when driver backlight control is disabled
Alex Deucher
1
-4
/
+14
2015-10-29
drm/radeon: move bl encoder assignment into bl init
Alex Deucher
1
-0
/
+1
2015-09-29
drm/radeon: Restore LCD backlight level on resume (>= R5xx)
Michel Dänzer
1
-4
/
+4
2015-07-29
drm/radeon: rework audio modeset to handle non-audio hdmi features
Alex Deucher
1
-2
/
+1
2015-04-27
drm/radeon: only enable audio streams if the monitor supports it
Alex Deucher
1
-4
/
+2
2015-03-19
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
1
-0
/
+60
2015-03-19
drm/radeon: improve encoder picking functions (v2)
Dave Airlie
1
-23
/
+59
2015-03-19
drm/radeon: add new atombios encoder/transmitter interfaces
Dave Airlie
1
-5
/
+24
2015-03-04
drm/radeon: adjust audio callback order
Alex Deucher
1
-14
/
+16
2015-02-26
drm/radeon: only enable DP audio if the monitor supports it
Alex Deucher
1
-6
/
+15
2015-01-22
radeon/audio: enable DP audio
Slava Grigorev
1
-0
/
+6
2015-01-22
radeon/audio: applied audio_dpms() and audio_mode_set() calls
Slava Grigorev
1
-10
/
+11
2015-01-22
radeon/audio: consolidate audio_mode_set() functions
Slava Grigorev
1
-2
/
+2
2014-10-01
drm/radeon: consolidate duplicate encode is digital function
Alex Deucher
1
-23
/
+0
2014-08-05
drm/radeon: use a fetch function to get the edid
Alex Deucher
1
-3
/
+3
2014-08-05
drm/radeon: enable display scaling on all connectors (v2)
Alex Deucher
1
-5
/
+5
2014-07-17
drm/radeon: set default bl level to something reasonable
Alex Deucher
1
-3
/
+7
2014-06-02
drm/radeon/atom: fix dithering on certain panels
Alex Deucher
1
-1
/
+4
2014-03-25
drm/radeon/atom: rework encoder enable/disable sequence
Alex Deucher
1
-48
/
+34
2014-03-07
drm/radeon/atom: select the proper number of lanes in transmitter setup
Alex Deucher
1
-1
/
+1
2014-02-18
drm/radeon: unify bpc handling
Alex Deucher
1
-3
/
+4
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-17
/
+35
2013-11-01
drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE4.x
Alex Deucher
1
-6
/
+1
2013-11-01
drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE3.x
Alex Deucher
1
-8
/
+0
2013-11-01
drm/radeon: Add support for programming the FMT blocks
Alex Deucher
1
-0
/
+9
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
1
-1
/
+1
2013-10-19
drm/radeon: rework audio option
Alex Deucher
1
-17
/
+35
2013-10-19
drm/radeon/atom: workaround vbios bug in transmitter table on rs780
Alex Deucher
1
-1
/
+1
2013-09-11
drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
Alex Deucher
1
-2
/
+6
2013-09-11
drm/radeon: add a connector property for audio
Alex Deucher
1
-6
/
+9
2013-08-31
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
1
-8
/
+3
2013-06-27
drm/radeon/atom: add support for new DVO tables
Alex Deucher
1
-1
/
+8
2013-06-27
drm/radeon/atom: add DCE8 encoder support
Alex Deucher
1
-3
/
+24
2013-06-27
drm/radeon/dce8: properly handle interlaced timing
Alex Deucher
1
-1
/
+7
2013-06-12
drm/radeon: add backlight quirk for hybrid mac
Alex Deucher
1
-0
/
+7
2013-06-03
drm/radeon: don't allow audio on DCE6
Alex Deucher
1
-3
/
+8
2013-04-24
drm/radeon: switch audio handling to use callbacks
Alex Deucher
1
-9
/
+8
2012-12-08
drm/radeon: fix eDP clk and lane setup for scaled modes
Alex Deucher
1
-1
/
+1
2012-11-15
drm/radeon: fix logic error in atombios_encoders.c
Alex Deucher
1
-1
/
+1
2012-10-23
drm/radeon: give each backlight a unique id
Alex Deucher
1
-1
/
+4
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-82
/
+285
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-3
/
+3
2012-09-27
drm/radeon: restore backlight level on resume
Alex Deucher
1
-2
/
+2
2012-09-27
drm/radeon: add get_backlight_level callback
Alex Deucher
1
-0
/
+12
2012-09-20
drm/radeon: fix typo in atombios_get_encoder_mode
Alex Deucher
1
-1
/
+2
[next]