drm/amdgpu: Support setting reset_method at runtime
authorStanley.Yang <Stanley.Yang@amd.com>
Fri, 12 Apr 2024 02:36:25 +0000 (10:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Apr 2024 16:08:30 +0000 (12:08 -0400)
commit939c4751819b37eb5f2734223db1a00de42c65f4
treeb577c16be1dca2288902f1496cb4d4d5dd231c1f
parent69bc7a8a61aaa71e7cba1065484c421e7556edcc
drm/amdgpu: Support setting reset_method at runtime

In order to support more test cases, support user
change reset_method at runtime.

Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c