linux/drivers/gpu/drm/amd
Andrey Grodzovsky 54f329cc7a drm/amdgpu: Serialize non TDR gpu recovery with TDRs
Use reset domain wq also for non TDR gpu recovery trigers
such as sysfs and RAS. We must serialize all possible
GPU recoveries to gurantee no concurrency there.
For TDR call the original recovery function directly since
it's already executed from within the wq. For others just
use a wrapper to qeueue work and wait on it to finish.

v2: Rename to amdgpu_recover_work_struct

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://www.spinics.net/lists/amd-gfx/msg74113.html
2022-02-09 12:15:23 -05:00
..
acp
amdgpu drm/amdgpu: Serialize non TDR gpu recovery with TDRs 2022-02-09 12:15:23 -05:00
amdkfd drm/amdkfd: Fix ASIC name typos 2022-01-11 15:44:28 -05:00
display drm/amd/display: Use str_yes_no() 2022-02-07 13:03:50 -08:00
include drm/amdgpu: add support for IP discovery gc_info table v2 2021-12-17 12:47:29 -05:00
pm drm/amd/pm: only send GmiPwrDnControl msg on master die (v3) 2022-01-11 15:44:28 -05:00