Created attachment 121266 [details] dmesg Setup: ====== Platform: Broxton P A0 Platform CPU Name : Intel(R) @ 1.2 GHz (family: 6, model: 92, stepping: 8) – 4 cores SoC : BROXTON-P A0 CRB : Apollo Lake RVPC1 Fab1 Reworks : R14, R06C and R16 Monitors: Asus PB287Q (4K), Samsung S24C650 Software: ========= BIOS (IFWI Version): APLK_IFWI_X64_R_2015_41_5_02 KSC : 1.02 Linux distribution: Ubuntu 15.10 64 bits Kernel: drm-intel-nightly 4.4.0 8114b00 from http://cgit.freedesktop.org/drm-intel/ drm: tag libdrm-2.4.66 e342c0f from http://cgit.freedesktop.org/mesa/drm/ mesa: tag mesa-11.0.8 261daab from http://cgit.freedesktop.org/mesa/mesa/ cairo: tag 1.15.2 db8a7f1 from http://cgit.freedesktop.org/cairo waffle: master bb29b2a from https://github.com/waffle-gl/waffle xorg-server-macros: master d7acec2 from git://git.freedesktop.org/git/xorg/util/macros libva: tag libva-1.6.1 cb418f6 from http://cgit.freedesktop.org/libva/ vaapi-intel-driver: tag 1.6.1 2110b3a from http://cgit.freedesktop.org/vaapi/intel-driver Tools: ====== intel-gpu-tool: tag intel-gpu-tools-1.13 51e965f from http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/ Steps: ====== /gem_evict_everything --run-subtest major-hang Actual results: =============== IGT-Version: 1.13-NOT-GIT (x86_64) (Linux: 4.4.0-nightly+ x86_64) (gem_evict_everything:1218) ioctl-wrappers-CRITICAL: Test assertion failure function gem_create, file ioctl_wrappers.c:499: (gem_evict_everything:1218) ioctl-wrappers-CRITICAL: Failed assertion: drmIoctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x1b)) << 0) | ((((sizeof(struct drm_i915_gem_create)))) << ((0+8)+8)))), (&create)) == 0 (gem_evict_everything:1218) ioctl-wrappers-CRITICAL: Last errno: 22, Invalid argument (gem_evict_everything:1218) ioctl-wrappers-CRITICAL: error: -1 != 0 Stack trace: #0 [__igt_fail_assert+0xf1] #1 [gem_create+0x77] #2 [major_evictions.constprop.3+0x4c] #3 [__real_main184+0x51c] #4 [main+0x29] #5 [__libc_start_main+0xf0] #6 [_start+0x29] #7 [<unknown>+0x29] Subtest major-hang failed. **** DEBUG **** (gem_evict_everything:1218) intel-os-DEBUG: Checking 4 surfaces of size 0 bytes (total 4,096) against RAM (gem_evict_everything:1218) intel-os-DEBUG: Test requirement passed: !(total <= required) (gem_evict_everything:1218) igt-core-DEBUG: Test requirement passed: !igt_run_in_simulation() (gem_evict_everything:1218) ioctl-wrappers-CRITICAL: Test assertion failure function gem_create, file ioctl_wrappers.c:499: (gem_evict_everything:1218) ioctl-wrappers-CRITICAL: Failed assertion: drmIoctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x1b)) << 0) | ((((sizeof(struct drm_i915_gem_create)))) << ((0+8)+8)))), (&create)) == 0 (gem_evict_everything:1218) ioctl-wrappers-CRITICAL: Last errno: 22, Invalid argument (gem_evict_everything:1218) ioctl-wrappers-CRITICAL: error: -1 != 0 **** END **** Subtest major-hang: FAIL (0.102s) Expected result: ================ tests are pass
commit 0e2071411a4d4e1488a821daf522dffde2809e03 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Jan 25 13:51:00 2016 +0000 Promote eviction memory sizes and buffer counts to uint64_t References: https://bugs.freedesktop.org/show_bug.cgi?id=93849 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> *** This bug has been marked as a duplicate of bug 93849 ***
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.