Created attachment 95836 [details] Black cursor After booting the drm-intel-nightly (2014-03-14) on a Haswell with fastboot=1 the cursor is all black (see attachment). After a while the system stops responding for a few seconds and starts spitting out warnings (see dmesg). Doing a suspend/resume brings back the normal cursor and all is fine. I'm having trouble bisecting this since I get hit by the EDP_FORCE_VDD regression and have to suspend/resume in order to see anything at all. The problem is present at b3064154dfd37deb386b1e459c54e1ca2460b3d5 where the EDP_FORCE_VDD bit (and my screen) is back. I can bisect this by adding the EDP_FORCE_VDD fix on top of every bisect but I would be happy if I can get a pointer to possible suspects first. Thanks
Created attachment 95837 [details] dmesg
To check, this is only with fastboot=1? Can you grab intel_reg_dumper with and without fastboot?
Looks like some PM refcounting issue too if we're seeing suspend warnings from our reg writes...
(In reply to comment #3) > Looks like some PM refcounting issue too if we're seeing suspend warnings > from our reg writes... We've fixed a bunch of that recently haven't we? Patrik, please retest current drm-intel-nightly.
Oh, sorry forgot about this one. With the latest nightly the system hangs when starting X with fastboot enabled so I cannot really tell. I'll see if I can bisect that and post a separate bug report.
Can confirm on a Lenovo U430 notebook with an i7-4500U (HD 4400 graphics). Everything perfect with i915.fastboot=0. Black cursor with i915.fastboot=1, but switching to a text VT and back to Xorg fixes this. Will attach dmesg and intel_reg_dumper files...
Created attachment 104668 [details] dmesg on an i7-4500U with fastboot=1
Created attachment 104669 [details] reg dump with fastboot=0
Created attachment 104670 [details] reg dump with fastboot=1
Created attachment 104671 [details] reg dump with fastboot=1 after VT switching
So I tried to reproduce this bug on my HSW machine, to no avail. Could you provide a dmesg log with drm.debug=7 i915.fastboot=1 so we have a chance to see the decisions made on your machine? Thanks,
Timing out on this one; hopefully it's resolved now.
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.