Created attachment 125531 [details] KBL-gem_softpin__noreloc_S3-kern.log Platform: KABY LAKE-U CPU : Intel(R) Core(TM) @ 2.60GHz MCP : KBL-U G0 2+2 QDF : QYQ8 Chipset PCH: SPT-LP C1 CRB : KABY LAKE U DDR3L RVP7 CRB FAB1 Software BIOS: 38_07 KBLSE2R1.R00.X038.P07.1606200632 from https://ubit-artifactory-ba.intel.com/artifactory/simple/one-windows-local/Submissions/ifwi/KBL_PURPLE_IFWI_2016_WW26_1_00_HR'16/IFWI-KBL_PURPLE_IFWI_2016_WW26_1_00_HR'16-R.7z ME FW: 11.5.0.1058 EC FW: 1.19 Ksc (EC FW): 1.20 Linux distribution: Ubuntu 16.04 64 bits Kernel: 4.7.0 6f87e85 from http://cgit.freedesktop.org/drm-intel/ commit 6f87e85fa302ffdb4cb9f4cd712691165923c7a2 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Aug 1 15:53:41 2016 +0100 drm-intel-nightly: 2016y-08m-01d-14h-53m-17s UTC integration manifest drm: libdrm-2.4.70 f19cd3a from git://anongit.freedesktop.org/mesa/drm mesa: mesa-11.2.2 3a9f628from git://anongit.freedesktop.org/mesa/mesa cairo: 1.15.2 db8a7f1 from git://anongit.freedesktop.org/cairo xserver: xorg-server-1.18.0-502 c833c08 from git://git.freedesktop.org/git/xorg/xserver xf86-video-intel: 2.99.917-688 49daf5d from git://git.freedesktop.org/git/xorg/driver/xf86-video-intel libva: libva-1.7.0-40 f7e2263 from git://git.freedesktop.org/git/vaapi/libva vaapi-intel-driver: 1.7.0-64 1cd6795 from git://git.freedesktop.org/git/vaapi/intel-driver GuC 9.14 from http://rdvivi-hillsboro.jf.intel.com/firmware/kbl_guc_ver9_14.tar.bz2 DMC 1.01 from: https://01.org/linuxgraphics/downloads/kabylake-dmc-1.01 Intel-Gpu-Tools 1.15-188 53b4dfd from http://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools.git Steps: -------- 1. Execute IGT test: # ./gem_shrink --r mmap-cpu-oom Actual result: -------------- 1. Test is fail Kernel log contains few logs Expected result: ---------------- 1. Test is Pass
Created attachment 125532 [details] KBL-gem_softpin__noreloc_S3-output
# dmesg |tail -10 [ 8.172016] [drm:skl_enable_dc6] Enabling DC6 [ 8.172018] [drm:gen9_set_dc_state] Setting DC state from 00 to 02 [ 9.821018] e1000e: enp1s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 9.821325] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready [ 140.872596] gem_softpin: executing [ 140.873088] [drm:i915_gem_open] [ 140.873688] [drm:i915_gem_open] [ 140.873880] gem_softpin: starting subtest noreloc-S3 [ 140.879453] gem_softpin: exiting, ret=99 [ 140.879994] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23:plane 1A] scaler_user index 0.0
We've seen this test passing on the two latest IGT executions, find below the latest configuration: ========== Kernel Information========== commit 7f38bb9ea553c613223b705326c1b8d1a8fc4a90 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Mar 2 22:36:30 2017 +0000 drm-tip: 2017y-03m-02d-22h-35m-41s UTC integration manifest Kernel version : 4.10.0-7f38bb9 Architecture : source amd64 all ========== Software Information ========== Component: drm Url : http://cgit.freedesktop.org/mesa/drm Tag : libdrm-2.4.75-7-gf6499b1 Commit : f6499b1 Author : Emil Velikov <emil.l.velikov@gmail.com> Age : 13 days ago Component: cairo Url : http://cgit.freedesktop.org/cairo Tag : 1.15.4-6-g5854dd9 Commit : 5854dd9 Author : Adrian Johnson <ajohnson@redneon.com> Age : 4 weeks ago Component: intel-gpu-tools Url : https://cgit.freedesktop.org/xorg/app/intel-gpu-tools Tag : intel-gpu-tools-1.17-261-g8f3164f Commit : 8f3164f Author : Mika Kahola <mika.kahola@intel.com> Age : 3 days ago ====================
The original error was misreported, it was using a forced guc load and failed: Aug 5 02:22:37 KBLU2 kernel: [ 3.347942] [drm] GuC fw load failed: -110; will reset and retry 2 more time(s)
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.