libhsakmt: Update wave suspend/resume API

This is updating to the new suspend and resume API for the
KFD and the thunk.  We now support passing in a list of queues
to suspend, and not just all of the queues for the process.

The kfdtest testcase was also updated so it still compiles.

Change-Id: I71d1b178476bd9df0c311bdedaa6a891528cebcf
Signed-off-by: Philip Cox <Philip.Cox@amd.com>
This commit is contained in:
Philip Cox
2019-03-29 14:42:53 -04:00
parent d21e9d5bbd
commit c2c1385e29
6 changed files with 244 additions and 108 deletions
+2 -2
View File
@@ -62,8 +62,8 @@ hsaKmtDisableDebugTrap;
hsaKmtSetDebugTrapData2;
hsaKmtSetWaveLaunchTrapOverride;
hsaKmtSetWaveLaunchMode;
hsaKmtNodeSuspend;
hsaKmtNodeResume;
hsaKmtQueueSuspend;
hsaKmtQueueResume;
local: *;
};