diff options
author | Danilo Krummrich <dakr@redhat.com> | 2023-11-13 23:12:00 +0100 |
---|---|---|
committer | Danilo Krummrich <dakr@redhat.com> | 2023-11-24 20:58:12 +0100 |
commit | 014f831abcb82738e57c0b00db66dfef0798ed67 (patch) | |
tree | 3f8c7be06026767a0a8866e84991054162e5ff0d /drivers/remoteproc | |
parent | 6c18005d8fabe8a6835fc0f96102d4269199e05b (diff) |
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/remoteproc')
0 files changed, 0 insertions, 0 deletions