index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
dce6_afmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon/radeon_audio: Move 'dce6_*()'s prototypes to shared header
Lee Jones
2020-11-16
1
-0
/
+1
*
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
drm/radeon: Add a common function for DFS handling
Slava Grigorev
2016-01-27
1
-10
/
+2
*
drm/radeon: cleaned up VCO output settings for DP audio
Slava Grigorev
2016-01-27
1
-1
/
+1
*
drm/radeon: Fix "slow" audio over DP on DCE8+
Slava Grigorev
2015-12-18
1
-0
/
+16
*
drm/radeon/dce6: assign different audio pins to each encoder
Alex Deucher
2015-08-17
1
-5
/
+24
*
drm/radeon: rework audio detect (v4)
Alex Deucher
2015-07-29
1
-34
/
+28
*
drm/radeon: drop dce6_dp_enable
Alex Deucher
2015-04-27
1
-25
/
+0
*
radeon/audio: fix DP audio on DCE6
Slava Grigorev
2015-03-03
1
-2
/
+10
*
radeon/audio: fix whitespace
Slava Grigorev
2015-03-03
1
-16
/
+16
*
drm/radeon: fix the audio dpms callbacks
Alex Deucher
2015-03-03
1
-19
/
+9
*
radeon/audio: enable DP audio
Slava Grigorev
2015-01-22
1
-0
/
+35
*
radeon/audio: consolidate audio_set_dto() functions
Slava Grigorev
2015-01-22
1
-0
/
+39
*
radeon/audio: consolidate audio_fini() functions
Slava Grigorev
2015-01-22
1
-13
/
+0
*
radeon/audio: consolidate audio_enable() functions
Slava Grigorev
2015-01-22
1
-1
/
+1
*
radeon/audio: consolidate write_latency_fields() functions
Slava Grigorev
2015-01-22
1
-15
/
+1
*
radeon/audio: consolidate write_speaker_allocation() functions
Slava Grigorev
2015-01-22
1
-24
/
+26
*
radeon/audio: consolidate write_sad_regs() functions
Alex Deucher
2015-01-22
1
-29
/
+5
*
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
2015-01-22
1
-6
/
+3
*
radeon/audio: consolidate audio_init() functions
Slava Grigorev
2015-01-22
1
-54
/
+0
*
drm/radeon: fix speaker allocation setup
Alex Deucher
2014-10-16
1
-3
/
+3
*
drm/radeon: initialize sadb to NULL in the audio code
Alex Deucher
2014-10-16
1
-1
/
+1
*
drm/radeon: split audio enable between eg and r600 (v2)
Alex Deucher
2014-10-01
1
-2
/
+2
*
drm/radeon: fix register name to match internal name
Alex Deucher
2014-10-01
1
-1
/
+1
*
drm/radeon: use a fetch function to get the edid
Alex Deucher
2014-08-05
1
-2
/
+2
*
drm/radeon/audio: break out of loops once we match connector
Stefan Brüns
2014-08-05
1
-2
/
+6
*
drm/radeon: Use correct value for unknown audio/video latency
Stefan Brüns
2014-08-05
1
-2
/
+2
*
drm/radeon: fix audio pin counts for DCE6+ (v2)
Alex Deucher
2014-04-08
1
-4
/
+10
*
drm/radeon: change audio enable logic
Alex Deucher
2014-02-27
1
-5
/
+8
*
drm/radeon: fix audio disable on dce6+
Alex Deucher
2014-02-27
1
-1
/
+1
*
drm/radeon: check for 0 count in speaker allocation and SAD code
Alex Deucher
2013-12-17
1
-2
/
+2
*
drm/radeon/dce6: set correct number of audio pins
Alex Deucher
2013-12-17
1
-1
/
+3
*
drm/radeon: fix null pointer dereference in dce6+ audio code
Alex Deucher
2013-12-04
1
-5
/
+7
*
Revert "drm/radeon/audio: don't set speaker allocation on DCE4+"
Alex Deucher
2013-11-08
1
-3
/
+0
*
drm/radeon/audio: fix missing multichannel PCM SAD in some cases
Anssi Hannula
2013-11-08
1
-5
/
+15
*
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-08
1
-0
/
+3
|
\
|
*
drm/radeon/audio: don't set speaker allocation on DCE4+
Alex Deucher
2013-10-18
1
-0
/
+3
*
|
drm/radeon/audio: write audio/video latency info for DCE6/8
Alex Deucher
2013-11-01
1
-0
/
+43
|
/
*
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
2013-09-11
1
-0
/
+8
*
drm/radeon/dce6/audio: make sure pin is valid before accessing it
Alex Deucher
2013-09-11
1
-2
/
+2
*
drm/radeon: set speakers allocation earlier
Rafał Miłecki
2013-08-30
1
-21
/
+48
*
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
2013-08-30
1
-0
/
+251