From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 60523] Lockup with radeon DPM on Radeon HD5770 (Juniper) Date: Tue, 09 Jul 2013 18:01:20 +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 5903BE5C28 for ; Tue, 9 Jul 2013 11:01:30 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7497A2021E for ; Tue, 9 Jul 2013 18:01:25 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id E0EFF20219 for ; Tue, 9 Jul 2013 18:01:20 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=60523 --- Comment #1 from Tobias Droste --- I just tried the most recent branch with the "force performance level" framework and the result is this: # echo auto > power_dpm_force_performance_level bash: echo: write error: Invalid argument # echo low > power_dpm_force_performance_level bash: echo: write error: Invalid argument # echo high > power_dpm_force_performance_level bash: echo: write error: Invalid argument Has this something to do with the powerlevel not switching thing? Or am I doing something wrong? -- You are receiving this mail because: You are watching the assignee of the bug.