<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 - [BDW Bisected]igt/pm_rps/reset crash"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88096">88096</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BDW Bisected]igt/pm_rps/reset crash
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </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>high
          </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>huax.lu@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></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=111831" name="attach_111831" title="dmesg">attachment 111831</a> <a href="attachment.cgi?id=111831&action=edit" title="dmesg">[details]</a></span>
dmesg

==System Environment==
--------------------------
Regression: yes

Non-working platforms: BDW

==kernel==
--------------------------
drm-intel-nightly/07d0c831d9207c937595f081c8fddbddbf53756f
commit 07d0c831d9207c937595f081c8fddbddbf53756f
Author: Jani Nikula <<a href="mailto:jani.nikula@intel.com">jani.nikula@intel.com</a>>
Date:   Tue Dec 30 15:02:01 2014 +0200

    drm-intel-nightly: 2014y-12m-30d-13h-01m-34s UTC integration manifest

==Bug detailed description==
-----------------------------
It's crash on BDW with drm-intel-nightly kernel and drm-intel-next-queued
kernel.
Bisect shows: 27401d126b5b1c8dd4df98bbb60b09ff2b3d5e60 is the first bad commit.
This case also has <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [BDW/BSW]Some subcases of pm_rps fail - gpu turbo busted"
   href="show_bug.cgi?id=77869">bug 77869</a> and 84896.
commit 27401d126b5b1c8dd4df98bbb60b09ff2b3d5e60
Author:     Thomas Daniel <<a href="mailto:thomas.daniel@intel.com">thomas.daniel@intel.com</a>>
AuthorDate: Thu Dec 11 12:48:35 2014 +0000
Commit:     Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
CommitDate: Mon Dec 15 11:25:28 2014 +0100

    drm/i915/bdw: Enable execlists by default where supported

    Execlist support in the i915 driver is now considered good enough for the
    feature to be enabled by default on Gen8 and later and routinely tested.
    Adjusted i915 parameters structure initialization to reflect this and
updated
    the comment in intel_sanitize_enable_execlists().

    There's still work to do before we can let the wider massive onto it,
    but there's still time left before the 3.20 cutoff.

    v2: Update the MODULE_PARM_DESC too.

output:
IGT-Version: 1.9-gcb512b6 (x86_64) (Linux:
3.19.0-rc2_drm-intel-nightly_07d0c8_20150105+ x86_64)
Test assertion failure function intel_batchbuffer_flush_on_ring, file
intel_batchbuffer.c:180:
Failed assertion: (drm_intel_gem_bo_context_exec(batch->bo, ctx, used, ring))
== 0
Last errno: 16, Device or resource busy
Subtest reset: FAIL (84.113s)
Test assertion failure function loaded_check, file pm_rps.c:509:
Failed assertion: freqs[CUR] == freqs[MAX]
error: 450 != 900
Subtest reset: FAIL (87.116s)
Test assertion failure function load_helper_stop, file pm_rps.c:290:
Failed assertion: igt_wait_helper(&lh.igt_proc) == 0
Last errno: 10, No child processes
pm_rps: igt_core.c:870: igt_fail: Assertion `!test_with_subtests || in_fixture'
failed.
Aborted (core dumped)


Reproduce steps:
---------------------------- 
1. ./pm_rps --run-subtest reset</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>