Skip to content
Snippets Groups Projects
Commit 8bef2cba authored by jokim-amd's avatar jokim-amd Committed by Linux Infrastructure
Browse files

drm/amdkfd: implement per queue sdma reset for gfx 9.4+


To reset hung SDMA queues on GFX 9.4+ for the GFX9 family, a soft reset
must be issued through SMU.  Since soft resets will reset an entire SDMA
engine, use a common KGD call to do the reset as the KGD will handle
avoiding a reset of in flight GFX and paging queues on that engine.

In addition, create a common call for all reset types to simplify
the handling of module parameter settings that block gpu resets.

Signed-off-by: default avatarJonathan Kim <jonathan.kim@amd.com>
Reviewed-by: default avatarHarish Kasiviswanathan <harish.kasiviswanathan@amd.com>
parent 2118ad17
No related branches found
No related tags found
Loading
Showing
with 171 additions and 25 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment