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,DKIM_INVALID, DKIM_SIGNED,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 0BB2CC433DB for ; Tue, 16 Mar 2021 18:18:06 +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 BA80065131 for ; Tue, 16 Mar 2021 18:18:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BA80065131 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=bugzilla.kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2E94689BFB; Tue, 16 Mar 2021 18:18:05 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1585C89BFB for ; Tue, 16 Mar 2021 18:18:04 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPS id 44E6565137 for ; Tue, 16 Mar 2021 18:18:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615918682; bh=3TiBx5wRfRmhEj5z3hujE9FzAXprs6TfYRxE42kV2Uo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sOlQv2aIrm1IgWZJb9il2Rucoijmtw3LRZtbblrIoa/cggKe+5ZHXJ+HcDQzC5dhH 0XJVKuiuDBjCKFwKtn+MbbrURmhrtdxXvEB7RA/L6dKsLaLSNErJME6nzNfQ9IFnlp L1JCItTn236zsUN5trdfr2zLaZzy99T0AKobxVWszjcwMH7UalYce1VhyqQEsX7QQ/ 8xsDFdfIqqpDJ9mTi2LDDl9n1ZVyvYCyfSDsM6vuSK72bwzaoh+vK7OkYoRPv9YDBq GRDjB2Upvp4ZescP1MQx4RJew59FhPphopnU/Fm9mbv/ydkp6v344MtM9LtKDd1zfC HULsFF9Re/xAg== From: bugzilla-daemon@bugzilla.kernel.org To: dri-devel@lists.freedesktop.org Subject: [Bug 212293] [amdgpu] divide error: 0000 on resume from S3 Date: Tue, 16 Mar 2021 18:18:01 +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: contact@scrumplex.net 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: Message-ID: In-Reply-To: References: 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" https://bugzilla.kernel.org/show_bug.cgi?id=212293 --- Comment #3 from Sefa Eyeoglu (contact@scrumplex.net) --- This took some time, as I apparently went wrong paths sometimes. Anyways. I bisected between tags v5.10 (good) and v5.11 (bad), while only looking at path "drivers/gpu/drm/amd". At the end I landed at commit 12f4849a1cfd69f3c37cca042f2e9c512f923741 by Simon Ser (emersion). I will do some debugging myself to see if it's the real deal, but that change might very well be it. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel