[PATCH 2/2] drm/amdgpu/psp11: fix typo in comment

Xu, Feifei Feifei.Xu at amd.com
Fri Oct 18 11:07:06 UTC 2019


Series is reviewed by Feifei Xu <Feifei.Xu at amd.com>


> 在 2019年10月18日,18:59,Yuan, Xiaojie <Xiaojie.Yuan at amd.com> 写道:
> 
> Signed-off-by: Xiaojie Yuan <xiaojie.yuan at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c b/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
> index dfe85a1d79a5..4eb5bacb55f7 100644
> --- a/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
> @@ -232,7 +232,7 @@ static int psp_v11_0_bootloader_load_kdb(struct psp_context *psp)
>    /* Copy PSP KDB binary to memory */
>    memcpy(psp->fw_pri_buf, psp->kdb_start_addr, psp->kdb_bin_size);
> 
> -    /* Provide the sys driver to bootloader */
> +    /* Provide the PSP KDB to bootloader */
>    WREG32_SOC15(MP0, 0, mmMP0_SMN_C2PMSG_36,
>           (uint32_t)(psp->fw_pri_mc_addr >> 20));
>    psp_gfxdrv_command_reg = PSP_BL__LOAD_KEY_DATABASE;
> -- 
> 2.20.1
> 
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list