-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/amdkfd: Workaround SQC store failure in gfx9 trap handler
SQC stores may intermittently write incorrect data under concurrency when module parameter noretry=1. This can cause failed context save/restore cycles as the wavefront state is saved incorrectly. Within each wavefront wait for SQC store acknowledgment before issuing another. Change-Id: I6539e2adc156a1a3a057ea3cf21b16669dd699ae Signed-off-by: Jay Cornwall <Jay.Cornwall@amd.com>
- Loading branch information
Jay Cornwall
authored and
Felix Kuehling
committed
Feb 12, 2018
1 parent
8cdadac
commit 57c9bff
Showing
1 changed file
with
48 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters