<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ming.yao@intel.com" title="yaoming <ming.yao@intel.com>"> <span class="fn">yaoming</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [BDW Regression]igt/gem_reset_stats some subcases cause "[drm:hsw_unclaimed_reg_detect] *ERROR* Unclaimed register detected. Please use the i915.mmio_debug=1 to debug this problem.""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81701">bug 81701</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;">Keywords</td>
           <td>bisect_pending
           </td>
           <td>
                
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [BDW Regression]igt/gem_reset_stats some subcases cause "[drm:hsw_unclaimed_reg_detect] *ERROR* Unclaimed register detected. Please use the i915.mmio_debug=1 to debug this problem.""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81701#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [BDW Regression]igt/gem_reset_stats some subcases cause "[drm:hsw_unclaimed_reg_detect] *ERROR* Unclaimed register detected. Please use the i915.mmio_debug=1 to debug this problem.""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81701">bug 81701</a>
              from <span class="vcard"><a class="email" href="mailto:ming.yao@intel.com" title="yaoming <ming.yao@intel.com>"> <span class="fn">yaoming</span></a>
</span></b>
        <pre>I tested on latest drm-intel-nightly(8980a4380b606860ba0165ed0156a64e79109677)
and latest drm-intel-next-queued(a6f9a026761c9c9440bb6a387e84a47d40290176),
these sub cases passed.
________________________________________________________________________________
root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# 
./gem_reset_stats --run-subtest reset-stats-ctx-render
IGT-Version: 1.7-gac31f19 (x86_64) (Linux:
3.16.0-rc4_drm-intel-next-queued_a6f9a0_20140805+ x86_64)
Subtest reset-stats-ctx-render: SUCCESS
root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests#  dmesg -r|egrep
"<[1-4]>"|grep drm
root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# uname -a
Linux x-bdw05 3.16.0-rc4_drm-intel-next-queued_a6f9a0_20140805+ #1120 SMP Tue
Aug 5 11:42:24 CST 2014 x86_64 x86_64 x86_64 GNU/Linux

commit a6f9a026761c9c9440bb6a387e84a47d40290176
Author: Rodrigo Vivi <<a href="mailto:rodrigo.vivi@intel.com">rodrigo.vivi@intel.com</a>>
Date:   Fri Aug 1 09:13:28 2014 -0700

    drm/i915: Fix DEIER and GTIER collecting for BDW.

    BDW has many other Display Engine interrupts and GT interrupts registers.
    Collecting it properly on gpu_error_state.

    On debugfs all was properly listed already but besides we were also listing
old
    DEIER and GTIER that doesn't exist on BDW anymore. This was causing
    unclaimed register messages:

    <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [BDW Regression]igt/gem_reset_stats some subcases cause "[drm:hsw_unclaimed_reg_detect] *ERROR* Unclaimed register detected. Please use the i915.mmio_debug=1 to debug this problem.""
   href="show_bug.cgi?id=81701">https://bugs.freedesktop.org/show_bug.cgi?id=81701</a>

    v2: Fix small issues of first version and don't read DEIER regs when pipe's
        power well is disabled
    v3: bikeshed accepted: use enum pipe pipe instead of int i for pipe
interection

    Cc: Paulo Zanoni <<a href="mailto:paulo.r.zanoni@intel.com">paulo.r.zanoni@intel.com</a>>
    Signed-off-by: Rodrigo Vivi <<a href="mailto:rodrigo.vivi@intel.com">rodrigo.vivi@intel.com</a>>
    Reviewed-by: Paulo Zanoni <<a href="mailto:paulo.r.zanoni@intel.com">paulo.r.zanoni@intel.com</a>>
    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
________________________________________________________________________________

root@x-bdw05:~# cd /GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests;
./gem_reset_stats --run-subtest reset-stats-ctx-render
IGT-Version: 1.7-gac31f19 (x86_64) (Linux:
3.16.0-rc6_drm-intel-nightly_8980a4_20140805+ x86_64)
Subtest reset-stats-ctx-render: SUCCESS
root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests#  dmesg -r|egrep
"<[1-4]>"|grep drm
root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# uname -a
Linux x-bdw05 3.16.0-rc6_drm-intel-nightly_8980a4_20140805+ #1116 SMP Tue Aug 5 
11:24:43 CST 2014 x86_64 x86_64 x86_64 GNU/Linux

commit 8980a4380b606860ba0165ed0156a64e79109677
Author: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
Date:   Mon Aug 4 17:24:12 2014 +0200

    drm-intel-nightly: 2014y-08m-04d-17h-23m-47s integration manifest</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>