From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 69301] no screen on update from 3.12.0
Date: Sun, 02 Feb 2014 18:38:56 +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 5A35D10595D
for ;
Sun, 2 Feb 2014 10:39:00 -0800 (PST)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id C7DFE201E4
for ;
Sun, 2 Feb 2014 18:38:58 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org
[172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 05FE42021A
for ;
Sun, 2 Feb 2014 18:38:58 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=69301
--- Comment #12 from Jakob Kummerow ---
Bisection result:
commit 56684ec5b050e6a392cb3e5324eda12a13413a57
Author: Alex Deucher
Date: Wed Oct 30 10:18:37 2013 -0400
drm/radeon: enable DPM by default on BTC asics
Seems to be stable on them.
Which makes sense in so far as I have a Barts card, but obviously this commit
did not introduce the actual problem. I guess I'll have to bisect again with an
explicit radeon.dpm=1 kernel parameter.
FWIW, on 3.12 and earlier, I used to "echo low >
/sys/class/drm/card0/device/power_profile" by means of an init script, and
never had any issues with that.
--
You are receiving this mail because:
You are watching the assignee of the bug.