<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Do I get it right that the branch
      doesn't compile without that?<br>
      <br>
      If yes please add a comment in the commit message so that Alex has
      a chance of squashing this into the original one during
      upstreaming.<br>
      <br>
      Either way the patch is Reviewed-by: Christian König
      <a class="moz-txt-link-rfc2396E" href="mailto:christian.koenig@amd.com"><christian.koenig@amd.com></a> as well.<br>
      <br>
      Regards,<br>
      Christian.<br>
      <br>
      Am 28.04.2017 um 05:20 schrieb Wang, Ken:<br>
    </div>
    <blockquote
cite="mid:CY4PR12MB1831304F8CE5E84033D19A768C130@CY4PR12MB1831.namprd12.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="Generator" content="Microsoft Exchange Server">
      <!-- converted from text -->
      <style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
      <meta content="text/html; charset=UTF-8">
      <style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
      <div dir="ltr">
        <div id="x_divtagdefaultwrapper" dir="ltr"
          style="font-size:12pt; color:#000000;
          font-family:Calibri,Arial,Helvetica,sans-serif">
          <p>Reviewed-by: Ken Wang <a class="moz-txt-link-rfc2396E" href="mailto:Qingqing.Wang@amd.com"><Qingqing.Wang@amd.com></a><br>
          </p>
        </div>
        <hr tabindex="-1" style="display:inline-block; width:98%">
        <div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt"
            color="#000000" face="Calibri, sans-serif"><b>From:</b>
            Junwei Zhang <a class="moz-txt-link-rfc2396E" href="mailto:Jerry.Zhang@amd.com"><Jerry.Zhang@amd.com></a><br>
            <b>Sent:</b> Friday, April 28, 2017 11:10:46 AM<br>
            <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:amd-gfx@lists.freedesktop.org">amd-gfx@lists.freedesktop.org</a><br>
            <b>Cc:</b> Deucher, Alexander; Wang, Ken; Zhang, Jerry<br>
            <b>Subject:</b> [PATCH] drm/amdgpu: add cu info
            wave_front_size</font>
          <div> </div>
        </div>
      </div>
      <font size="2"><span style="font-size:10pt;">
          <div class="PlainText">missed that for gfx v9 info export<br>
            <br>
            Signed-off-by: Junwei Zhang <a class="moz-txt-link-rfc2396E" href="mailto:Jerry.Zhang@amd.com"><Jerry.Zhang@amd.com></a><br>
            ---<br>
             drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 +<br>
             1 file changed, 1 insertion(+)<br>
            <br>
            diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
            b/drivers/gpu/drm/amd/amdgpu/amdgpu.h<br>
            index 503010a..e330009 100644<br>
            --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h<br>
            +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h<br>
            @@ -986,6 +986,7 @@ struct amdgpu_gfx_config {<br>
             struct amdgpu_cu_info {<br>
                     uint32_t number; /* total active CU number */<br>
                     uint32_t ao_cu_mask;<br>
            +       uint32_t wave_front_size;<br>
                     uint32_t bitmap[4][4];<br>
             };<br>
             <br>
            -- <br>
            1.9.1<br>
            <br>
          </div>
        </span></font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
amd-gfx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:amd-gfx@lists.freedesktop.org">amd-gfx@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/amd-gfx">https://lists.freedesktop.org/mailman/listinfo/amd-gfx</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>