<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 --- - [BYT Bisected]X will shown garbage after resume from S3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71908">bug 71908</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 --- - [BYT Bisected]X will shown garbage after resume from S3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71908#c26">Comment # 26</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [BYT Bisected]X will shown garbage after resume from S3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71908">bug 71908</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>(In reply to <a href="show_bug.cgi?id=71908#c25">comment #25</a>)
<span class="quote">> Does this prevent the corruption too?  Try to repro here now.

> diff --git a/drivers/gpu/drm/i915/i915_gem_stolen.c
> b/drivers/gpu/drm/i915/i915_
> index d284d89..f123f0d 100644
> --- a/drivers/gpu/drm/i915/i915_gem_stolen.c
> +++ b/drivers/gpu/drm/i915/i915_gem_stolen.c
> @@ -317,6 +317,8 @@ i915_gem_object_create_stolen(struct drm_device *dev,
> u32 si
>         struct drm_mm_node *stolen;
>         int ret;
>  
> +       return NULL;
> +
>         if (!drm_mm_initialized(&dev_priv->mm.stolen))
>                 return NULL;</span >

The bug unable to reproduce on -fixes commit
0d1430a3f4b7cfd8779b78740a4182321f3ca7f3 with the patch. Thanks.</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>