Age | Commit message (Expand) | Author | Files | Lines |
2017-09-18 | drm/radeon: properly initialize r600_audio_status() data | Arnd Bergmann | 1 | -1/+1 |
2016-03-16 | drm/radeon: fix indentation. | Jérome Glisse | 1 | -2/+2 |
2015-04-27 | drm/radeon: fix ordering of AVI packet setup | Alex Deucher | 1 | -4/+5 |
2015-03-03 | drm/radeon: fix the audio dpms callbacks | Alex Deucher | 1 | -11/+0 |
2015-01-22 | radeon/audio: consolidate audio_mode_set() functions | Slava Grigorev | 1 | -37/+0 |
2015-01-22 | radeon/audio: removed unnecessary debug settings | Slava Grigorev | 1 | -6/+0 |
2015-01-22 | radeon/audio: moved mute programming to a separate function | Slava Grigorev | 1 | -4/+12 |
2015-01-22 | radeon/audio: moved audio packet programming to a separate function | Slava Grigorev | 1 | -40/+45 |
2015-01-22 | radeon/audio: set_avi_packet() function cleanup | Slava Grigorev | 1 | -21/+10 |
2015-01-22 | radeon: moved HDMI color depth programming to a separate function | Slava Grigorev | 1 | -0/+1 |
2015-01-22 | radeon/audio: moved VBI packet programming to separate functions | Alex Deucher | 1 | -5/+12 |
2015-01-22 | radeon/audio: consolidate update_acr() functions (v2) | Slava Grigorev | 1 | -105/+24 |
2015-01-22 | radeon/audio: consolidate update_avi_infoframe() functions | Slava Grigorev | 1 | -10/+4 |
2015-01-22 | radeon/audio: consolidate audio_set_dto() functions | Slava Grigorev | 1 | -62/+18 |
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 | -5/+4 |
2015-01-22 | radeon/audio: consolidate audio_get_pin() functions | Slava Grigorev | 1 | -1/+2 |
2015-01-22 | radeon/audio: consolidate audio_init() functions | Slava Grigorev | 1 | -32/+0 |
2014-10-01 | drm/radeon: disable audio when we disable hdmi (v2) | Alex Deucher | 1 | -0/+5 |
2014-10-01 | drm/radeon: split audio enable between eg and r600 (v2) | Alex Deucher | 1 | -14/+23 |
2014-10-01 | drm/radeon: consolidate r600_audio.c into r600_hdmi.c | Alex Deucher | 1 | -0/+154 |
2014-06-02 | drm/radeon/hdmi: DCE2: simplify audio workaround | Rafał Miłecki | 1 | -60/+22 |
2014-06-02 | drm/radeon/hdmi: DCE2: update setmode | Rafał Miłecki | 1 | -37/+75 |
2014-06-02 | drm/radeon/hdmi: DCE3: clean ACR control | Rafał Miłecki | 1 | -3/+5 |
2014-06-02 | drm/radeon/hdmi: use separated file for DCE 3.1/3.2 code | Rafał Miłecki | 1 | -139/+10 |
2014-02-27 | drm/radeon: enable speaker allocation setup on dce3.2 | Alex Deucher | 1 | -3/+0 |
2014-02-27 | drm/radeon: change audio enable logic | Alex Deucher | 1 | -5/+7 |
2014-01-07 | drivers: gpu: Mark function as static in r600_hdmi.c | Rashika Kheria | 1 | -1/+1 |
2013-12-02 | drm/radeon: program DCE2 audio dto just like DCE3 | Alex Deucher | 1 | -6/+2 |
2013-11-08 | drm/radeon/audio: improve ACR calculation | Pierre Ossman | 1 | -22/+46 |
2013-11-08 | drm/radeon/audio: correct ACR table | Pierre Ossman | 1 | -3/+3 |
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 | -7/+17 |
2013-11-01 | drm/radeon/audio: break out of loops once we match connector | Alex Deucher | 1 | -2/+6 |
2013-10-18 | drm/radeon/audio: don't set speaker allocation on DCE3.2 | Alex Deucher | 1 | -0/+3 |
2013-10-10 | drm/radeon: re-enable sw ACR support on pre-DCE4 | Alex Deucher | 1 | -0/+1 |
2013-10-09 | drm/radeon: use hw generated CTS/N values for audio | Alex Deucher | 1 | -2/+1 |
2013-10-09 | drm/radeon: fix N/CTS clock matching for audio | Alex Deucher | 1 | -3/+3 |
2013-10-09 | drm/radeon: use 64-bit math to calculate CTS values for audio (v2) | Alex Deucher | 1 | -2/+9 |
2013-09-25 | drm/radeon: fix hdmi audio on DCE3.0/3.1 asics | Alex Deucher | 1 | -5/+15 |
2013-08-30 | drm/radeon/audio: set up the sads on DCE3.2 asics | Alex Deucher | 1 | -1/+65 |
2013-08-30 | drm/radeon: set speaker allocation for DCE3.2 | Alex Deucher | 1 | -0/+42 |
2013-08-30 | drm/radeon: add audio support for DCE6/8 GPUs (v12) | Alex Deucher | 1 | -1/+6 |
2013-08-07 | drm/radeon: fix audio dto calculation on DCE3+ (v3) | Alex Deucher | 1 | -4/+29 |
2013-08-07 | drm/radeon: select audio dto based on encoder id for DCE3 | Alex Deucher | 1 | -3/+9 |
2013-07-14 | drm/radeon/hdmi: make sure we have an afmt block assigned | Alex Deucher | 1 | -0/+6 |
2013-06-12 | drm/radeon: fix AVI infoframe generation | Alex Deucher | 1 | -9/+2 |
2013-05-20 | drm/radeon/dce2: use 10khz units for audio dto calculation | Alex Deucher | 1 | -5/+4 |
2013-04-23 | drm/radeon: fix up audio dto programming for DCE2 | Alex Deucher | 1 | -3/+12 |
2013-04-23 | drm/radeon: switch audio handling to use callbacks | Alex Deucher | 1 | -74/+35 |