Bug 50691 - [drm:__gen6_gt_force_wake_mt_get] *ERROR* Timed out waiting for forcewake old ack to clear.
Summary: [drm:__gen6_gt_force_wake_mt_get] *ERROR* Timed out waiting for forcewake old...
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - Intel) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_video-dri-intel@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 14:42 UTC by thomas.hotz
Modified: 2013-02-13 00:29 UTC (History)
4 users (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description thomas.hotz 2012-11-18 14:42:03 UTC
I always get this error when I start up my Thinkpad Edge E530. This error was introduced with kernel 3.6.

[drm:__gen6_gt_force_wake_mt_get] *ERROR* Timed out waiting for forcewake old ack to clear.

See Ubuntu Bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1080360
Comment 1 Peter Weber 2012-12-02 16:41:08 UTC
Take a look here:
https://bugs.freedesktop.org/show_bug.cgi?id=54521

I'm afraid all 2012 ThinkPads-Models are affected. The developer has told us that this should be harmless. But if that is correct, than *ERROR* is the wrong log level.
Comment 2 Daniel Vetter 2012-12-02 16:47:53 UTC
Yep, it's a real ERROR but without bad side-effects. Patch is creeping towards mainline ...

commit 16995a9fe140802c026c2ce17bf7e232f86d57ab
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Thu Oct 18 11:46:10 2012 +0100

    drm/i915: Clear FORCEWAKE when taking over from BIOS
Comment 3 Peter Weber 2012-12-02 16:56:22 UTC
That's great! Thank you.

Fast reaction ;-)

Note You need to log in before you can comment on or make changes to this bug.