diff options
author | Danilo Krummrich <dakr@redhat.com> | 2023-11-14 01:12:00 +0300 |
---|---|---|
committer | Danilo Krummrich <dakr@redhat.com> | 2023-11-24 22:58:12 +0300 |
commit | 014f831abcb82738e57c0b00db66dfef0798ed67 (patch) | |
tree | 3f8c7be06026767a0a8866e84991054162e5ff0d /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | |
parent | 6c18005d8fabe8a6835fc0f96102d4269199e05b (diff) | |
download | linux-014f831abcb82738e57c0b00db66dfef0798ed67.tar.xz |
drm/nouveau: use GPUVM common infrastructure
GPUVM provides common infrastructure to track external and evicted GEM
objects as well as locking and validation helpers.
Especially external and evicted object tracking is a huge improvement
compared to the current brute force approach of iterating all mappings
in order to lock and validate the GPUVM's GEM objects. Hence, make us of
it.
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231113221202.7203-1-dakr@redhat.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions