index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
drm/radeon: Add a common function for DFS handling
Slava Grigorev
1
-0
/
+12
2016-01-27
drm/radeon: cleaned up VCO output settings for DP audio
Slava Grigorev
1
-7
/
+1
2015-08-28
drm/radeon: fix HDMI quantization_range for pre-DCE5 asics
Alex Deucher
1
-7
/
+9
2015-07-29
drm/radeon: rework audio modeset to handle non-audio hdmi features
Alex Deucher
1
-26
/
+39
2015-07-29
drm/radeon: rework audio detect (v4)
Alex Deucher
1
-83
/
+60
2015-06-30
drm/radeon: only check the sink type on DP connectors
Alex Deucher
1
-9
/
+9
2015-06-04
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
1
-15
/
+12
2015-05-28
drm/radeon: clean up radeon_audio_enable
Alex Deucher
1
-9
/
+9
2015-05-27
Revert "drm/radeon: only mark audio as connected if the monitor supports it (...
Alex Deucher
1
-15
/
+12
2015-05-05
drm/radeon: don't setup audio on asics that don't support it
Alex Deucher
1
-0
/
+4
2015-04-27
drm/radeon: only mark audio as connected if the monitor supports it (v3)
Alex Deucher
1
-12
/
+15
2015-04-27
drm/radeon: drop dce6_dp_enable
Alex Deucher
1
-2
/
+1
2015-03-19
drm/radeon: setup quantization_range in AVI infoframe
Alex Deucher
1
-0
/
+24
2015-03-03
drm/radeon: properly set dto for dp on DCE4/5
Alex Deucher
1
-1
/
+8
2015-03-03
drm/radeon/audio: update EDID derived fields in modeset
Alex Deucher
1
-5
/
+6
2015-03-03
drm/radeon: don't toggle audio state in modeset
Alex Deucher
1
-12
/
+1
2015-03-03
drm/radeon/audio: set mute around state setup
Alex Deucher
1
-1
/
+2
2015-03-03
drm/radeon: assign pin in detect
Alex Deucher
1
-3
/
+3
2015-03-03
drm/radeon: fix the audio dpms callbacks
Alex Deucher
1
-4
/
+4
2015-01-22
drm/radeon: use NULL rather then 0 in audio detect
Alex Deucher
1
-1
/
+1
2015-01-22
drm/radeon: whitespace clean up in radeon_audio.c
Alex Deucher
1
-35
/
+35
2015-01-22
radeon/audio: enable DP audio
Slava Grigorev
1
-0
/
+37
2015-01-22
radeon/audio: moved audio caps programming to audio_hotplug() function
Slava Grigorev
1
-35
/
+43
2015-01-22
radeon/audio: applied audio_dpms() and audio_mode_set() calls
Slava Grigorev
1
-0
/
+14
2015-01-22
radeon/audio: consolidate audio_mode_set() functions
Slava Grigorev
1
-11
/
+61
2015-01-22
radeon/audio: moved mute programming to a separate function
Slava Grigorev
1
-0
/
+19
2015-01-22
radeon/audio: moved audio packet programming to a separate function
Slava Grigorev
1
-0
/
+19
2015-01-22
radeon/audio: set_avi_packet() function cleanup
Slava Grigorev
1
-11
/
+32
2015-01-22
radeon: moved HDMI color depth programming to a separate function
Slava Grigorev
1
-0
/
+22
2015-01-22
radeon/audio: moved VBI packet programming to separate functions
Alex Deucher
1
-0
/
+18
2015-01-22
radeon/audio: consolidate update_acr() functions (v2)
Slava Grigorev
1
-0
/
+100
2015-01-22
radeon/audio: consolidate update_avi_infoframe() functions
Slava Grigorev
1
-0
/
+20
2015-01-22
radeon/audio: consolidate audio_set_dto() functions
Slava Grigorev
1
-1
/
+44
2015-01-22
radeon/audio: consolidate audio_fini() functions
Slava Grigorev
1
-0
/
+13
2015-01-22
radeon/audio: consolidate audio_enable() functions
Slava Grigorev
1
-4
/
+13
2015-01-22
radeon/audio: consolidate select_pin() functions
Slava Grigorev
1
-0
/
+11
2015-01-22
radeon/audio: consolidate audio_get_pin() functions
Slava Grigorev
1
-0
/
+19
2015-01-22
radeon/audio: consolidate write_latency_fields() functions
Slava Grigorev
1
-0
/
+34
2015-01-22
radeon/audio: consolidate write_speaker_allocation() functions
Slava Grigorev
1
-0
/
+53
2015-01-22
radeon/audio: consolidate write_sad_regs() functions
Alex Deucher
1
-0
/
+72
2015-01-22
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
1
-1
/
+95
2015-01-22
radeon/audio: consolidate audio_init() functions
Slava Grigorev
1
-0
/
+90