summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_audio.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add available bandwidth calculation for audioRyan Seto2024-07-011-1/+2
* drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung2024-07-011-1/+1
* drm/amd/display: fix DP audio settingsCharlene Liu2024-01-291-2/+7
* drm/amd/display: Add DP audio BW validationGeorge Shen2024-01-151-13/+275
* drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai2024-01-091-1/+1
* drm/amd/display: skip audio config for virtual signalAlex Hung2023-09-261-0/+4
* drm/amd/display: fix repeated words in commentsJilin Yuan2022-09-131-1/+1
* drm/amdgpu/dc/dce: fix repeated words in commentswangjianli2022-07-281-1/+1
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* drm/amd/display: Program ACP related registerAlan Liu2022-07-051-0/+11
* drm/amd/display: clean up some formats and logCharlene Liu2021-11-171-6/+0
* drm/amd/display: set Layout properly for 8ch audio at timing validationGuo, Bing2021-10-281-2/+4
* drm/amd/display/dc/dce/dce_audio: Make function invoked by reference staticLee Jones2021-01-111-1/+1
* drm/amd/display: dce_audio: add DCE6 specific macros,functionsMauro Rossi2020-07-271-0/+131
* drm/amd/display: update audio wall clock programmingCharlene Liu2020-07-011-1/+3
* drm/amd/display: support spdifCharlene Liu2019-08-231-2/+2
* drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET2019-08-121-1/+1
* drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTONevenko Stupar2019-07-181-14/+14
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+3
|\
| * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* | drm/amd/display: add audio related regsCharlene Liu2019-06-111-3/+1
|/
* drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-111-4/+5
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-10/+7
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-5/+5
* drm/amd/display: disable az_clock_gating for endpoint register access onlyCharlene Liu2018-02-191-1/+17
* drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland2017-11-281-5/+5
* drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu2017-11-131-2/+29
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-071-13/+13
* amdgpu/dc: set a bunch of functions to static.Dave Airlie2017-10-061-2/+1
* amdgpu/dc: make some audio functions return voidDave Airlie2017-09-291-12/+2
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-2/+2
* drm/amd/display: Less log spamJordan Lazare2017-09-261-2/+2
* drm/amd/display: HDMI deep color mode audio issueCharlene Liu2017-09-261-0/+9
* drm/amd/display: audio bug fix part 1: Add missing audio ACRCharlene Liu2017-09-261-5/+3
* drm/amd/display: consolidate dce8-11.2 display clock codeDmytro Laktyushkin2017-09-261-1/+3
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+920