Created attachment 96643 [details] dmesg about drv_suspend/forcewake System Environment: -------------------------- Platform: IVB kernel: (drm-intel-nightly)19f629e96704b796efdad3cf13b1e8fb387d8ca7 Bug detailed description: --------------------------- After running drv_suspend/forcewake, Calltrace WARNING: CPU: 1 PID: 4409 at drivers/gpu/drm/i915/intel_uncore.c:460 gen6_gt_force_wake_put+0xed/0x13c [i915]() occurs. This bug occurs on -nightly and -next-queued branch, bug passed on -fixes branch. Test was blocked by bug 76580 before. output on -nightly kernel: ./drv_suspend --run-subtest forcewake IGT-Version: 1.6-g4fdca96 (x86_64) (Linux: 3.14.0-rc8_drm-intel-nightly_19f629_20140331_debug+ x86_64) rtcwake: wakeup from "mem" using /dev/rtc0 at Mon Mar 31 21:34:30 2014 Subtest forcewake: SUCCESS Reproduce steps: ---------------------------- 1. ./drv_suspend --run-subtest forcewake
Hi I believe "drm/i915: don't schedule force_wake_timer at gen6_read" (which is now on -fixes) may have fixed this bug. Can you please test? Thanks, Paulo
(In reply to comment #1) > Hi > > I believe "drm/i915: don't schedule force_wake_timer at gen6_read" (which is > now on -fixes) may have fixed this bug. Can you please test? > > Thanks, > Paulo Yes, It's passed on latest -fixes(bc104d1f10eb6001f1b1003a5a92066a1b03f080). Thanks.
(In reply to comment #2) > (In reply to comment #1) > > Hi > > > > I believe "drm/i915: don't schedule force_wake_timer at gen6_read" (which is > > now on -fixes) may have fixed this bug. Can you please test? > > > > Thanks, > > Paulo > > Yes, It's passed on latest -fixes(bc104d1f10eb6001f1b1003a5a92066a1b03f080). > Thanks. Closing as fixed then. Please reopen if needed.
Checked the on latest -nightly(35dc7c8af75a3e5ae52a5469786602ce083a6368), this bug had fixed, thanks. ./drv_suspend --run-subtest forcewake IGT-Version: 1.6-g9eec5b0 (x86_64) (Linux: 3.14.0_drm-intel-nightly_8490f3_20140409_debug+ x86_64) rtcwake: wakeup from "mem" using /dev/rtc0 at Thu Apr 10 20:15:11 2014 Subtest forcewake: SUCCESS
Closing old verified.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.