<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [ILK]igt/kms_render/gpu-blit randomly causes system hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67243">bug 67243</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;">Status</td>
           <td>NEEDINFO
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [ILK]igt/kms_render/gpu-blit randomly causes system hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67243#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [ILK]igt/kms_render/gpu-blit randomly causes system hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67243">bug 67243</a>
              from <span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span></b>
        <pre>
<span class="quote">> 
> diff --git a/lib/drmtest.c b/lib/drmtest.c
> index 37d7da3..aa382ff 100644
> --- a/lib/drmtest.c
> +++ b/lib/drmtest.c
> @@ -243,8 +243,10 @@ int drm_open_any(void)
>    if (__sync_fetch_and_add(&open_count, 1))
>            return fd;
>  
> +  if (0) {
>    gem_quiescent_gpu(fd);
>    igt_install_exit_handler(quiescent_gpu_at_exit);
> +  }
>  
>    return fd;
>  }
> </span >
Test this patch, It still happens.  When it hang, can't ping/ssh the machine.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>