<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 - [KBL][IGT] kms_busy@extendeed* causes an assertion failure test_atomic_commit_hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99894">99894</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[KBL][IGT] kms_busy@extendeed* causes an assertion failure test_atomic_commit_hang
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>XOrg git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </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>luis.botello.ortega@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>

        <tr>
          <th>i915 platform</th>
          <td>KBL
          </td>
        </tr>

        <tr>
          <th>i915 features</th>
          <td>display/atomic
          </td>
        </tr></table>
      <p>
        <div>
        <pre>HW config
===============================
Processor Number                                i7-7500U
Processor Graphics                              IntelĀ® HD Graphics 620
Graphics Base Frequency                         300.00 MHz
Graphics Max Dynamic Frequency                  1.05 GHz
Graphics Video Max Memory                       32 GB
Graphics Output                                 eDP/DP/HDMI/DVI

SW config
=================================
Kernel version : 4.10.0-rc8-e80b772
commit e80b772bf85da72c46b582e7c4f7b0d861cb4669
    drm-tip: 2017y-02m-14d-22h-44m-17s UTC integration manifest
Component         : drm
        tag       : libdrm-2.4.75-6-gec80fd3
        commit    : ec80fd3
 Component         : cairo
        tag       : 1.15.4-6-g5854dd9
        commit    : 5854dd9
Component         : intel-gpu-tools
        tag       : intel-gpu-tools-1.17-240-gca2ba47
        commit    : ca2ba47

Steps
====================================
./kms_busy --run-subtest extended-modeset-hang-newfb-blt-a

Program output
=====================================
(kms_busy:9666) CRITICAL: Test assertion failure function
test_atomic_commit_hang, file kms_busy.c:227:
(kms_busy:9666) CRITICAL: Failed assertion: gem_bo_busy(dpy->drm_fd,
busy_fb->gem_handle)
Subtest extended-pageflip-hang-newfb-vebox-C failed.
**** DEBUG ****
(kms_busy:8248) DEBUG: Test requirement passed: gem_has_ring(display.drm_fd,
e->exec_id | e->flags)
(kms_busy:8248) igt-kms-DEBUG: display: HDMI-A-2: set_pipe(C)
(kms_busy:8248) igt-kms-DEBUG: display: HDMI-A-2: Selecting pipe C
(kms_busy:8248) igt-fb-DEBUG: igt_create_fb_with_bo_size(width=1920,
height=1080, format=0x34325258, tiling=0x100000000000001, size=0)
(kms_busy:8248) drmtest-DEBUG: Test requirement passed: is_i915_device(fd) &&
has_known_intel_chipset(fd)
(kms_busy:8248) drmtest-DEBUG: Test requirement passed: is_i915_device(fd) &&
has_known_intel_chipset(fd)
(kms_busy:8248) igt-fb-DEBUG: igt_create_fb_with_bo_size(handle=1, pitch=7680)
(kms_busy:8248) igt-kms-DEBUG: display: C.0: plane_set_fb(58)
(kms_busy:8248) DEBUG: Test requirement passed: (output = set_fb_on_crtc(dpy,
pipe, &fb[0]))
(kms_busy:8248) igt-kms-DEBUG: display: commit {
(kms_busy:8248) igt-kms-DEBUG: display:     HDMI-A-2: Selecting pipe C
(kms_busy:8248) igt-kms-DEBUG: display:     A: Setting NULL mode
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: A.0, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: A.1, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: A.2, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     B: Setting NULL mode
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: B.0, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: B.1, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: B.2, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     C: Setting mode 1920x1080 from
HDMI-A-2
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: C.0, fb 58
(kms_busy:8248) igt-kms-DEBUG: display:     src = (0, 0) 1920 x 1080 dst = (0,
0) 1920 x 1080
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: C.1, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: C.2, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     DP-1: preparing atomic, pipe: None
(kms_busy:8248) igt-kms-DEBUG: display:     HDMI-A-1: preparing atomic, pipe:
None
(kms_busy:8248) igt-kms-DEBUG: display:     HDMI-A-2: preparing atomic, pipe: C
(kms_busy:8248) igt-kms-DEBUG: display: }
(kms_busy:8248) igt-fb-DEBUG: igt_create_fb_with_bo_size(width=1920,
height=1080, format=0x34325258, tiling=0x100000000000001, size=0)
(kms_busy:8248) drmtest-DEBUG: Test requirement passed: is_i915_device(fd) &&
has_known_intel_chipset(fd)
(kms_busy:8248) drmtest-DEBUG: Test requirement passed: is_i915_device(fd) &&
has_known_intel_chipset(fd)
(kms_busy:8248) igt-fb-DEBUG: igt_create_fb_with_bo_size(handle=2, pitch=7680)
(kms_busy:8248) igt-kms-DEBUG: display: C.0: plane_set_fb(57)
(kms_busy:8248) ioctl-wrappers-DEBUG: Test requirement passed: gem_has_ring(fd,
ring)
(kms_busy:8248) igt-dummyload-DEBUG: Test requirement passed: nengine
(kms_busy:8248) igt-kms-DEBUG: display: commit {
(kms_busy:8248) igt-kms-DEBUG: display:     HDMI-A-2: Selecting pipe C
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: A.0, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: A.1, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: A.2, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: B.0, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: B.1, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: B.2, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: C.0, fb 57
(kms_busy:8248) igt-kms-DEBUG: display:     src = (0, 0) 1920 x 1080 dst = (0,
0) 1920 x 1080
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: C.1, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     populating plane data: C.2, fb 0
(kms_busy:8248) igt-kms-DEBUG: display:     DP-1: preparing atomic, pipe: None
(kms_busy:8248) igt-kms-DEBUG: display:     HDMI-A-1: preparing atomic, pipe:
None
(kms_busy:8248) igt-kms-DEBUG: display:     HDMI-A-2: preparing atomic, pipe: C
(kms_busy:8248) igt-kms-DEBUG: display: }
****  END  ****</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>