<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jinxianx.guo@intel.com" title="Guo Jinxian <jinxianx.guo@intel.com>"> <span class="fn">Guo Jinxian</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HSW/BDW]igt/kms_setmode/clone-exclusive-crtc causes "WARNING: CPU: 3 PID: 20000 at drivers/gpu/drm/i915/intel_ddi.c:1531 intel_ddi_compute_config+0x39/0x6c [i915]()""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82892">bug 82892</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>[HSW]igt/kms_setmode/clone-exclusive-crtc causes "WARNING: CPU: 3 PID: 20000 at drivers/gpu/drm/i915/intel_ddi.c:1531 intel_ddi_compute_config+0x39/0x6c [i915]()"
           </td>
           <td>[HSW/BDW]igt/kms_setmode/clone-exclusive-crtc causes "WARNING: CPU: 3 PID: 20000 at drivers/gpu/drm/i915/intel_ddi.c:1531 intel_ddi_compute_config+0x39/0x6c [i915]()"
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HSW/BDW]igt/kms_setmode/clone-exclusive-crtc causes "WARNING: CPU: 3 PID: 20000 at drivers/gpu/drm/i915/intel_ddi.c:1531 intel_ddi_compute_config+0x39/0x6c [i915]()""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82892#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HSW/BDW]igt/kms_setmode/clone-exclusive-crtc causes "WARNING: CPU: 3 PID: 20000 at drivers/gpu/drm/i915/intel_ddi.c:1531 intel_ddi_compute_config+0x39/0x6c [i915]()""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82892">bug 82892</a>
              from <span class="vcard"><a class="email" href="mailto:jinxianx.guo@intel.com" title="Guo Jinxian <jinxianx.guo@intel.com>"> <span class="fn">Guo Jinxian</span></a>
</span></b>
        <pre>The failure is able to reproduce on latest
-nightly(c30b73ce7c138b5fd671ed3a7e1301bd273fd661) on BDW

[root@x-bdw02 tests]#./kms_setmode --run-subtest clone-exclusive-crtc
IGT-Version: 1.7-g50166d2 (x86_64) (Linux:
3.17.0-rc2_drm-intel-nightly_c30b73_20140827+ x86_64)
Testing: clone-exclusive-crtc 2 connector combinations
  Test id#1 CRTC count 2
    CRTC[8] [Pipe A] Mode: 1920x1080@60Hz Connectors: eDP-1[19]
    CRTC[12] [Pipe B] Mode: 640x480@60Hz Connectors: HDMI-A-1[31] (NC)
Test assertion failure function test_crtc_config, file kms_setmode.c:431:
Failed assertion: config_failed == !!(tconf->flags & TEST_INVALID)
Last errno: 22, Invalid argument
Subtest clone-exclusive-crtc: FAIL

[root@x-bdw02 tests]# dmesg -r|egrep "<[1-4]>"|grep drm
<4>[  404.565077] WARNING: CPU: 0 PID: 7228 at
drivers/gpu/drm/i915/intel_ddi.c:1531 intel_ddi_compute_config+0x39/0x6c
[i915]()
<4>[  404.565081] Modules linked in: dm_mod iTCO_wdt iTCO_vendor_support ppdev
pcspkr snd_hda_codec_hdmi i2c_i801 snd_hda_intel snd_hda_controller
snd_hda_codec snd_hwdep snd_pcm lpc_ich mfd_core snd_timer snd soundcore
battery parport_pc parport ac acpi_cpufreq i915 button video drm_kms_helper drm
cfbfillrect cfbimgblt cfbcopyarea
<4>[  404.565106] CPU: 0 PID: 7228 Comm: kms_setmode Tainted: G        W     
3.17.0-rc2_drm-intel-nightly_c30b73_20140827+ #1868
<4>[  404.565242]  [<ffffffffa0018149>] ?
drm_mode_set_config_internal+0x48/0xbd [drm]
<4>[  404.565253]  [<ffffffffa001bb64>] ? drm_mode_setcrtc+0x3e6/0x48b [drm]
<4>[  404.565262]  [<ffffffffa0010908>] ? drm_ioctl+0x279/0x3bc [drm]
<4>[  404.565277]  [<ffffffffa001b77e>] ? drm_mode_setplane+0x16d/0x16d [drm]
<4>[  404.565286]  [<ffffffffa000fda3>] ? drm_gem_vm_close+0x2a/0x4b [drm]
<4>[  404.565325] WARNING: CPU: 0 PID: 7228 at
drivers/gpu/drm/i915/intel_dp.c:137 intel_dp_max_link_bw+0x6f/0x77 [i915]()
<4>[  404.565329] Modules linked in: dm_mod iTCO_wdt iTCO_vendor_support ppdev
pcspkr snd_hda_codec_hdmi i2c_i801 snd_hda_intel snd_hda_controller
snd_hda_codec snd_hwdep snd_pcm lpc_ich mfd_core snd_timer snd soundcore
battery parport_pc parport ac acpi_cpufreq i915 button video drm_kms_helper drm
cfbfillrect cfbimgblt cfbcopyarea
<4>[  404.565351] CPU: 0 PID: 7228 Comm: kms_setmode Tainted: G        W     
3.17.0-rc2_drm-intel-nightly_c30b73_20140827+ #1868
<4>[  404.565499]  [<ffffffffa0018149>] ?
drm_mode_set_config_internal+0x48/0xbd [drm]
<4>[  404.565509]  [<ffffffffa001bb64>] ? drm_mode_setcrtc+0x3e6/0x48b [drm]
<4>[  404.565519]  [<ffffffffa0010908>] ? drm_ioctl+0x279/0x3bc [drm]
<4>[  404.565533]  [<ffffffffa001b77e>] ? drm_mode_setplane+0x16d/0x16d [drm]
<4>[  404.565542]  [<ffffffffa000fda3>] ? drm_gem_vm_close+0x2a/0x4b [drm]



