From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 79071] New: Hang with dpm radeon hd 5750, pcie 1.1 motherboard
Date: Fri, 27 Jun 2014 17:02:47 +0000
Message-ID:
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 8CFCE6E7B8
for ; Fri, 27 Jun 2014 10:02:50 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 8E674203AF
for ; Fri, 27 Jun 2014 17:02:49 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org
[172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id 5A7A2203AE
for ; Fri, 27 Jun 2014 17:02:48 +0000 (UTC)
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=79071
Bug ID: 79071
Summary: Hang with dpm radeon hd 5750, pcie 1.1 motherboard
Product: Drivers
Version: 2.5
Kernel Version: 3.16-rc2 (all dpm kernels)
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: jonathan@unbiased.name
Regression: No
Created attachment 141161
--> https://bugzilla.kernel.org/attachment.cgi?id=141161&action=edit
dmesg
New bug report but problem been around since start of dpm code. Only now tried
out few more tests. I think (without certainty) underlying cause is the old
motherboard. (Have no other system to swap to.)
System runs stable until running games. Found cogs a good test case as it
usually hangs quickly on the menu.
/sys/class/drm/card0/device/power_dpm_force_performance_level
No problems when low.
Set to high (ie not dynamic) still hangs in games.
Tried (modified for cypress_dpm.c)
https://bugs.freedesktop.org/attachment.cgi?id=86424
no fix.
Setting
eg_pi->vddci_control = false;
Working so far.
Any refined patch to test much appreciated.
--
You are receiving this mail because:
You are watching the assignee of the bug.