diff options
author | Tao Zhou <[email protected]> | 2021-12-06 15:54:54 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-12-28 16:02:59 -0500 |
commit | b6485bed40d7859735bdbfedbd55dcc8366a88a7 (patch) | |
tree | 367edc60dcecfb6eaca11767011032e81bccae5e /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | dec63443380cf2ce6bc41258159cda4165fa4279 (diff) |
drm/amdkfd: reset queue which consumes RAS poison (v2)
CP supports unmap queue with reset mode which only destroys specific queue without affecting others.
Replacing whole gpu reset with reset queue mode for RAS poison consumption
saves much time, and we can also fallback to gpu reset solution if reset
queue fails.
v2: Return directly if process is NULL;
Reset queue solution is not applicable to SDMA, fallback to legacy
way;
Call kfd_unref_process after lookup process.
Signed-off-by: Tao Zhou <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Acked-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions