From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 115321] New: radeon runpm falsely disabled on Clevo P170EM
Date: Sun, 27 Mar 2016 10:17:50 +0000 [thread overview]
Message-ID: <bug-115321-2300@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=115321
Bug ID: 115321
Summary: radeon runpm falsely disabled on Clevo P170EM
Product: Drivers
Version: 2.5
Kernel Version: 4.6-rc1
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: haagch.christoph@googlemail.com
Regression: No
Created attachment 210811
--> https://bugzilla.kernel.org/attachment.cgi?id=210811&action=edit
dmesg
Commit e64c952efb8e0c15ae82cec8e455ab4910690ef1 disables runpm when "laptops
don't provide an ACPI method to control dGPU power".
Up to now, runpm worked fine for me, but this commit disabled it also for me.
There are some ACPI errors that maybe have something to do with it:
[ 3.245994] vga_switcheroo: enabled
[ 3.246040] ATPX version 1, functions 0x00000033
[ 3.278214] ACPI Error: Field [TMPB] at 294912 exceeds Buffer [ROM1] size
262144 (bits) (20160108/dsopcode-236)
[ 3.278218] ACPI Error: Method parse/execution failed [\_SB.PCI0.GFX0.ATRM]
(Node ffff88080e8daa50), AE_AML_BUFFER_LIMIT (20160108/psparse-542)
[ 3.278224] failed to evaluate ATRM got AE_AML_BUFFER_LIMIT
Full 4.6-rc1 dmesg is attached.
Meanwhile I changed this function:
bool radeon_has_atpx_dgpu_power_cntl(void) {
return true; //radeon_atpx_priv.atpx.functions.power_cntl;
}
and runpm works again. The uvd and vce errors seen in the dmesg also vanished
after this change and a reboot.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2016-03-27 10:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-27 10:17 bugzilla-daemon [this message]
2016-04-14 3:26 ` [Bug 115321] radeon runpm falsely disabled on Clevo P170EM bugzilla-daemon
2016-04-14 3:26 ` bugzilla-daemon
2016-04-14 15:27 ` bugzilla-daemon
2016-07-15 13:57 ` bugzilla-daemon
2016-07-15 14:19 ` bugzilla-daemon
2016-07-15 15:21 ` bugzilla-daemon
2016-07-15 15:26 ` bugzilla-daemon
2016-07-15 19:30 ` bugzilla-daemon
2016-07-15 19:42 ` bugzilla-daemon
2016-07-16 13:20 ` bugzilla-daemon
2016-07-16 13:39 ` bugzilla-daemon
2016-07-16 13:55 ` bugzilla-daemon
2016-07-16 13:59 ` bugzilla-daemon
2016-07-16 14:17 ` bugzilla-daemon
2016-08-24 14:07 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-115321-2300@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.