<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][DRMTIP] igt@kms_* - fail - Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109495#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][DRMTIP] igt@kms_* - fail - Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109495">bug 109495</a>
              from <span class="vcard"><a class="email" href="mailto:stanislav.lisovskiy@intel.com" title="Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>"> <span class="fn">Stanislav Lisovskiy</span></a>
</span></b>
        <pre>(In reply to Stanislav Lisovskiy from <a href="show_bug.cgi?id=109495#c8">comment #8</a>)
<span class="quote">> So the issue 99% is in test, I will check it</span >

That was wrong. The issue seems might be severe and in both cases happens
because 
set_fb_on_crtc function in test doesn't get a correct mode, then tries to
create fb with all params set to 0, causing above mentioned assertion:

igt_fb-DEBUG: igt_create_fb_with_bo_size(width=0, height=0,
format=XR24(0x34325258), modifier=0x0, size=0)
(kms_cursor_crc:1512) igt_kms-CRITICAL: Test assertion failure function
kmstest_dumb_create, file ../lib/igt_kms.c:820:

In both cases this happens after probe fails for that connector:

<7>[   30.889091] [drm:intel_dp_detect [i915]] [CONNECTOR:95:DP-2]
<7>[   30.921069] [drm:drm_dp_dpcd_access] Too many retries, giving up. First
error: -5
<7>[   30.921079] [drm:drm_helper_probe_single_connector_modes]
[CONNECTOR:95:DP-2] status updated from connected to disconnected
<7>[   30.921169] [drm:drm_helper_probe_single_connector_modes]
[CONNECTOR:95:DP-2] disconnected
<7>[   30.921598] [drm:drm_helper_probe_single_connector_modes]
[CONNECTOR:100:HDMI-A-1]

Also this could be related to this bug I got today:

<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - i915 external monitor not working in usb-c/thunderbolt dock on X1 gen6"
   href="show_bug.cgi?id=111250">https://bugs.freedesktop.org/show_bug.cgi?id=111250</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>