diff options
author | Thomas Hellström <[email protected]> | 2023-12-12 11:01:43 +0100 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:46:08 -0500 |
commit | 24f947d58fe554cf38507b94a43d373acf1e5e73 (patch) | |
tree | ead77d5c467cbb27cbf313101c461c2302ac1e89 /tools/perf/scripts/python | |
parent | 49e134e16f8111f82f4067da38055db4b4b34a0b (diff) |
drm/xe: Use DRM GPUVM helpers for external- and evicted objects
Adapt to the DRM_GPUVM helpers moving removing a lot of complicated
driver-specific code.
For now this uses fine-grained locking for the evict list and external
object list, which may incur a slight performance penalty in some
situations.
v2:
- Don't lock all bos and validate on LR exec submissions (Matthew Brost)
- Add some kerneldoc
Signed-off-by: Thomas Hellström <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Acked-by: Matthew Brost <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions