SWDEV-413997 - Cleanup fixes for Virtual Memory Management.
Change-Id: I9a4a4d9087b5daf15e3ba31e786d34db431212a1
This commit is contained in:
committed by
Karthik Jayaprakash
parent
0ccdb3e160
commit
74ffc5f0d5
@@ -789,7 +789,6 @@ bool Buffer::create(bool alloc_local) {
|
||||
}
|
||||
|
||||
owner()->setSvmPtr(reinterpret_cast<void*>(owner()->getUserData().hsa_handle));
|
||||
amd::MemObjMap::AddMemObj(owner()->getSvmPtr(), owner());
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user