Created attachment 113294 [details] dmesg log runnig testdisplay -d 32 ==System Environment== -------------------------- BIOS: V68 Regression: No. First test on this platform Non-working platforms: SKL ==kernel== -------------------------- -nightly: 2015_02_09 commit /b4442ee4e150506cebeee72249efc566c5f14bbe(fails) ==Bug detailed description== ----------------------------- Running “testdisplay –d 32” lead kernel BUG at drivers/gpu/drm/i915/intel_display.c:2766! testdisplay process is unable to be killed after that. ==Reproduce steps== ---------------------------- 1. Run "testdisplay -d 32" 2. Check dmesg
Created attachment 113304 [details] [review] drm/i915/skl: handle all pixel formats in skylake_update_primary_plane Please try this patch.
Applying this patch above next-queue commit c157e8637b6c032cc474f0ac1039d3371777c804, this bug is fixed. "testdisplay -d 32" runs fine.
commit f75fb42a6164a4c7f5bb6cbaae65555db89904a8 Author: Jani Nikula <jani.nikula@intel.com> Date: Tue Feb 10 13:15:49 2015 +0200 drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()
Tried on commit 376ebc108c774b357e211b5fc0aab558fc89ede9 and this issue has been 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.