aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPhilip Yang <[email protected]>2020-11-30 16:02:00 -0500
committerAlex Deucher <[email protected]>2020-12-01 16:04:10 -0500
commit15024daf4e5b30888b8b950e3e5988f0bf39ee08 (patch)
tree28261d1e5ab57e2e6afa044bf215f514d3a99869 /tools/perf/scripts/python
parentc529b685e1c05440ad6af10673e00c4a49b926aa (diff)
drm/amdkfd: keep BOs in system memory if restore failed
If vram is used up, display allocate vram evict the KFD BOs to system memory. KFD schedule restore work to restore BOs back to vram. If display BOs are pinned in vram, KFD restore work will keep retry, and may never success. If restore BO back to vram failed, keep the BO in system memory to prevent endless retry restore, and GPU mapping will update to system memory. Signed-off-by: Philip Yang <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions