| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |