summaryrefslogtreecommitdiff
path: root/dev-libs/roct-thunk-interface/files/roct-thunk-interface-7.0.1-functions.patch
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: *;
 };