aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
diff options
context:
space:
mode:
authorSia Jee Heng <[email protected]>2021-04-21 08:55:46 +0800
committerMark Brown <[email protected]>2021-04-21 15:49:49 +0100
commit62bad12bceebd7d336ced4e44f408b702c151ba0 (patch)
treef143d511e43efae30c4e959fcd0505ae4634abeb /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
parent1300c7037f0f08692008053e4b12a2fb6fbd185a (diff)
ASoC: Intel: KMB: Fix random noise at the HDMI output
Random noise could be heard when playing audio to the HDMI output. This is due to the IEC conversion is invoked in the external loop. As a result, this additional loop takes up a lot of the processing cycle. hdmi_reformat_iec958() process the conversion using an internal loop, it is safe to move it out from the external loop to avoid unnecessary processing cycle been spent. Furthermore, ALSA IEC958 plugin works in 32bit format only. Signed-off-by: Sia Jee Heng <[email protected]> Reviewed-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions