]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/vc4: hdmi: Remove firmware logic for MAI threshold setting
authorDom Cobley <popcornmix@gmail.com>
Tue, 25 May 2021 13:23:51 +0000 (15:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2022 13:15:43 +0000 (15:15 +0200)
commitb161b270677625eff5fa89ba6d94e28a6ad7a0f5
tree130be8ca38da7debe6e83245f62236105055ffa5
parentcefc8e7e0ea4e11f750c4abbb6f5ebc8f85110d5
drm/vc4: hdmi: Remove firmware logic for MAI threshold setting

[ Upstream commit 8434111ccfec8fc0549ec325a632067232d38e14 ]

This was a workaround for bugs in hardware on earlier Pi models
and wasn't totally successful.

It makes audio quality worse on a Pi4 at the higher sample rates

Signed-off-by: Dom Cobley <popcornmix@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20210525132354.297468-10-maxime@cerno.tech
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/vc4/vc4_hdmi.c