Reviewed-by: Amber Lin
-Original Message-
From: amd-gfx On Behalf Of Christian
König
Sent: Thursday, May 9, 2019 10:25 AM
To: Alex Deucher ; amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander
Subject: Re: [PATCH] drm/amdgpu/psp: move psp version specific function
pointers to
Am 09.05.19 um 16:23 schrieb Alex Deucher:
In case we need to use them for GPU reset prior initializing the
asic. Fixes a crash if the driver attempts to reset the GPU at driver
load time.
Signed-off-by: Alex Deucher
Acked-by: Christian König
---
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
In case we need to use them for GPU reset prior initializing the
asic. Fixes a crash if the driver attempts to reset the GPU at driver
load time.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
d