diff options
author | 2022-08-26 19:44:50 +0800 | |
---|---|---|
committer | 2022-09-19 15:13:22 -0400 | |
commit | c4c3d87be5cbab46039633731d8c5fb203c7a95e (patch) | |
tree | c8c8c5afc840e94bff73828d3d0ad9d32d0e708b /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | |
parent | drm/amd/display: update gamut remap if plane has changed (diff) | |
download | wireguard-linux-c4c3d87be5cbab46039633731d8c5fb203c7a95e.tar.xz wireguard-linux-c4c3d87be5cbab46039633731d8c5fb203c7a95e.zip |
drm/amd/display: skip audio setup when audio stream is enabled
[why]
We have minimal pipe split transition method to avoid pipe
allocation outage.However, this method will invoke audio setup
which cause audio output stuck once pipe reallocate.
[how]
skip audio setup for pipelines which audio stream has been enabled
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: zhikzhai <zhikai.zhai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions