wsl/libhsakmt/openclose: Dynamically allocate static global memory
Signed-off-by: Flora Cui <flora.cui@amd.com> Reviewed-by: Tianci Yin <tianci.yin@amd.com> Part-of: <http://10.67.69.192/wsl/rocr-runtime/-/merge_requests/68>
This commit is contained in:
committad av
Frank Min
förälder
4c60c0cf65
incheckning
e98a872650
+1
-1
@@ -53,7 +53,7 @@ hsaKmtGetVersionCapInfo(HsaVersionCapability *VersionCapInfo) {
|
||||
VersionCapInfo->ui64.XNack = 0;
|
||||
VersionCapInfo->ui64.FineGrainPcie = 0;*/
|
||||
|
||||
VersionCapInfo->ui64.VendorPacket = enable_vendor_packet;
|
||||
VersionCapInfo->ui64.VendorPacket = dxg_runtime->enable_vendor_packet;
|
||||
|
||||
return HSAKMT_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
Referens i nytt ärende
Block a user