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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id B3164C433F5 for ; Mon, 21 Mar 2022 19:04:31 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4398710E408; Mon, 21 Mar 2022 19:04:31 +0000 (UTC) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [IPv6:2a01:e0c:1:1599::15]) by gabe.freedesktop.org (Postfix) with ESMTPS id 975DF10E381; Mon, 21 Mar 2022 18:50:14 +0000 (UTC) Received: from ylum.localnet (unknown [IPv6:2a01:e0a:3d9:ddd0:37f3:7f74:639b:b0a3]) (Authenticated sender: domi.dumont@free.fr) by smtp6-g21.free.fr (Postfix) with ESMTPSA id 95819780377; Mon, 21 Mar 2022 19:49:56 +0100 (CET) From: Dominique Dumont To: Eric Valette , Salvatore Bonaccorso , Thorsten Leemhuis Subject: Re: Regression from 3c196f056666 ("drm/amdgpu: always reset the asic in suspend (v2)") on suspend? Date: Mon, 21 Mar 2022 19:49:56 +0100 Message-ID: <3873010.MHq7AAxBmi@ylum> In-Reply-To: <61c2b2ce-d749-3723-ad27-f40e1c49d967@leemhuis.info> References: <61c2b2ce-d749-3723-ad27-f40e1c49d967@leemhuis.info> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Mailman-Approved-At: Mon, 21 Mar 2022 19:04:29 +0000 X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: dod@debian.org Cc: Sasha Levin , David Airlie , "Pan, Xinhui" , LKML , amd-gfx list , Alex Deucher , Luben Tuikov , Maling list - DRI developers , Alex Deucher , 1005005@bugs.debian.org, Evan Quan , Christian =?ISO-8859-1?Q?K=F6nig?= Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" Hi On Monday, 21 March 2022 09:57:59 CET Thorsten Leemhuis wrote: > Dominique/Salvatore/Eric, what's the status of this regression? > According to the debian bug tracker the problem is solved with 5.16 and > 5.17, but was 5.15 ever fixed? I don't think so. On kernel side, the commit fixing this issue is e55a3aea418269266d84f426b3bd70794d3389c8 . According to the logs of [1] , this commit landed in v5.17-rc3 HTH [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id F31ECC433F5 for ; Wed, 23 Mar 2022 11:02:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4DCC410E690; Wed, 23 Mar 2022 11:01:43 +0000 (UTC) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [IPv6:2a01:e0c:1:1599::15]) by gabe.freedesktop.org (Postfix) with ESMTPS id 975DF10E381; Mon, 21 Mar 2022 18:50:14 +0000 (UTC) Received: from ylum.localnet (unknown [IPv6:2a01:e0a:3d9:ddd0:37f3:7f74:639b:b0a3]) (Authenticated sender: domi.dumont@free.fr) by smtp6-g21.free.fr (Postfix) with ESMTPSA id 95819780377; Mon, 21 Mar 2022 19:49:56 +0100 (CET) From: Dominique Dumont To: Eric Valette , Salvatore Bonaccorso , Thorsten Leemhuis Subject: Re: Regression from 3c196f056666 ("drm/amdgpu: always reset the asic in suspend (v2)") on suspend? Date: Mon, 21 Mar 2022 19:49:56 +0100 Message-ID: <3873010.MHq7AAxBmi@ylum> In-Reply-To: <61c2b2ce-d749-3723-ad27-f40e1c49d967@leemhuis.info> References: <61c2b2ce-d749-3723-ad27-f40e1c49d967@leemhuis.info> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Mailman-Approved-At: Wed, 23 Mar 2022 11:01:41 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: dod@debian.org Cc: Sasha Levin , David Airlie , "Pan, Xinhui" , LKML , amd-gfx list , Luben Tuikov , Maling list - DRI developers , Alex Deucher , 1005005@bugs.debian.org, Evan Quan , Christian =?ISO-8859-1?Q?K=F6nig?= Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi On Monday, 21 March 2022 09:57:59 CET Thorsten Leemhuis wrote: > Dominique/Salvatore/Eric, what's the status of this regression? > According to the debian bug tracker the problem is solved with 5.16 and > 5.17, but was 5.15 ever fixed? I don't think so. On kernel side, the commit fixing this issue is e55a3aea418269266d84f426b3bd70794d3389c8 . According to the logs of [1] , this commit landed in v5.17-rc3 HTH [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0CF5C433EF for ; Mon, 21 Mar 2022 18:50:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352315AbiCUSvm (ORCPT ); Mon, 21 Mar 2022 14:51:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55222 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239977AbiCUSvk (ORCPT ); Mon, 21 Mar 2022 14:51:40 -0400 Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [IPv6:2a01:e0c:1:1599::15]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 411CC657B2 for ; Mon, 21 Mar 2022 11:50:14 -0700 (PDT) Received: from ylum.localnet (unknown [IPv6:2a01:e0a:3d9:ddd0:37f3:7f74:639b:b0a3]) (Authenticated sender: domi.dumont@free.fr) by smtp6-g21.free.fr (Postfix) with ESMTPSA id 95819780377; Mon, 21 Mar 2022 19:49:56 +0100 (CET) From: Dominique Dumont To: Eric Valette , Salvatore Bonaccorso , Thorsten Leemhuis Reply-To: dod@debian.org Cc: Sasha Levin , David Airlie , "Pan, Xinhui" , LKML , amd-gfx list , Luben Tuikov , Maling list - DRI developers , Alex Deucher , 1005005@bugs.debian.org, Evan Quan , Christian =?ISO-8859-1?Q?K=F6nig?= , Alex Deucher Subject: Re: Regression from 3c196f056666 ("drm/amdgpu: always reset the asic in suspend (v2)") on suspend? Date: Mon, 21 Mar 2022 19:49:56 +0100 Message-ID: <3873010.MHq7AAxBmi@ylum> In-Reply-To: <61c2b2ce-d749-3723-ad27-f40e1c49d967@leemhuis.info> References: <61c2b2ce-d749-3723-ad27-f40e1c49d967@leemhuis.info> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi On Monday, 21 March 2022 09:57:59 CET Thorsten Leemhuis wrote: > Dominique/Salvatore/Eric, what's the status of this regression? > According to the debian bug tracker the problem is solved with 5.16 and > 5.17, but was 5.15 ever fixed? I don't think so. On kernel side, the commit fixing this issue is e55a3aea418269266d84f426b3bd70794d3389c8 . According to the logs of [1] , this commit landed in v5.17-rc3 HTH [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git