Files
gentoo/dev-libs/roct-thunk-interface/files/roct-thunk-interface-7.0.1-functions.patch
2025-10-21 19:47:29 +01:00

14 lines
314 B
Diff

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: *;
};