diff options
author | Rodrigo Vivi <[email protected]> | 2024-04-18 10:30:49 -0400 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2024-04-22 09:03:09 -0400 |
commit | 783d6cdc8231f625c42a367396ae534b15e67ebc (patch) | |
tree | 59a1950843935b818920c128fa5f0883314ea793 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 62422b7be49ea6b82c2b02325966b51bbf855b0d (diff) |
drm/xe: Kill xe_device_mem_access_{get*,put}
Let's simply convert all the current callers towards direct
xe_pm_runtime access and remove this extra layer of indirection.
No functional change is expected with this patch since
xe_mem_access_get was already using the xe_pm_runtime_get_noresume
at this point.
v2: Convert all the current callers instead of a big refactor
at once.
v3: - Rebased
- Squashed the GSC/HDCP
- Added a new case: sriov_pf_policy
- Improved commit message to highlight that
there's no functional change in this patch.
Reviewed-by: Matthew Auld <[email protected]> #v2
Cc: Suraj Kandpal <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Reviewed-by: Suraj Kandpal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions