<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>high
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [Bisected]igt/gem_pread_after_blit/interruptible-display skipped"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68133">68133</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>daniel@ffwll.ch
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Bisected]igt/gem_pread_after_blit/interruptible-display skipped
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

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

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

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

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

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

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=84085" name="attach_84085" title="dmesg">attachment 84085</a> <a href="attachment.cgi?id=84085&action=edit" title="dmesg">[details]</a></span>
dmesg

System Environment:
--------------------------
Platform:    Pineview/Ironlake/Sandybridge/Ivybridge/Haswell
Kernel:     (drm-intel-fixes)3d51af04567800a87a04785d375f1258977ef6d7

Bug detailed description:
-----------------------------
It skip on Pineview/Ironlake/Sandybridge/Ivybridge/Haswell with -fixes kernel.
It works well on -queued and -nightly kernel.
igt/gem_pread_after_blit/normal-display also skipped.

Bisect shows:7553ad6e10f76aa703359a10e08138e14501d54d is the first bad commit
commit 7553ad6e10f76aa703359a10e08138e14501d54d
Author:     Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
AuthorDate: Mon Aug 12 10:43:59 2013 +0200
Commit:     Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
CommitDate: Mon Aug 12 11:17:58 2013 +0200

    tests: use drmtest_skip() in caching ioctl helpers

    This way we can rip out all the skip handling from the test control flow,
    and additionally (by using drmtest_retval()) even get correct exit codes.

    The only tricky part is that when we only want ot skip parts of a test
    (like for gem_pread and gem_pwrite) we need to split out those parts as
    subtests. But no addition of control-flow is required, the set/longjmp
    magic in the helpers all makes it happen.

    Also we make extensive use of the behaviour of drmtest_skip to skip
    all subsequent subtests if it is called outside of a subtest. This allows
    us to re-flatten the control flow a lot.

    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>


Test requirement not met in function gem_set_caching, file drmtest.c:421:
Test requirement: (ret == 0)
Subtest interruptible-display: SKIP


Reproduce steps:
----------------------------
1. ./gem_pread_after_blit --run-subtest interruptible-display</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>