]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Add available bandwidth calculation for audio
authorRyan Seto <ryanseto@amd.com>
Thu, 20 Jun 2024 17:40:43 +0000 (13:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2024 20:10:02 +0000 (16:10 -0400)
commitd12b17e43aacc6a4a462f0918637b4097b72cf56
treea04151b59889db869b85e68aa0f01f1ed11d3716
parent9023ec5d55f3991aaa76f3c87a6fc4552e776172
drm/amd/display: Add available bandwidth calculation for audio

[Why]
Audio for 8K 240Hz monitor was not available when it should be

[How]
Added calculation based on stream state

Co-developed-by: Ryan Seto <ryanseto@amd.com>
Reviewed-by: George Shen <george.shen@amd.com>
Signed-off-by: Jerry Zuo <jerry.zuo@amd.com>
Signed-off-by: Ryan Seto <ryanseto@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_audio.c
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c