Summary: | [BDW Bisected]igt/pm_rpm and kms_flip causes WARNING: CPU: 0 PID: 4951 at drivers/gpu/drm/i915/intel_display.c:1357 hsw_disable_ips+0x34/0x162 | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | lu hua <huax.lu> | ||||
Component: | DRM/Intel | Assignee: | Maarten Lankhorst <bugs> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | high | CC: | intel-gfx-bugs | ||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
lu hua
2015-05-14 07:57:33 UTC
some kms_flip and pm_rpm subcase have this warning. Run ./kms_flip --run-subtest blt-flip-vs-dpms, it also has this warning. IGT-Version: 1.10-g9b0a32d (x86_64) (Linux: 4.1.0-rc3_drm-intel-nightly_6cf0ff_20150514+ x86_64) Using monotonic timestamps Beginning blt-flip-vs-dpms on crtc 20, connector 31 1920x1080 60 1920 1966 1996 2080 1080 1082 1086 1112 0xa 0x48 138780 ........... blt-flip-vs-dpms on crtc 20, connector 31: PASSED Beginning blt-flip-vs-dpms on crtc 24, connector 31 1920x1080 60 1920 1966 1996 2080 1080 1082 1086 1112 0xa 0x48 138780 ............ blt-flip-vs-dpms on crtc 24, connector 31: PASSED Beginning blt-flip-vs-dpms on crtc 28, connector 31 1920x1080 60 1920 1966 1996 2080 1080 1082 1086 1112 0xa 0x48 138780 ............ blt-flip-vs-dpms on crtc 28, connector 31: PASSED Subtest blt-flip-vs-dpms: SUCCESS (62.521s) (In reply to lu hua from comment #0) > Regression: yes Please bisect. ce22dba92de22e951dee2ff89937a39754d2dd91 is the first bad commit. commit ce22dba92de22e951dee2ff89937a39754d2dd91 Author: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> AuthorDate: Tue Apr 21 17:12:56 2015 +0300 Commit: Daniel Vetter <daniel.vetter@ffwll.ch> CommitDate: Fri May 8 13:03:56 2015 +0200 drm/i915: Move toggling planes out of crtc enable/disable. This makes disabling planes more explicit. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> [anderco: fixed warning due to using drm_crtc instead of intel_crtc] Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@inte Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Is that really the first commit with the error? I would expect some other commit from that series. Does the warning occur on every run of the test? (In reply to Ander Conselvan de Oliveira from comment #5) > Does the warning occur on every run of the test? Yes. Is this still an issue with latest drm-intel-nightly? Test on the latest drm-intel-nightly kernel, this warning goes away. Verified.Fixed. 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.