Skip to content

Commit

Permalink
drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handler
Browse files Browse the repository at this point in the history
If user shader issues S_SETVSKIP then this state will persist when
executing the trap handler, causing vector instructions to be
skipped.

VSKIP state is already saved/restored through the MODE register.

Signed-off-by: Jay Cornwall <jay.cornwall@amd.com>
Reviewed-by: Lancelot Six <lancelot.six@amd.com>
Suggested-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Jay Cornwall authored and Alex Deucher committed Jan 24, 2025
1 parent a0db1ea commit 1241b64
Show file tree
Hide file tree
Showing 2 changed files with 1,366 additions and 1,359 deletions.
Loading

0 comments on commit 1241b64

Please sign in to comment.