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 D9F77E77188 for ; Sat, 28 Dec 2024 13:04:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 27F3810E3B4; Sat, 28 Dec 2024 13:04:04 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="VsvfOezV"; dkim-atps=neutral Received: from nyc.source.kernel.org (nyc.source.kernel.org [147.75.193.91]) by gabe.freedesktop.org (Postfix) with ESMTPS id E704C10E3B4 for ; Sat, 28 Dec 2024 13:04:02 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 8EA1AA4020E for ; Sat, 28 Dec 2024 13:02:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E08ADC4CED7 for ; Sat, 28 Dec 2024 13:04:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1735391040; bh=5PVyCffZY/xdq+LVbCLhPGEgfB/EHVD2e/rGVLJmxqk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VsvfOezVSU2xKteiB4jt82usEBdODIK4bmozUS6Et9TPaao0ycYl0XXWajQzujSLr Guxfgztf0n81NT/ObNxbx4zqZEG+mTGFDBpu1ohKK3UEHpgC0KkbS9tPsiiBU39lmX hn11m8xXoR7vPc84b40tFbGqPQKGhN6Y/cFsmeYDnZvur/UdODdTfZaP5W1R46l8eh OsKyyyIje+dnMFP/J/vFmTQQ16HRAhANmIijvDtB1QNys+qdJY7vKsJpfO9s8AJ4ke c/3hBW4VOnnN3x2tYm1vRKO9/i4NhlXV8ZSol08KteenvES6QcuFR02hsRZbKeZrVZ BvUHnpiHxFNkA== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id CCA34C41606; Sat, 28 Dec 2024 13:04:00 +0000 (UTC) From: bugzilla-daemon@kernel.org To: dri-devel@lists.freedesktop.org Subject: [Bug 209535] resume fails after hibernate amdgpu Date: Sat, 28 Dec 2024 13:04:00 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo drivers_video-dri@kernel-bugs.osdl.org X-Bugzilla-Product: Drivers X-Bugzilla-Component: Video(DRI - non Intel) X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: blade@debian.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: drivers_video-dri@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" https://bugzilla.kernel.org/show_bug.cgi?id=3D209535 Eduard Bloch (blade@debian.org) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blade@debian.org --- Comment #2 from Eduard Bloch (blade@debian.org) --- I have a similar issue with another but similar MSI board and RX6700. Resume from S3 works (okay, only now with the Christmas fixes, 6.11/6.12 versions = were broken), but resuming from S4 fails with similar errors, i.e. dying in amdgpu_device_gpu_recover.cold . May I hijack this bug report? See attachment. For more details on hardware,= see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D1091539 . --=20 You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.=