From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90929C433EF for ; Sun, 7 Nov 2021 16:08:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 64E8260F6E for ; Sun, 7 Nov 2021 16:08:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235689AbhKGQL3 (ORCPT ); Sun, 7 Nov 2021 11:11:29 -0500 Received: from smtp-out1.suse.de ([195.135.220.28]:58758 "EHLO smtp-out1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230371AbhKGQL1 (ORCPT ); Sun, 7 Nov 2021 11:11:27 -0500 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 8EE5321891; Sun, 7 Nov 2021 16:08:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1636301322; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=zHUdr6ReJIZEvcjMRyT0DT4eOm/KOmjBzEacb9tX+X0=; b=gH/b3gRBA4BmzWWnlqu5jYPJhl9yOdsYgDBwPHkJOvB93zoMlPfcBSGT4HeRjUu+KXKVjW s+Zr97o0FnoWrFRSyMbKg76s50G1CHmHwJqbBNWtdCRLzCdedVWqLNRUoWUg2FXbgndLSt 04WayEB3/0MlglaPj6cEyJ+echz6j/A= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1636301322; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=zHUdr6ReJIZEvcjMRyT0DT4eOm/KOmjBzEacb9tX+X0=; b=MWuLo63PscPuwH+9cVUaCIZaQQB9Vysjxd2Fm3js8uk7HhJN4GvRcs7h6z0zy0uZAi/rVZ l93VCSStafTZZRBQ== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id 737B7A3B81; Sun, 7 Nov 2021 16:08:42 +0000 (UTC) Date: Sun, 07 Nov 2021 17:08:42 +0100 Message-ID: From: Takashi Iwai To: Mikhail Gavrilov Cc: alsa-devel@alsa-project.org, Linux List Kernel Mailing , linux-sound@vger.kernel.org Subject: Re: [Bug][5.16-rc0] Between commits dcd68326d29b and 7ddb58cb0eca, was broken play sound via the DisplayPort and HDMI. In-Reply-To: References: User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 07 Nov 2021 14:27:33 +0100, Mikhail Gavrilov wrote: > > Hi! > Between commits dcd68326d29b and 7ddb58cb0eca, was broken play sound > via the DisplayPort and HDMI. > When selected DisplayPort or HDMI in a gnome control center instead of > sound in speakers in the kernel log pops errors: (snip) Yes, it's a known regression and already the problematic commit (2d9ea39917a4) was reverted in sound git tree for the next PR. thanks, Takashi From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Sun, 07 Nov 2021 16:08:42 +0000 Subject: Re: [Bug][5.16-rc0] Between commits dcd68326d29b and 7ddb58cb0eca, was broken play sound via the Dis Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mikhail Gavrilov Cc: alsa-devel@alsa-project.org, Linux List Kernel Mailing , linux-sound@vger.kernel.org On Sun, 07 Nov 2021 14:27:33 +0100, Mikhail Gavrilov wrote: > > Hi! > Between commits dcd68326d29b and 7ddb58cb0eca, was broken play sound > via the DisplayPort and HDMI. > When selected DisplayPort or HDMI in a gnome control center instead of > sound in speakers in the kernel log pops errors: (snip) Yes, it's a known regression and already the problematic commit (2d9ea39917a4) was reverted in sound git tree for the next PR. thanks, Takashi