aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2023-07-12 17:28:39 +0100
committerRodrigo Vivi <[email protected]>2023-12-21 11:37:36 -0500
commit6a0612aeabcce6c951788384b94d503b99eefaca (patch)
treed597a6ff25bf99ec9beade7d737f122d7ace7ced /tools/perf/scripts/python
parente3d2309250d49e4558b0abe95924b18f74995607 (diff)
drm/xe/selftests: hold rpm for evict_test_run_device()
We are calling fairly low level things like xe_bo_restore_kernel() which expect caller to be holding mem_access.ref. Since we are doing stuff like evict_all we likely don't want to race with rpm suspend, since that potentially wants to do the same thing, so just wrap the whole test. Signed-off-by: Matthew Auld <[email protected]> Cc: Matthew Brost <[email protected]> Reviewed-by: Nirmoy Das <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions