Created attachment 135843 [details] kernel log The following test case is falling on CNL with latest configuration. pm_sseu@full-enable Assertion: (pm_sseu:1558) CRITICAL: Test assertion failure function gem_init, file pm_sseu.c:275: (pm_sseu:1558) CRITICAL: Failed assertion: gem.spinfunc (pm_sseu:1558) igt-core-INFO: Stack trace: (pm_sseu:1558) igt-core-INFO: #0 [__igt_fail_assert+0x101] (pm_sseu:1558) igt-core-INFO: #1 [__real_main362+0x6b4] (pm_sseu:1558) igt-core-INFO: #2 [main+0x23] (pm_sseu:1558) igt-core-INFO: #3 [__libc_start_main+0xf1] (pm_sseu:1558) igt-core-INFO: #4 [_start+0x29] (pm_sseu:1558) igt-core-INFO: #5 [<unknown>+0x29]
Created attachment 135844 [details] dmesg log
Created attachment 135845 [details] test output
Platform configuration: ====================================== Software ====================================== kernel version : 4.15.0-rc1-drm-intel-qa-ww48-commit-6d6c48b+ hostname : CNL-1 architecture : x86_64 os version : Ubuntu 16.10 os codename : yakkety kernel driver : i915 bios revision : 108.1 bios release date : 10/12/2017 ksc : 1.32 hardware acceleration : disabled swap partition : enabled on (/dev/nvme0n1p3) ====================================== Graphic drivers ====================================== grep: /opt/X11R7/var/log/Xorg.0.log: No such file or directory libdrm : 2.4.88 cairo : 1.15.9 intel-gpu-tools (tag) : intel-gpu-tools-1.20-169-gac6739b intel-gpu-tools (commit) : ac6739b ====================================== Hardware ====================================== motherboard model : CannonLakeClientPlatform motherboard id : CannonLakeYLPDDR4RVP form factor : Laptop manufacturer : IntelCorporation cpu family : Other cpu family id : 6 cpu information : Genuine Intel(R) CPU 0000 @ 1.00GHz gpu card : Intel Corporation Device 5a49 (rev 03) (prog-if 00 [VGA controller]) memory ram : 7.61 GB max memory ram : 8 GB cpu thread : 4 cpu core : 2 cpu model : 102 cpu stepping : 2 socket : Other current cd clock frequency : 168000 kHz maximum cd clock frequency : 528000 kHz displays connected : eDP-1 ====================================== Firmware ====================================== dmc fw loaded : yes dmc version : 1.6 guc fw loaded : fetch NONE, load NONE guc version wanted : wanted 0.0, found 0.0 guc version found : wanted 0.0, found 0.0 ====================================== kernel parameters ====================================== quiet drm.debug=0x1e pci=pcie_bus_safe intel_iommu=igfx_off auto panic=1 nmi_watchdog=panic i915.alpha_support=1 resume=/dev/nvme0n1p3 fastboot
commit 39ac6b89e9e51b55886181aabd91739ea1e61adb Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Nov 30 21:31:30 2017 +0000 igt/pm_sseu: Mark requirements with igt_require Not all platforms have a readily defined media routines, so don't assert but require they exist. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104003 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> The test needs to be updated to run on Cannonlake, but that's another matter.
No open bugs related to igt@pm_sseu@full-enable tests in ci tests, closing. https://intel-gfx-ci.01.org/tree/drm-tip/igt-shards-all.html
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.