Report SVM heap in topology

The Runtime requested this information so they can tell easily
whether a pointer is part of HSA shared address space or not.


Change-Id: If2041ed34031636677d692bc2dc6625634027ed4


[ROCm/ROCR-Runtime commit: 0ed29f5191]
このコミットが含まれているのは:
Felix Kuehling
2016-03-09 14:29:37 -05:00
コミット a31106ee4c
4個のファイルの変更27行の追加4行の削除
+1
ファイルの表示
@@ -34,6 +34,7 @@ typedef enum {
FMM_GPUVM = FMM_FIRST_APERTURE_TYPE,
FMM_LDS,
FMM_SCRATCH,
FMM_SVM,
FMM_LAST_APERTURE_TYPE
} aperture_type_e;