[root@x-bdw02 tests]#./kms_setmode --run-subtest clone-single-crtc
IGT-Version: 1.7-g50166d2 (x86_64) (Linux:
3.17.0-rc2_drm-intel-nightly_c30b73_20140827+ x86_64)
Testing: clone-single-crtc 2 connector combinations
Testing: clone-single-crtc 3 connector combinations
Subtest clone-single-crtc: SUCCESS

[root@x-bdw02 tests]# dmesg -r|egrep "<[1-4]>"|grep drm
<4>[  404.565077] WARNING: CPU: 0 PID: 7228 at
drivers/gpu/drm/i915/intel_ddi.c:1531 intel_ddi_compute_config+0x39/0x6c
[i915]()
<4>[  404.565081] Modules linked in: dm_mod iTCO_wdt iTCO_vendor_support ppdev
pcspkr snd_hda_codec_hdmi i2c_i801 snd_hda_intel snd_hda_controller
snd_hda_codec snd_hwdep snd_pcm lpc_ich mfd_core snd_timer snd soundcore
battery parport_pc parport ac acpi_cpufreq i915 button video drm_kms_helper drm
cfbfillrect cfbimgblt cfbcopyarea
<4>[  404.565106] CPU: 0 PID: 7228 Comm: kms_setmode Tainted: G        W     
3.17.0-rc2_drm-intel-nightly_c30b73_20140827+ #1868
<4>[  404.565242]  [<ffffffffa0018149>] ?
drm_mode_set_config_internal+0x48/0xbd [drm]
<4>[  404.565253]  [<ffffffffa001bb64>] ? drm_mode_setcrtc+0x3e6/0x48b [drm]
<4>[  404.565262]  [<ffffffffa0010908>] ? drm_ioctl+0x279/0x3bc [drm]
<4>[  404.565277]  [<ffffffffa001b77e>] ? drm_mode_setplane+0x16d/0x16d [drm]
<4>[  404.565286]  [<ffffffffa000fda3>] ? drm_gem_vm_close+0x2a/0x4b [drm]
<4>[  404.565325] WARNING: CPU: 0 PID: 7228 at
drivers/gpu/drm/i915/intel_dp.c:137 intel_dp_max_link_bw+0x6f/0x77 [i915]()
<4>[  404.565329] Modules linked in: dm_mod iTCO_wdt iTCO_vendor_support ppdev
pcspkr snd_hda_codec_hdmi i2c_i801 snd_hda_intel snd_hda_controller
snd_hda_codec snd_hwdep snd_pcm lpc_ich mfd_core snd_timer snd soundcore
battery parport_pc parport ac acpi_cpufreq i915 button video drm_kms_helper drm
cfbfillrect cfbimgblt cfbcopyarea
<4>[  404.565351] CPU: 0 PID: 7228 Comm: kms_setmode Tainted: G        W     
3.17.0-rc2_drm-intel-nightly_c30b73_20140827+ #1868
<4>[  404.565499]  [<ffffffffa0018149>] ?
drm_mode_set_config_internal+0x48/0xbd [drm]
<4>[  404.565509]  [<ffffffffa001bb64>] ? drm_mode_setcrtc+0x3e6/0x48b [drm]
<4>[  404.565519]  [<ffffffffa0010908>] ? drm_ioctl+0x279/0x3bc [drm]
<4>[  404.565533]  [<ffffffffa001b77e>] ? drm_mode_setplane+0x16d/0x16d [drm]
<4>[  404.565542]  [<ffffffffa000fda3>] ? drm_gem_vm_close+0x2a/0x4b [drm]</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>
      </ul>
    </body>
</html>