diff options
author | Thomas Hellström <thomas.hellstrom@linux.intel.com> | 2023-12-12 13:01:43 +0300 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-21 19:46:08 +0300 |
commit | 24f947d58fe554cf38507b94a43d373acf1e5e73 (patch) | |
tree | ead77d5c467cbb27cbf313101c461c2302ac1e89 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 49e134e16f8111f82f4067da38055db4b4b34a0b (diff) | |
download | linux-24f947d58fe554cf38507b94a43d373acf1e5e73.tar.xz |
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 <thomas.hellstrom@linux.intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Acked-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231212100144.6833-2-thomas.hellstrom@linux.intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions