diff options
| author | Rodrigo Vivi <[email protected]> | 2024-02-22 11:39:27 -0500 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2024-02-26 09:06:34 -0500 |
| commit | 6a0784e6001f42b87af21ab63b3935ef4d6c6407 (patch) | |
| tree | 3e4a1dc2bfd70a6d7afb3549c030b16292898e91 /tools/perf/scripts/python/bin | |
| parent | 23cf006beac3db89f946a52c962cd16c82066c5c (diff) | |
drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
Let's convert the kunit tests that are currently relying on
xe_device_mem_access_{get,put} towards the direct xe_pm_runtime_{get,put}.
While doing this we need to move the get/put calls towards the outer
bounds of the tests to ensure consistency with the other usages of
pm_runtime on the regular paths.
v2: include xe_pm.h in tests/xe_mocs.c and sort the include block
while at it.
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/bin')
0 files changed, 0 insertions, 0 deletions