<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [all]igt/gem_mmap/big-bo fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90411">90411</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[all]igt/gem_mmap/big-bo fails
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>huax.lu@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=115709" name="attach_115709" title="dmesg">attachment 115709</a> <a href="attachment.cgi?id=115709&action=edit" title="dmesg">[details]</a></span>
dmesg

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

Non-working platforms: all

==kernel==
--------------------------
drm-intel-nightly/7dcedb8e7bbf49f1342df21851d9b36786ff67ce
commit 7dcedb8e7bbf49f1342df21851d9b36786ff67ce
Author: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>