Created attachment 123487 [details] dmesg after resume from S4 System Environment CRB:Intel NUC5i3RYH Platform: BroadWell CPU: Hasewell i5-4250U @ 1.30GHz Audio card: ALC283 BIOS:BDW-E1R1.86C.0093.R00.1409071941 Kernel:4.5.0 drm-intel-nightly Tree: git://anongit.freedesktop.org/drm-intel Branch: drm-intel-nightly Commit: 3e5ecc8c5ff80cb1fb635ce1cf16b7cd4cfb1979 Bug detailed description Display stop working after resumed from S4 Reproduce Steps rtcwake -m disk -s 30 Expected Result Display work normally after resumed from S4. Actual Result Display stops working.
Remove the audio module from kernel config and the issue is still reproduced.
Created attachment 123514 [details] dmesg with drm.debug=14 add dmesg with drm.debug=14
[ 63.184167] [drm:ilk_validate_wm_level] Sprite WM0 too large 120 (max 0) [ 63.184168] [drm:ilk_validate_pipe_wm] LP0 watermark invalid [ 63.184168] [drm:intel_crtc_atomic_check] No valid intermediate pipe watermarks are possible I saw this on my ILK recently. Regression from some watermark work.
Shoukd be fixed by commit e3d5457c7caa ("drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)")
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.