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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8732EC2BA83 for ; Wed, 12 Feb 2020 10:04:50 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1432420675 for ; Wed, 12 Feb 2020 10:04:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="YvRgPX7O" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1432420675 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 71062166C; Wed, 12 Feb 2020 11:03:58 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 71062166C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1581501888; bh=hNKieJTYohAxzL6MaHnViEIgLrw6n1e4Zt+ORcTc9u8=; h=Date:From:To:In-Reply-To:References:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=YvRgPX7OwvFnwXlcQEy2z+yI7I1TcVTs1Lg4CzWjkSwTV//d3JxfrVAwtioENb2JO O4eELRSlVRJy1w9AMVp7FCVyV6CA975a8s2TQ3FBrkIUB6Xm9TaP+BxOUFEZTerC+B JgW2evyeFSFs1h8RY1ei7KLzk0DPRi+eZYnW5zc8= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 09309F800E7; Wed, 12 Feb 2020 11:03:58 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id B97B9F80157; Wed, 12 Feb 2020 11:03:56 +0100 (CET) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id BCBDAF800E7 for ; Wed, 12 Feb 2020 11:03:53 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz BCBDAF800E7 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 3F929AB3D; Wed, 12 Feb 2020 10:03:52 +0000 (UTC) Date: Wed, 12 Feb 2020 11:03:52 +0100 Message-ID: From: Takashi Iwai To: In-Reply-To: <14c541a9b3bf4f39b24edc1d77036ab1@TPEMBX03.compal.com> References: <5aff22f1e36e484fa52e17c855e8ddc8@TPEMBX03.compal.com> <20200107172457.GA18938@nc-hades.jf.intel.com> <14c541a9b3bf4f39b24edc1d77036ab1@TPEMBX03.compal.com> 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") Cc: nathan.d.ciobanu@linux.intel.com, AJ_Cheng@compal.com, alsa-devel@alsa-project.org, CindyXT_Wang@compal.com, intel-gfx@lists.freedesktop.org, Nelson_Ye@compal.com, Shane_Yap@compal.com, Evan_Tseng@compal.com Subject: Re: [alsa-devel] USB Type-C monitor flashes once when play a video file after unplug and re-plug the monitor X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, 12 Feb 2020 10:37:30 +0100, wrote: > > Hi Takashi > > Sorry to bother you again, during this period I do some experiment then issue may be fixed by my local patch, but I am not sure, however may I have your suggestion if you are available. > I put snd_hda_codec_read and snd_hda_codec_set_power_to_all ahead then add debug log in function haswell_verify_D0 I found my changes cause cvt_nid and nid could get "power state: 1" every single time after re-plug type-c cable then playing music, you can see flash_once_fixed_messages in details. But without my patch which nid gets "power state: 0" and external type-c monitor flashes once after playing music. Assume my finding is right, do we have chance to submit code to fix issue? Thanks. Is the issue reproduced with the latest upstream code (or at least 5.4.y stable)? Then yeah, we need to take a deeper look. thanks, Takashi > > With patch > 2020-02-12T00:58:27.496016-08:00 ERR kernel: [ 47.729823] @@@ cvt_nid power state: 1 > 2020-02-12T00:58:27.496024-08:00 ERR kernel: [ 47.729883] @@@ nid power state: 1 > > Without patch > 2020-02-12T00:55:36.795016-08:00 ERR kernel: [ 125.047502] @@@ cvt_nid power state: 1 > 2020-02-12T00:55:36.795026-08:00 ERR kernel: [ 125.047565] @@@ nid power state: 0 > > -----Original Message----- > From: Takashi Iwai > Sent: Wednesday, January 8, 2020 2:18 PM > To: Kao. Lucien (TPE) > Cc: nathan.d.ciobanu@linux.intel.com; Cheng. AJ (TPE) ; intel-gfx@lists.freedesktop.org; alsa-devel@alsa-project.org; Wang. CindyXT (TPE) ; Ye. Nelson (TPE) ; Yap. Shane (TPE) ; Tseng. Evan (TPE) > Subject: Re: [alsa-devel] USB Type-C monitor flashes once when play a video file after unplug and re-plug the monitor > > On Wed, 08 Jan 2020 04:07:17 +0100, > wrote: > > > > Hi Takashi > > > > Is the attachment what you suspect? That merged to our kernel v4.19 already, have any suggestions? Thanks. > > Then I have no concrete idea. It might be some other changes in HDMI codec driver or it might be a fix in i915 graphics side, or even thunderbolt or whatever, too... > > Takashi > > > > > -----Original Message----- > > From: Takashi Iwai > > Sent: Wednesday, January 8, 2020 2:57 AM > > To: Nathan Ciobanu > > Cc: Kao. Lucien (TPE) ; Cheng. AJ (TPE) > > ; intel-gfx@lists.freedesktop.org; > > alsa-devel@alsa-project.org; Wang. CindyXT (TPE) > > ; Ye. Nelson (TPE) ; > > Yap. Shane (TPE) ; Tseng. Evan (TPE) > > > > Subject: Re: [alsa-devel] USB Type-C monitor flashes once when play a > > video file after unplug and re-plug the monitor > > > > On Tue, 07 Jan 2020 18:24:57 +0100, > > Nathan Ciobanu wrote: > > > > > > On Mon, Jan 06, 2020 at 08:08:04AM +0000, Lucien_Kao@compal.com wrote: > > > > Hi Takashi > > > > > > > > We verified on Ubuntu 19.10 with kernel 5.4.0.0-050400-generic (please refer to attachment), the result is positive which symptom doesn't happen anymore once I played music or video sound output through Dell S2718D Type-C monitor. It seems had some fix in latest kernel. > > > > > > Takashi, can you point to the patch series you suspect may have fixed this issue? > > > > The first suspect would be > > 2756d9143aa517b97961e85412882b8ce31371a6 > > ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips > > > > Takashi > > > > > > > > Thanks, > > > Nathan > > > > > > > > Thanks. > > > > > > > > > > > > -----Original Message----- > > > > From: Takashi Iwai > > > > Sent: Friday, January 3, 2020 5:16 PM > > > > To: Cheng. AJ (TPE) > > > > Cc: intel-gfx@lists.freedesktop.org; alsa-devel@alsa-project.org; > > > > nathan.d.ciobanu@linux.intel.com; Wang. CindyXT (TPE) > > > > ; Ye. Nelson (TPE) > > > > ; Yap. Shane (TPE) ; > > > > Kao. Lucien (TPE) ; Tseng. Evan (TPE) > > > > > > > > Subject: Re: [alsa-devel] USB Type-C monitor flashes once when > > > > play a video file after unplug and re-plug the monitor > > > > > > > > On Fri, 03 Jan 2020 02:57:03 +0100, wrote: > > > > > > > > > > Hi Sirs, > > > > > Here is chromebook SW team from Compal. > > > > > As the mail title, we hit issue that the external monitor will flash once when play video after hot pluging. > > > > > We can reproduce not only on chromebook but also ubuntu 16.04. > > > > > There has higher failure rate with Dell Solomon dock and Dell S2718D monitor. > > > > > > > > > > We found adding the delay in "sound/pci/hda/patch_hdmi.c " can > > > > > fix this issue.(as the attachment) May need your help to review and advice. Thanks. > > > > > > > > > > Here is the issue number in gitlab for more detail. > > > > > https://gitlab.freedesktop.org/drm/intel/issues/318 > > > > > > > > Could you check whether it still happens with the latest upstream kernel, at least 5.4.y, if it wasn't tested yet? > > > > > > > > I don't want to put a long delay just because of random reason unless it's really mandatory. I'm wondering whether the recent write-sync change improves the situation, so let's check the recent code. > > > > > > > > > > > > thanks, > > > > > > > > Takashi > > > > > > > > > > > > > > > > > > > > > > > > AJ Cheng > > > > > NID/NID1 > > > > > e-mail: AJ_Cheng@compal.com > > > > > Tel: +886-2-8797-8599 ext. 17561 Mobile : +886-932827829 COMPAL > > > > > Electronics, Inc. > > > > > > > > > > [2 flash_once.diff ] > > > > > > > > > > _______________________________________________ > > > > > Alsa-devel mailing list > > > > > Alsa-devel@alsa-project.org > > > > > https://mailman.alsa-project.org/mailman/listinfo/alsa-devel > > > > > > > > > > ====================================================================== > > ======== > > ================================= > > This message may contain information which is private, privileged or > > confidential of Compal Electronics, Inc. > > If you are not the intended recipient of this message, please notify > > the sender and destroy/delete the message. > > Any review, retransmission, dissemination or other use of, or taking > > of any action in reliance upon this information, by persons or > > entities other than the intended recipient is prohibited. > > ====================================================================== > > ======== > > ================================= > > > > > > [1.2 ] > > > > [2 0001-UPSTREAM-ALSA-hda-Fix-intermittent-CORB-RIRB-stall-o.patch > > ] > > > > ============================================================================== > ================================= > This message may contain information which is private, privileged or > confidential of Compal Electronics, Inc. > If you are not the intended recipient of this message, please notify the > sender and destroy/delete the message. > Any review, retransmission, dissemination or other use of, or taking of any > action in reliance upon this information, > by persons or entities other than the intended recipient is prohibited. > ============================================================================== > ================================= > > > [1.2 ] > > [2 flash_once_fixed_messages ] > > [3 flash_once_present_messages ] > > [4 flash_once.diff ] > _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel