Created attachment 114721 [details] dmesg with drm.debug info System Environment: ----------------------------------------------------- Regression: not sure, new case in recently Non-working platforms: all ==Kernel== -------------------------------------------------- commit 07e5c9b5061ad65c85285c0bb9ecd5626ed301d0 Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Fri Mar 27 15:29:51 2015 +0100 drm-intel-nightly: 2015y-03m-27d-14h-29m-07s UTC integration manifest ==Bug detailed description== Igt/pm_rps fail Output: [root@x-hnr9 tests]# ./pm_sseu IGT-Version: 1.10-g11291fd (x86_64) (Linux: 4.0.0-rc5_drm-intel-nightly_07e5c9_20150328+ x86_64) Test assertion failure function gem_init, file pm_sseu.c:278: Failed assertion: gem.spinfunc Stack trace: #0 [__igt_fail_assert+0xfc] #1 [__real_main365+0x70e] #2 [main+0x21] #3 [__libc_start_main+0xf5] #4 [_start+0x29] #5 [<unknown>+0x29] Test pm_sseu failed. **** DEBUG **** (pm_sseu:4477) DEBUG: Test requirement passed: !(dbg.status_fd == -1) Test requirement passed: fd >= 0 Test assertion failure function gem_init, file pm_sseu.c:278: Failed assertion: gem.spinfunc **** END **** Subtest full-enable: FAIL Reproduce steps: ---------------------------- 1, ./pm_sseu
This is a bug in the test. It should have skipped pre-Gen8 devices as soon as the Gen was determined in the setup. Patch submitted to fix this: http://lists.freedesktop.org/archives/intel-gfx/2015-April/063895.html
(In reply to Jeff McGee from comment #1) > This is a bug in the test. It should have skipped pre-Gen8 devices as soon > as the Gen was determined in the setup. Patch submitted to fix this: > http://lists.freedesktop.org/archives/intel-gfx/2015-April/063895.html Tested it on the latest nightly kerenl with this patch, it is successful on SKL, it is skip on the other platform. So verified it.
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.