summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_audio.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-29drm/amd/display: fix DP audio settingsCharlene Liu1-2/+7
2024-01-15drm/amd/display: Add DP audio BW validationGeorge Shen1-13/+275
2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai1-1/+1
2023-09-26drm/amd/display: skip audio config for virtual signalAlex Hung1-0/+4
2022-09-13drm/amd/display: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-28drm/amdgpu/dc/dce: fix repeated words in commentswangjianli1-1/+1
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-2/+0
2022-07-05drm/amd/display: Program ACP related registerAlan Liu1-0/+11
2021-11-17drm/amd/display: clean up some formats and logCharlene Liu1-6/+0
2021-10-28drm/amd/display: set Layout properly for 8ch audio at timing validationGuo, Bing1-2/+4
2021-01-11drm/amd/display/dc/dce/dce_audio: Make function invoked by reference staticLee Jones1-1/+1
2020-07-27drm/amd/display: dce_audio: add DCE6 specific macros,functionsMauro Rossi1-0/+131
2020-07-01drm/amd/display: update audio wall clock programmingCharlene Liu1-1/+3
2019-08-23drm/amd/display: support spdifCharlene Liu1-2/+2
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET1-1/+1
2019-07-18drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTONevenko Stupar1-14/+14
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-1/+3
2019-06-11drm/amd/display: add audio related regsCharlene Liu1-3/+1
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha1-4/+5
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-10/+7
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-5/+5
2018-02-19drm/amd/display: disable az_clock_gating for endpoint register access onlyCharlene Liu1-1/+17
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland1-5/+5
2017-11-13drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu1-2/+29
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-13/+13
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie1-2/+1
2017-09-29amdgpu/dc: make some audio functions return voidDave Airlie1-12/+2
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-2/+2
2017-09-26drm/amd/display: Less log spamJordan Lazare1-2/+2
2017-09-26drm/amd/display: HDMI deep color mode audio issueCharlene Liu1-0/+9
2017-09-26drm/amd/display: audio bug fix part 1: Add missing audio ACRCharlene Liu1-5/+3
2017-09-26drm/amd/display: consolidate dce8-11.2 display clock codeDmytro Laktyushkin1-1/+3
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+920