diff options
author | 2024-04-17 16:39:51 -0400 | |
---|---|---|
committer | 2024-04-18 08:31:40 -0400 | |
commit | e1feade0776ee6bee1fc2d987a4b40bc0e47cf66 (patch) | |
tree | f04a1dd02bcafe34ac012b8f2eb8b79be5a8d1f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active (diff) | |
download | wireguard-linux-e1feade0776ee6bee1fc2d987a4b40bc0e47cf66.tar.xz wireguard-linux-e1feade0776ee6bee1fc2d987a4b40bc0e47cf66.zip |
drm/xe: Ensure all the inner access are using the _noresume variant
At this point mem_access references should be only used as inner
points of the execution and a get with synchronous resume previously
called at an outer point.
So, before killing mem_acces in favor of direct accsess, let's
ensure that we first convert them towards the new _noresume
variant that will WARN us if no inner caller happened.
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240417203952.25503-9-rodrigo.vivi@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions