<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi  Chrisitian</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Yes, of course. Thanks for your reminder.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Best Regards<br>
Yintian Tao</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>发件人:</b> Christian König <ckoenig.leichtzumerken@gmail.com><br>
<b>发送时间:</b> 2019年5月17日 15:20:54<br>
<b>收件人:</b> Tao, Yintian; Koenig, Christian<br>
<b>抄送:</b> amd-gfx@lists.freedesktop.org; Liu, Monk<br>
<b>主题:</b> Re: 答复: [PATCH] drm/amdgpu: skip fw pri bo alloc for SRIOV</font>
<div> </div>
</div>
<div style="background-color:#FFFFFF">[CAUTION: External Email]
<div>
<div class="x_moz-cite-prefix">Hi Yintian,<br>
<br>
please add this as a code comment to the patch.<br>
<br>
Christian.<br>
<br>
Am 17.05.19 um 09:17 schrieb Tao, Yintian:<br>
</div>
<blockquote type="cite"><style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p style="margin-top:0; margin-bottom:0">Hi  Christian</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">Many thanks for your review.</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">The background is that this bo is to let psp load sos and sysdrv but under sriov, sos and sysdrv is loaded by VBIOS or hypervisor driver.</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">The reason why not let guest driver to load it under SRIOV is that it is not safe.</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">Best Regards</p>
<p style="margin-top:0; margin-bottom:0">Yintian Tao</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>发件人:</b> Koenig, Christian<br>
<b>发送时间:</b> 2019年5月17日 14:53:35<br>
<b>收件人:</b> Tao, Yintian<br>
<b>抄送:</b> Liu, Monk; <a class="x_moz-txt-link-abbreviated" href="mailto:amd-gfx@lists.freedesktop.org">
amd-gfx@lists.freedesktop.org</a><br>
<b>主题:</b> Re: [PATCH] drm/amdgpu: skip fw pri bo alloc for SRIOV</font>
<div> </div>
</div>
<div class="x_BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="x_PlainText">Looks good to me now, but I don't know the technical background why this
<br>
BO is not needed under SRIOV.<br>
<br>
So this patch is Acked-by: Christian König <a class="x_moz-txt-link-rfc2396E" href="mailto:christian.koenig@amd.com">
<christian.koenig@amd.com></a>.<br>
<br>
Regards,<br>
Christian.<br>
<br>
Am 17.05.19 um 04:41 schrieb Tao, Yintian:<br>
> Hi Christian<br>
><br>
><br>
> I have modified it according to your suggestion. Can you help review this again? Thanks in advance.<br>
><br>
><br>
> Best Regards<br>
> Yintian Tao<br>
><br>
> -----Original Message-----<br>
> From: Yintian Tao <a class="x_moz-txt-link-rfc2396E" href="mailto:yttao@amd.com">
<yttao@amd.com></a><br>
> Sent: Thursday, May 16, 2019 7:54 PM<br>
> To: <a class="x_moz-txt-link-abbreviated" href="mailto:amd-gfx@lists.freedesktop.org">
amd-gfx@lists.freedesktop.org</a><br>
> Cc: Tao, Yintian <a class="x_moz-txt-link-rfc2396E" href="mailto:Yintian.Tao@amd.com">
<Yintian.Tao@amd.com></a>; Liu, Monk <a class="x_moz-txt-link-rfc2396E" href="mailto:Monk.Liu@amd.com">
<Monk.Liu@amd.com></a><br>
> Subject: [PATCH] drm/amdgpu: skip fw pri bo alloc for SRIOV<br>
><br>
> PSP fw primary buffer is not used under SRIOV.<br>
> Therefore, we don't need to allocate memory for it.<br>
><br>
> v2: remove superfluous check for amdgpu_bo_free_kernel().<br>
><br>
> Signed-off-by: Yintian Tao <a class="x_moz-txt-link-rfc2396E" href="mailto:yttao@amd.com">
<yttao@amd.com></a><br>
> Signed-off-by: Monk Liu <a class="x_moz-txt-link-rfc2396E" href="mailto:Monk.Liu@amd.com">
<Monk.Liu@amd.com></a><br>
> ---<br>
>   drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 17 ++++++++++-------<br>
>   1 file changed, 10 insertions(+), 7 deletions(-)<br>
><br>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c<br>
> index c567a55..af9835c 100644<br>
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c<br>
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c<br>
> @@ -905,13 +905,16 @@ static int psp_load_fw(struct amdgpu_device *adev)<br>
>        if (!psp->cmd)<br>
>                return -ENOMEM;<br>
>   <br>
> -     ret = amdgpu_bo_create_kernel(adev, PSP_1_MEG, PSP_1_MEG,<br>
> -                                     AMDGPU_GEM_DOMAIN_GTT,<br>
> -                                     &psp->fw_pri_bo,<br>
> -                                     &psp->fw_pri_mc_addr,<br>
> -                                     &psp->fw_pri_buf);<br>
> -     if (ret)<br>
> -             goto failed;<br>
> +     /* this fw pri bo is not used under SRIOV */<br>
> +     if (!amdgpu_sriov_vf(psp->adev)) {<br>
> +             ret = amdgpu_bo_create_kernel(adev, PSP_1_MEG, PSP_1_MEG,<br>
> +                                           AMDGPU_GEM_DOMAIN_GTT,<br>
> +                                           &psp->fw_pri_bo,<br>
> +                                           &psp->fw_pri_mc_addr,<br>
> +                                           &psp->fw_pri_buf);<br>
> +             if (ret)<br>
> +                     goto failed;<br>
> +     }<br>
>   <br>
>        ret = amdgpu_bo_create_kernel(adev, PSP_FENCE_BUFFER_SIZE, PAGE_SIZE,<br>
>                                        AMDGPU_GEM_DOMAIN_VRAM,<br>
<br>
</div>
</span></font></div>
<br>
<fieldset class="x_mimeAttachmentHeader"></fieldset>
<pre class="x_moz-quote-pre">_______________________________________________
amd-gfx mailing list
<a class="x_moz-txt-link-abbreviated" href="mailto:amd-gfx@lists.freedesktop.org">amd-gfx@lists.freedesktop.org</a>
<a class="x_moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/amd-gfx">https://lists.freedesktop.org/mailman/listinfo/amd-gfx</a></pre>
</blockquote>
<br>
</div>
</div>
</body>
</html>