]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: resolve failed error inject msg
authorJohn Clements <john.clements@amd.com>
Wed, 11 Mar 2020 03:51:02 +0000 (11:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Mar 2020 15:52:33 +0000 (11:52 -0400)
commitdfe297ea068571aeaeb1c22c7ed1d63c222015b4
treed62fc09545bd590bc1f119c75d7a4ed28e2167fa
parent28eb8d42592fd19c22e85a2ddadc1b7e0d617a0e
drm/amdgpu: resolve failed error inject msg

invoking an error injection successfully will cause an at_event intterrupt that

will occur before the invoke sequence can complete causing an invalid error

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c