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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 6CA99C433C1 for ; Mon, 22 Mar 2021 18:45:57 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 26C5061984 for ; Mon, 22 Mar 2021 18:45:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 26C5061984 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AFE416E24D; Mon, 22 Mar 2021 18:45:56 +0000 (UTC) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id D29356E24D for ; Mon, 22 Mar 2021 18:45:54 +0000 (UTC) IronPort-SDR: rJPEuOGCGX5H0yqFRgacRwL6d7Pog+1+ex0gFfH9JHC6TwKBT4aOuh/zTVCMMHvXTTLqr2Rwxq scSRLfm0+44A== X-IronPort-AV: E=McAfee;i="6000,8403,9931"; a="210400026" X-IronPort-AV: E=Sophos;i="5.81,269,1610438400"; d="scan'208";a="210400026" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Mar 2021 11:45:54 -0700 IronPort-SDR: CMOIjTSDk1pRuYvby60td+hAsV1HNPhIpahLdkA621SasywrueoecHMe5YNw04Fv5n6OyfMS9t BQCBkRj/TE0Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,269,1610438400"; d="scan'208";a="441299901" Received: from stinkbox.fi.intel.com (HELO stinkbox) ([10.237.72.171]) by fmsmga002.fm.intel.com with SMTP; 22 Mar 2021 11:45:52 -0700 Received: by stinkbox (sSMTP sendmail emulation); Mon, 22 Mar 2021 20:45:51 +0200 Date: Mon, 22 Mar 2021 20:45:51 +0200 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= To: Hans de Goede Message-ID: References: <28b8cfd3f29d3e5ed4224c687ef173d6c45e028d.camel@gmx.net> <5ad5226b-91ce-8685-4c3f-e6890dd642a2@redhat.com> <5c73b653-26ff-1e9f-1e38-7379d828a344@redhat.com> <8ad78195-9e33-97d7-ae39-0d51158fd12b@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <8ad78195-9e33-97d7-ae39-0d51158fd12b@redhat.com> X-Patchwork-Hint: comment Subject: Re: [Intel-gfx] [bug report] drm/i915: Computer does not shutdown, X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: intel-gfx@lists.freedesktop.org, Mario =?iso-8859-1?Q?H=FCttel?= Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Mon, Mar 22, 2021 at 07:00:38PM +0100, Hans de Goede wrote: > Hi, > = > On 3/22/21 5:00 PM, Ville Syrj=E4l=E4 wrote: > > On Mon, Mar 22, 2021 at 04:51:26PM +0100, Hans de Goede wrote: > >> Hi, > >> > >> On 3/22/21 3:53 PM, Ville Syrj=E4l=E4 wrote: > >>> On Mon, Mar 22, 2021 at 11:45:39AM +0100, Hans de Goede wrote: > >>>> Hi, > >>>> > >>>> On 3/14/21 11:30 AM, Mario H=FCttel wrote: > >>>>> Hello, > >>>>> > >>>>> It seems, like the mailing list, didn't accept my email. So I'll se= nd > >>>>> it again: > >>>>> > >>>>> I want to report a bug. I have a PC with Intel i7-6700K processor (= with > >>>>> integrated graphics) and an AsRock Fatal1ty Z170 Gaming K6 mainboar= d. I > >>>>> use the CPU's integrated graphics. > >>>>> My system is Archlinux with Kernel v5.11.6. > >>>>> > >>>>> Using this setup, my PC works normally. However, when I shut it dow= n, > >>>>> the power is not cut. Fans keep spinning and LEDs stay on. I couldn= 't > >>>>> detect any other problem when shutting down. Drives etc. stop as > >>>>> expected and the video is blank. Even after waiting several hours, = the > >>>>> system doesn't power down. > >>>>> > >>>>> Restarts work normally. > >>>>> > >>>>> I haven't yet found any other people on the internet that have the = same > >>>>> bug. > >>>>> > >>>>> I used git bisect to find the commit that causes this behavior on my > >>>>> machine. > >>>> > >>>> Thank you for doing a bisect that is always very helpful. > >>>> > >>>>> The result is: fe0f1e3bfdfeb53e18f1206aea4f40b9bd1f291c is the > >>>>> first bad commit. > >>>> > >>>> To save others the trouble of having to look up the hasj, that is: > >>>> > >>>> "drm/i915: Shut down displays gracefully on reboot" > >>>> > >>>> Which is the same commit as which I've reported is causing issues > >>>> with DSI panels not lighting up on reboots on some BYT/CHT devices. > >>>> > >>>> Since this seems to mostly be intended to fix issues surrounding > >>>> DP MST stuff, maybe the graceful shutdown should only be done when > >>>> MST is in use? > >>> > >>> No. It also fixes Windows, lols. > >> > >> Ok, can you at least take a look at my patch which fixes (works-around) > >> the issues for DSI panel on BYT/CHT DSI devices: > >> > >> https://patchwork.freedesktop.org/patch/422481/ > >> > >> ? > > = > > Never reached my inbox. > = > Yes I'm seeing a lot of bounces from the linux.intel.com mailserver lately > (and only from that mail server and not from any other mailservers). > = > You should have also received a copy through the intel-gfx lists though. Nope. Didn't come through the list either. > = > Or you can grab a raw copy from patchwork. > = > Regardless of the mail-issue a review would be much appreciated. > = > Regards, > = > Hans > = > = > p.s. > = > While on the subjects of bouncing emails, did you see Jani's reply to: > https://patchwork.freedesktop.org/patch/422669/ > = > Where he asks for a second opinion on that patch from you ? I did reply to that patch. -- = Ville Syrj=E4l=E4 Intel _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx