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 25A14C433F5 for ; Tue, 25 Jan 2022 08:56:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7C92D10E80F; Tue, 25 Jan 2022 08:56:24 +0000 (UTC) Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6908F10EDFC for ; Tue, 25 Jan 2022 08:56:22 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 0D638B81722 for ; Tue, 25 Jan 2022 08:56:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id F01E0C3410F for ; Tue, 25 Jan 2022 08:56:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643100978; bh=Zo6CpF6VHECLHwvTJLz+W4PUaH2E4R0+vWMcvFea690=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sRjAWRLYa5mVG2nMkSJL8lqDiiQJP+h8AUWOpF3EsB42CyDfTvCIvmc7UnI6+kgBl RcvUUaSSX3xs4J/tU0B6Ff0ojqk9DlzNU4uGoolosqOioELX0muO7wDM3cbco7puXH U5/yBEnPMke5KD0MvmLF6jrOzp37q3ZzK2nck+kZnfap5NB+Rgu9UC1xeq+snJsNE7 BuiU7NPmXmJM2qj3ZQPDIDeSbK6XKx/L4g185clhNA35H4r7iF1i67GxBJpUtlj+yS w82PeXXZIi0ssOwXSUJXSDTnanNlltJQinj9gqitSv/+kulesDO5yG0DVZzyfi8fHb iMJTNs119s8XQ== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id E0380CC13AF; Tue, 25 Jan 2022 08:56:17 +0000 (UTC) From: bugzilla-daemon@bugzilla.kernel.org To: dri-devel@lists.freedesktop.org Subject: [Bug 201957] amdgpu: ring gfx timeout Date: Tue, 25 Jan 2022 08:56:15 +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: blocking X-Bugzilla-Who: andrewammerlaan@gentoo.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: 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=3D201957 --- Comment #58 from Andrew Ammerlaan (andrewammerlaan@gentoo.org) --- > Jan 24 16:33:05 [kernel] [ 2.785931] amdgpu 0000:28:00.0: amdgpu: RAS: > optional ras ta ucode is not available > Jan 24 16:33:05 [kernel] [ 2.790137] amdgpu 0000:28:00.0: amdgpu: RAP: > optional rap ta ucode is not available > Jan 24 16:33:05 [kernel] [ 2.790138] amdgpu 0000:28:00.0: amdgpu: > SECUREDISPLAY: securedisplay ta ucode is not available > Jan 24 16:33:05 [kernel] [ 2.790140] amdgpu: smu firmware loading fail= ed > Jan 24 16:33:05 [kernel] [ 2.790141] amdgpu 0000:28:00.0: amdgpu: > amdgpu_device_ip_init failed > Jan 24 16:33:05 [kernel] [ 2.790143] amdgpu 0000:28:00.0: amdgpu: Fatal > error during GPU init Is this a custom built kernel? Is amdgpu built into the kernel or enabled a= s a module? In the former case, is all required firmware also built into the kernel? In the later case, is all required firmware available on the initra= mfs (if amdgpu is incorporated in the initramfs)? The required firmware files a= re listed here: https://wiki.gentoo.org/wiki/AMDGPU#Known_firmware_blobs --=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.=