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