aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRodrigo Vivi <[email protected]>2024-02-22 11:39:25 -0500
committerRodrigo Vivi <[email protected]>2024-02-26 09:05:21 -0500
commit0f9d886f0bf93394b09b1dfe5397f7842c0f48b9 (patch)
treeab9e5ae9429f041ad70b904fa435596b50a19f51 /tools/perf/scripts/python
parent30c399529f4c64e9671cba832630629d9cd08bf3 (diff)
drm/xe: Convert mem_access assertion towards the runtime_pm state
The mem_access helpers are going away and getting replaced by direct calls of the xe_pm_runtime_{get,put} functions. However, an assertion with a warning splat is desired when we hit the worst case of a memory access with the device really in the 'suspended' state. Also, this needs to be the first step. Otherwise, the upcoming conversion would be really noise with warn splats of missing mem_access gets. v2: Minor doc changes as suggested by Matt Reviewed-by: Matthew Auld <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions