diff options
author | 2021-11-26 17:24:39 +0800 | |
---|---|---|
committer | 2021-12-01 16:03:22 -0500 | |
commit | 232d1d43b522b64266a16606e918ce92a8a0b244 (patch) | |
tree | 787db8c87b7b9d65214327cf0e3f617100673ff9 /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | drm/amd/pm: Add warning for unexpected PG requests (diff) | |
download | linux-dev-232d1d43b522b64266a16606e918ce92a8a0b244.tar.xz linux-dev-232d1d43b522b64266a16606e918ce92a8a0b244.zip |
drm/amdgpu: fix disable ras feature failed when unload drvier v2
v2:
still need call ras_disable_all_featrures to handle
ras initilization failure case.
Function amdgpu_device_fini_hw is called before amdgpu_device_fini_sw,
so ras ta will unload before send ras disable command, ras dsiable operation
must before hw fini.
Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions