index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_encoders.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+18
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
-0
/
+1
2012-09-20
drm/radeon: add backlight control for atom devices (v2)
Alex Deucher
1
-1
/
+17
2012-03-21
drm/radeon/kms: update duallink checks for DCE6
Alex Deucher
1
-2
/
+4
2012-03-08
drm/radeon/kms: fix hdmi duallink checks
Alex Deucher
1
-4
/
+2
2012-01-24
drm/radeon/kms: refine TMDS dual link checks
Alex Deucher
1
-0
/
+77
2011-12-07
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
Alex Deucher
1
-4
/
+3
2011-11-01
drm/radeon/kms: move atom encoder setup to a new file
Alex Deucher
1
-2180
/
+2
2011-11-01
drm/radeon/kms: check for DP MST mode in a few more places (v2)
Alex Deucher
1
-11
/
+9
2011-11-01
drm/radeon/kms/atom: rework encoder dpms
Alex Deucher
1
-152
/
+186
2011-11-01
drm/radeon/kms: rework DP bridge checks
Alex Deucher
1
-5
/
+6
2011-10-18
drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...
Alex Deucher
1
-1
/
+11
2011-10-18
drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping
Alex Deucher
1
-4
/
+9
2011-10-06
drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1
Alex Deucher
1
-3
/
+6
2011-09-23
drm/radeon/kms: fix DDIA enable on some rs690 systems
Alex Deucher
1
-1
/
+8
2011-08-12
drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos
Alex Deucher
1
-0
/
+3
2011-06-20
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
Alex Deucher
1
-2
/
+3
2011-06-20
drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
Alex Deucher
1
-1
/
+5
2011-06-17
drm/radeon/kms: set DP link config properly for DP bridges
Alex Deucher
1
-1
/
+2
2011-06-17
drm/radeon/kms: issue blank/unblank commands for ext encoders
Alex Deucher
1
-11
/
+14
2011-06-17
drm/radeon/kms: fix support for DDC on dp bridges
Alex Deucher
1
-0
/
+12
2011-06-17
drm/radeon/kms: add support for load detection on dp bridges
Alex Deucher
1
-1
/
+48
2011-06-17
drm/radeon/kms: rework atombios_get_encoder_mode()
Alex Deucher
1
-14
/
+9
2011-06-05
drm/radeon/kms/atom: fix PHY init
Alex Deucher
1
-6
/
+11
2011-05-24
drm/radeon/kms/atom: move dig phy init out of modesetting
Alex Deucher
1
-9
/
+59
2011-05-20
drm/radeon/kms: rewrite DP handling
Alex Deucher
1
-1
/
+3
2011-05-20
drm/radeon/kms/atom: add support for setting DP panel mode
Alex Deucher
1
-8
/
+11
2011-05-20
drm/radeon/kms: handle DP bridges
Alex Deucher
1
-2
/
+3
2011-05-20
drm/radeon/kms: add some dp encoder/connector helper funcs
Alex Deucher
1
-0
/
+23
2011-05-20
drm/radeon/kms: make sure eDP panel is on for modesetting
Alex Deucher
1
-1
/
+7
2011-05-20
drm/radeon/kms: fix eDP panel power function
Alex Deucher
1
-5
/
+19
2011-05-20
drm/radeon/kms: adjust eDP handling (v2)
Alex Deucher
1
-1
/
+2
2011-05-20
drm/radeon/kms: fix up DP clock programming on DCE4/5
Alex Deucher
1
-3
/
+8
2011-05-20
drm/radeon/kms: properly handle bpc >8 in atom command tables
Alex Deucher
1
-3
/
+67
2011-05-20
drm/radeon/kms: DCE4.1 DIG encoders are fully routeable just like DCE3.2
Alex Deucher
1
-8
/
+5
2011-04-28
drm/radeon/kms: remove some underscan leftovers
Alex Deucher
1
-4
/
+0
2011-02-14
drm/radeon/kms: atombios big endian fixes
Cédric Cano
1
-2
/
+2
2011-02-14
drm/radeon/kms: fix interlaced modes on dce4+
Alex Deucher
1
-5
/
+15
2011-01-31
drm/radeon: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-27
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
1
-3
/
+3
2011-01-10
drm/radeon/kms: only enable hdmi features if the monitor supports audio
Alex Deucher
1
-3
/
+3
2011-01-07
drm/radeon/kms: parse DCE5 encoder caps when setting up encoders
Alex Deucher
1
-1
/
+5
2011-01-07
drm/radeon/kms: dvo dpms updates for DCE5
Alex Deucher
1
-1
/
+15
2011-01-07
drm/radeon/kms: dac dpms updates for DCE5
Alex Deucher
1
-6
/
+22
2011-01-07
drm/radeon/kms: DCE5 atom dig encoder updates
Alex Deucher
1
-5
/
+26
2011-01-07
drm/radeon/kms: DCE5 atom transmitter control updates
Alex Deucher
1
-5
/
+14
2011-01-07
drm/radeon/kms: clean up ASIC_IS_DCE41() macro
Alex Deucher
1
-3
/
+3
2010-12-21
drm/radeon/kms: fix DCE4.1 dig routing (v2)
Alex Deucher
1
-29
/
+25
2010-11-23
drm/radeon/kms: Add support for external encoders on fusion APUs
Alex Deucher
1
-3
/
+51
[next]