Bug 90411 - [all]igt/gem_mmap/big-bo fails
Summary: [all]igt/gem_mmap/big-bo fails
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-12 08:12 UTC by lu hua
Modified: 2017-10-06 14:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (109.90 KB, text/plain)
2015-05-12 08:12 UTC, lu hua
no flags Details

Description lu hua 2015-05-12 08:12:51 UTC
Created attachment 115709 [details]
dmesg

==System Environment==
--------------------------
Regression: not sure, new case

Non-working platforms: all

==kernel==
--------------------------
drm-intel-nightly/7dcedb8e7bbf49f1342df21851d9b36786ff67ce
commit 7dcedb8e7bbf49f1342df21851d9b36786ff67ce
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Mon May 11 18:51:58 2015 +0200

    drm-intel-nightly: 2015y-05m-11d-16h-51m-26s UTC integration manifest

==Bug detailed description==
-----------------------------
New case gem_mmap some subcases fail on drm-intel-nightly, drm-intel-fixes and drm-intel-next-queued kernel.

output:
IGT-Version: 1.10-g9b0a32d (x86_64) (Linux: 4.1.0-rc3_drm-intel-nightly_7dcedb_20150512+ x86_64)
Test assertion failure function gem_set_domain, file ioctl_wrappers.c:366:
Failed assertion: drmIoctl((fd), ((((1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x1f)) << 0) | ((((sizeof(struct drm_i915_gem_set_domain)))) << ((0+8)+8)))), (&set_domain)) == 0
Last errno: 2, No such file or directory
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [gem_set_domain+0x5d]
  #2 [test_huge_bo.isra.0+0xc0]
  #3 [__real_main102+0x406]
  #4 [main+0x21]
  #5 [__libc_start_main+0xf5]
  #6 [_start+0x29]
  #7 [<unknown>+0x29]
Subtest big-bo failed.
**** DEBUG ****
Checking 1 surfaces of size 2147487744 bytes (total 2147491840) against RAM
Test requirement passed: !(total <= required)
Test requirement passed: !igt_run_in_simulation()
Test assertion failure function gem_set_domain, file ioctl_wrappers.c:366:
Failed assertion: drmIoctl((fd), ((((1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x1f)) << 0) | ((((sizeof(struct drm_i915_gem_set_domain)))) << ((0+8)+8)))), (&set_domain)) == 0
Last errno: 2, No such file or directory
****  END  ****
Subtest big-bo: FAIL (0.014s)

==Reproduce steps==
---------------------------- 
1. ./gem_mmap --run-subtest big-bo
Comment 1 lu hua 2015-05-12 08:14:57 UTC
gem_mmap@huge-bo and gem_mmap@small-bo also fail.
Comment 2 Chris Wilson 2015-05-12 08:30:41 UTC
commit a5a010c82d07db6c0397ba7e5f50c00683a5c5f3
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue May 12 09:28:34 2015 +0100

    igt/gem_mmap/huge-bo: Fix cut'n'paste error
    
    One paste too many before pushing.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90411
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Comment 3 lu hua 2015-05-13 07:04:14 UTC
Verified.Fixed.
Comment 4 Elizabeth 2017-10-06 14:30:00 UTC
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.