blob: bf6d98bf72e6fb7921cf0fdc743d8b4387d57696 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
https://github.com/ROCm/rocm-systems/issues/284
--- a/src/libhsakmt.ver
+++ b/src/libhsakmt.ver
@@ -89,6 +89,9 @@ hsaKmtPcSamplingDestroy;
hsaKmtPcSamplingStart;
hsaKmtPcSamplingStop;
hsaKmtPcSamplingSupport;
+hsaKmtCreateQueueExt;
+hsaKmtRegisterGraphicsHandleToNodesExt;
+hsaKmtModelEnabled;
local: *;
};
|