Message ID | 20240528032047.396520-1-kai.heng.feng@canonical.com |
---|---|
Headers | show |
Series | Fix inaudible HDMI/DP audio on USB-C MST dock | expand |
On 28-05-2024 05:20, Kai-Heng Feng wrote: > BugLink: https://bugs.launchpad.net/bugs/2064689 > > [Impact] > HDMI/DP audio isn't working on Dell's USB-C dock. > > [Fix] > Leave Maud/Naud as is, since the hardware programmed the right value > already. > > [Test] > HDMI/DP audio always comes out from the USB-C dock after the fix is > applied. > > [Where problems could occur] > DP/HDMI audio _might_ stop working. > > However, the commit has been in mainline and OEM kernel for quite a > while, the absence of regression report is a good sign. > > Chaitanya Kumar Borah (1): > drm/i915/audio: Fix audio time stamp programming for DP > > drivers/gpu/drm/i915/display/intel_audio.c | 113 ++------------------- > 1 file changed, 8 insertions(+), 105 deletions(-) > Acked-by: Thibault Ferrante <thibault.ferrante@canonical.com> -- Thibault
On Tue, May 28, 2024 at 11:20:46AM +0800, Kai-Heng Feng wrote: > BugLink: https://bugs.launchpad.net/bugs/2064689 Acked-by: Paolo Pisati <paolo.pisati@canonical.com>
On 24/05/28 11:20am, Kai-Heng Feng wrote: > BugLink: https://bugs.launchpad.net/bugs/2064689 > > [Impact] > HDMI/DP audio isn't working on Dell's USB-C dock. > > [Fix] > Leave Maud/Naud as is, since the hardware programmed the right value > already. > > [Test] > HDMI/DP audio always comes out from the USB-C dock after the fix is > applied. > > [Where problems could occur] > DP/HDMI audio _might_ stop working. > > However, the commit has been in mainline and OEM kernel for quite a > while, the absence of regression report is a good sign. > > Chaitanya Kumar Borah (1): > drm/i915/audio: Fix audio time stamp programming for DP > > drivers/gpu/drm/i915/display/intel_audio.c | 113 ++------------------- > 1 file changed, 8 insertions(+), 105 deletions(-) Acked-by: Andrei Gherzan <andrei.gherzan@canonical.com>
On 28.05.24 05:20, Kai-Heng Feng wrote: > BugLink: https://bugs.launchpad.net/bugs/2064689 > > [Impact] > HDMI/DP audio isn't working on Dell's USB-C dock. > > [Fix] > Leave Maud/Naud as is, since the hardware programmed the right value > already. > > [Test] > HDMI/DP audio always comes out from the USB-C dock after the fix is > applied. > > [Where problems could occur] > DP/HDMI audio _might_ stop working. > > However, the commit has been in mainline and OEM kernel for quite a > while, the absence of regression report is a good sign. > > Chaitanya Kumar Borah (1): > drm/i915/audio: Fix audio time stamp programming for DP > > drivers/gpu/drm/i915/display/intel_audio.c | 113 ++------------------- > 1 file changed, 8 insertions(+), 105 deletions(-) > Applied to noble:linux/master-next. Thanks. -Stefan