diff options
author | 2020-03-04 16:36:42 -0500 | |
---|---|---|
committer | 2020-03-06 14:32:24 -0500 | |
commit | 90f88cdd7c8d6a6a3be18353d6a03798f9a03168 (patch) | |
tree | 901c12d9e8065a884f8030f38d1419933071b9e7 /drivers/gpu/drm/amd/display/modules | |
parent | drm/amdgpu: Update SPM_VMID with the job's vmid when application reserves the vmid (diff) | |
download | linux-dev-90f88cdd7c8d6a6a3be18353d6a03798f9a03168.tar.xz linux-dev-90f88cdd7c8d6a6a3be18353d6a03798f9a03168.zip |
drm/amdgpu: Fix GPU reset error.
Problem:
During GU reset PSP's sysfs was being wrongly reinitilized
during call to amdgpu_device_ip_late_init which was failing
with duplicate error.
Fix:
Move psp_sysfs_init to psp_sw_init to avoid this. Add guards
in sysfs file's read and write hook agains premature call
if PSP is not finished initialization.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules')
0 files changed, 0 insertions, 0 deletions