<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Stoney Ridge laptop display goes blank after HDMI gets plugged/unplugged in extended mode."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104275#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Stoney Ridge laptop display goes blank after HDMI gets plugged/unplugged in extended mode."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104275">bug 104275</a>
              from <span class="vcard"><a class="email" href="mailto:Alex_Zhang1@Dell.com" title="Alex_Zhang1@Dell.com">Alex_Zhang1@Dell.com</a>
</span></b>
        <pre>(In reply to Harry Wentland from <a href="show_bug.cgi?id=104275#c9">comment #9</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=136321" name="attach_136321" title="DC scatter gather patch">attachment 136321</a> <a href="attachment.cgi?id=136321&action=edit" title="DC scatter gather patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=104275&attachment=136321'>[review]</a> [review]
> DC scatter gather patch

> You'll need this DC patch.</span >

Hi Harry,
  As patch below,

+       /*
+        * TODO debug why this doesn't work on Raven
+        */
+       if (adev->flags & AMD_IS_APU &&
+           adev->asic_type >= CHIP_CARRIZO &&
+           adev->asic_type < CHIP_RAVEN)
+               init_data.flags.gpu_vm_support = true;

  Seems this is just for debug, if I am wrong, please correct me. Do the flags
gpu_vm_support has support on 4.13 kernel? Could you please help to confirm if
this patch can be used on 4.13 kernel?

Thanks</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>