diff options
author | Christian König <[email protected]> | 2022-05-06 13:08:34 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-05-26 14:56:34 -0400 |
commit | fab2cc8335839867a3db38f195441b9c7c6460f6 (patch) | |
tree | 3bc3f3f64e986239eca0f5539a287b8e45777aa9 /tools/perf/scripts/python/libxed.py | |
parent | 62e9bd20035b53ff6c679499c08546d96c6c60a7 (diff) |
drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
Add a AMDGPU_GEM_CREATE_DISCARDABLE flag to note that the content of a BO
doesn't needs to be preserved during eviction.
KFD was already using a similar functionality for SVM BOs so replace the
internal flag with the new UAPI.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions