<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 - [BSW Regression]igt/gem_userptr_blits/minor-normal-sync fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90065">90065</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BSW Regression]igt/gem_userptr_blits/minor-normal-sync 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>high
          </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=115148" name="attach_115148" title="dmesg">attachment 115148</a> <a href="attachment.cgi?id=115148&action=edit" title="dmesg">[details]</a></span>
dmesg

==System Environment==
--------------------------
Regression: Yes

good commit: 2d1070b21e004609a5bebafdb4303bb021f5477c
bad commit: 097f8261ddda4b1896dd335dec95dedeecfeaa1b

Non-working platforms: BSW

==kernel==
--------------------------
drm-intel-nightly/d600654ab94b325f253e267422dcf60302120ea0
commit d600654ab94b325f253e267422dcf60302120ea0
Author: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
Date:   Thu Apr 16 17:54:10 2015 +0200

    drm-intel-nightly: 2015y-04m-16d-15h-53m-28s UTC integration manifest

==Bug detailed description==
-----------------------------
It fails on BSW with drm-intel-nightly and drm-intel-next-queued kernel.
Following cases also fails:
igt@gem_userptr_blits@minor-sync-interruptible
igt@gem_userptr_blits@minor-unsync-interruptible
igt@gem_userptr_blits@minor-unsync-normal

output:
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test assertion failure function minor_evictions, file eviction_common.c:95:
Failed assertion: ret == ENOSPC
****  END  ****
Subtest minor-normal-sync: FAIL (5.622s)

==Reproduce steps==
---------------------------- 
1. ./gem_userptr_blits --run-subtest minor-normal-sync</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>