[PATCH 3/6] drm/amdgpu/sriov:now must reinit psp

Alex Deucher alexdeucher at gmail.com
Thu Oct 19 02:53:10 UTC 2017


On Wed, Oct 18, 2017 at 4:48 AM, Monk Liu <Monk.Liu at amd.com> wrote:
> otherwise after VF FLR the KIQ cannot work
>
> Change-Id: Icb18e794b5e4dccfd70c811c138c7102df874203
> Signed-off-by: Monk Liu <Monk.Liu at amd.com>

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> index 57addfe..b05536c 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> @@ -1964,6 +1964,7 @@ static int amdgpu_sriov_reinit_late(struct amdgpu_device *adev)
>
>         static enum amd_ip_block_type ip_order[] = {
>                 AMD_IP_BLOCK_TYPE_SMC,
> +               AMD_IP_BLOCK_TYPE_PSP,
>                 AMD_IP_BLOCK_TYPE_DCE,
>                 AMD_IP_BLOCK_TYPE_GFX,
>                 AMD_IP_BLOCK_TYPE_SDMA,
> --
> 2.7.4
>
> _______________________________________________
> 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