diff options
| author | Philip Yang <[email protected]> | 2020-12-09 21:51:50 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-04-20 21:50:29 -0400 |
| commit | 4c166eb95decf03cfee42d03b42145513a15554a (patch) | |
| tree | 813e3931ce4016bd48fb1b8ade7b9aab1aea02de /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1a3b2b5dca1924f2e7eae618ad79471c4a253236 (diff) | |
drm/amdkfd: Add SVM API support capability bits
SVMAPISupported property added to HSA_CAPABILITY, the value match
HSA_CAPABILITY defined in Thunk spec:
SVMAPISupported: it will not be supported on older kernels that don't
have HMM or on systems with GFXv8 or older GPUs without support for
48-bit virtual addresses.
CoherentHostAccess property added to HSA_MEMORYPROPERTY, the value match
HSA_MEMORYPROPERTY defined in Thunk spec:
CoherentHostAccess: whether or not device memory can be coherently
accessed by the host CPU.
Signed-off-by: Philip Yang <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions