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

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [ALL]Some subcases of kms_addfb failed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70560">70560</a>
          </td>
        </tr>

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

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

        <tr>
          <th>Summary</th>
          <td>[ALL]Some subcases of kms_addfb failed
          </td>
        </tr>

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

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

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

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

        <tr>
          <th>Reporter</th>
          <td>jinxianx.guo@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>System Environment:
--------------------------
Platform: BYT/HSW/IVB/SGB/PNV
kernel   (drm-intel-next-queued)4cdb83ec9a72f741c75e20c8e412c505fc037f5f


Bug detailed description:
-----------------------------
Test assertion failure function test_fence_restore, file gem_suspend.c:83: 
Failed assertion: ptr1[i] == i 
they are new cases

Following cases have the same failure.
igt/kms_addfb/bo-too-small
igt/kms_addfb/bo-too-small-due-to-tiling
igt/kms_addfb/framebuffer-vs-set-tiling
igt/kms_addfb/too-high
**** List of PLAYBACK Hardware Devices ****
igt/kms_addfb/bo-too-small
Test assertion failure function size_tests, file kms_addfb.c:190: 
Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_ADDFB2, &f) == -1 && errno ==
EINVAL 
Subtest bo-too-small: FAIL 

igt/kms_addfb/bo-too-small-due-to-tiling
Test assertion failure function size_tests, file kms_addfb.c:206: 
Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_ADDFB2, &f) == -1 && errno ==
EINVAL 
Subtest bo-too-small-due-to-tiling: FAIL 

igt/kms_addfb/framebuffer-vs-set-tiling
Test assertion failure function pitch_tests, file kms_addfb.c:93: 
Failed assertion: __gem_set_tiling(fd, gem_bo, I915_TILING_X, 512*4) == -EBUSY 
Subtest framebuffer-vs-set-tiling: FAIL 

igt/kms_addfb/too-high
Test assertion failure function size_tests, file kms_addfb.c:180: 
Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_ADDFB2, &f) == -1 && errno ==
EINVAL 
Subtest too-high: FAIL 

Reproduce steps:
----------------------------
1. ./kms_addfb --run-subtest bo-too-small</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>