index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: rework audio modeset to handle non-audio hdmi features
Alex Deucher
2015-07-29
1
-26
/
+39
*
drm/radeon: rework audio detect (v4)
Alex Deucher
2015-07-29
1
-83
/
+60
*
drm/radeon: only check the sink type on DP connectors
Alex Deucher
2015-06-30
1
-9
/
+9
*
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
2015-06-04
1
-15
/
+12
|
\
|
*
Revert "drm/radeon: only mark audio as connected if the monitor supports it (...
Alex Deucher
2015-05-27
1
-15
/
+12
*
|
drm/radeon: clean up radeon_audio_enable
Alex Deucher
2015-05-28
1
-9
/
+9
|
/
*
drm/radeon: don't setup audio on asics that don't support it
Alex Deucher
2015-05-05
1
-0
/
+4
*
drm/radeon: only mark audio as connected if the monitor supports it (v3)
Alex Deucher
2015-04-27
1
-12
/
+15
*
drm/radeon: drop dce6_dp_enable
Alex Deucher
2015-04-27
1
-2
/
+1
*
drm/radeon: setup quantization_range in AVI infoframe
Alex Deucher
2015-03-19
1
-0
/
+24
*
drm/radeon: properly set dto for dp on DCE4/5
Alex Deucher
2015-03-03
1
-1
/
+8
*
drm/radeon/audio: update EDID derived fields in modeset
Alex Deucher
2015-03-03
1
-5
/
+6
*
drm/radeon: don't toggle audio state in modeset
Alex Deucher
2015-03-03
1
-12
/
+1
*
drm/radeon/audio: set mute around state setup
Alex Deucher
2015-03-03
1
-1
/
+2
*
drm/radeon: assign pin in detect
Alex Deucher
2015-03-03
1
-3
/
+3
*
drm/radeon: fix the audio dpms callbacks
Alex Deucher
2015-03-03
1
-4
/
+4
*
drm/radeon: use NULL rather then 0 in audio detect
Alex Deucher
2015-01-22
1
-1
/
+1
*
drm/radeon: whitespace clean up in radeon_audio.c
Alex Deucher
2015-01-22
1
-35
/
+35
*
radeon/audio: enable DP audio
Slava Grigorev
2015-01-22
1
-0
/
+37
*
radeon/audio: moved audio caps programming to audio_hotplug() function
Slava Grigorev
2015-01-22
1
-35
/
+43
*
radeon/audio: applied audio_dpms() and audio_mode_set() calls
Slava Grigorev
2015-01-22
1
-0
/
+14
*
radeon/audio: consolidate audio_mode_set() functions
Slava Grigorev
2015-01-22
1
-11
/
+61
*
radeon/audio: moved mute programming to a separate function
Slava Grigorev
2015-01-22
1
-0
/
+19
*
radeon/audio: moved audio packet programming to a separate function
Slava Grigorev
2015-01-22
1
-0
/
+19
*
radeon/audio: set_avi_packet() function cleanup
Slava Grigorev
2015-01-22
1
-11
/
+32
*
radeon: moved HDMI color depth programming to a separate function
Slava Grigorev
2015-01-22
1
-0
/
+22
*
radeon/audio: moved VBI packet programming to separate functions
Alex Deucher
2015-01-22
1
-0
/
+18
*
radeon/audio: consolidate update_acr() functions (v2)
Slava Grigorev
2015-01-22
1
-0
/
+100
*
radeon/audio: consolidate update_avi_infoframe() functions
Slava Grigorev
2015-01-22
1
-0
/
+20
*
radeon/audio: consolidate audio_set_dto() functions
Slava Grigorev
2015-01-22
1
-1
/
+44
*
radeon/audio: consolidate audio_fini() functions
Slava Grigorev
2015-01-22
1
-0
/
+13
*
radeon/audio: consolidate audio_enable() functions
Slava Grigorev
2015-01-22
1
-4
/
+13
*
radeon/audio: consolidate select_pin() functions
Slava Grigorev
2015-01-22
1
-0
/
+11
*
radeon/audio: consolidate audio_get_pin() functions
Slava Grigorev
2015-01-22
1
-0
/
+19
*
radeon/audio: consolidate write_latency_fields() functions
Slava Grigorev
2015-01-22
1
-0
/
+34
*
radeon/audio: consolidate write_speaker_allocation() functions
Slava Grigorev
2015-01-22
1
-0
/
+53
*
radeon/audio: consolidate write_sad_regs() functions
Alex Deucher
2015-01-22
1
-0
/
+72
*
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
2015-01-22
1
-1
/
+95
*
radeon/audio: consolidate audio_init() functions
Slava Grigorev
2015-01-22
1
-0
/
+90