Summary: | [SNB]igt/kms_setmode/clone-single-crtc cause dmesg warn | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Ding Heng <hengx.ding> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | christophe.prigent, intel-gfx-bugs | ||||
Version: | DRI git | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | SNB | i915 features: | display/Other | ||||
Attachments: |
|
Timeout, closing. Please reopen if the problem persists with latest kernels. Closing resolved+worksforme after ~1 year timeout. |
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.
Created attachment 114140 [details] dmesg ==System Environment== -------------------------- Non-working platforms: SNB Regression :No, this issue always exist. ==kernel== -------------------------- origin/drm-intel-nightly: c2f6e584b215dd0d7e5a8a02716a89e985366ec0(2015-03-08) ==Bug detailed description== ----------------------------- igt/kms_setmode/clone-single-crtc will cause dmesg warn root@x-sgb3:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# dmesg -r |grep drm|grep '<[1-4]>' <3>[ 73.506848] [drm:ironlake_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun <3>[ 78.546967] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder B <3>[ 78.693750] [drm:ironlake_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun ==Reproduce steps== ---------------------------- 1. ./kms_setmode --run-subtest clone-single-crtc