SWDEV-299127 - Merge 'develop' into 'amd-staging'

Change-Id: Ifef988205a08bbb764afd8d787b1e8ce49597bb5
This commit is contained in:
Jenkins
2023-01-18 00:10:07 +00:00
+3
View File
@@ -635,6 +635,9 @@ enum hipLimit_t {
/** Memory represents a HSA signal.*/
#define hipMallocSignalMemory 0x2
/** Memory allocated will be uncached. */
#define hipDeviceMallocUncached 0x3
//Flags that can be used with hipHostRegister.
/** Memory is Mapped and Portable.*/
#define hipHostRegisterDefault 0x0