From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 51381] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting, when disabled via vgaswitcheroo Date: Fri, 06 Jun 2014 14:17:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by gabe.freedesktop.org (Postfix) with ESMTP id 791296E381 for ; Fri, 6 Jun 2014 07:17:57 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 98FEA202BE for ; Fri, 6 Jun 2014 14:17:56 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id C717320274 for ; Fri, 6 Jun 2014 14:17:55 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=51381 --- Comment #23 from Alex Deucher --- Sorry, I should have been more clear, on kernel 3.12, does the dGPU switch on again properly after via debugfs after you've disabled it via debugfs? The problem you are sseing is that the GPU turns off ok, but seems to have problems turning back on: [ 52.340438] radeon 0000:01:00.0: Refused to change power state, currently in D3 [ 52.416464] radeon 0000:01:00.0: Refused to change power state, currently in D3 [ 52.432469] radeon 0000:01:00.0: Refused to change power state, currently in D3 and the registers are all reading back 0xffffffff which usually means the device is still powered off. Also why are you using radeon.no_wb=1? That may cause problems. -- You are receiving this mail because: You are watching the assignee of the bug.