mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
Bug: https://bugs.gentoo.org/964799 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44165 Signed-off-by: Sam James <sam@gentoo.org>
14 lines
314 B
Diff
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: *;
|
|
};
|
|
|