diff options
author | Danilo Krummrich <dakr@redhat.com> | 2023-08-07 18:32:26 +0200 |
---|---|---|
committer | Danilo Krummrich <dakr@redhat.com> | 2023-08-08 04:47:19 +0200 |
commit | a3540b46e92549092a9a4f70197ac6b95a0d4e71 (patch) | |
tree | f75aaf3877384d7f165a9727bceef8e8b42b3b99 /scripts/gdb/linux/modules.py | |
parent | 3cbc772107af4d57a2e2a7eb7fe711c334fd008a (diff) |
drm/nouveau: uvmm: remove dedicated VM pointer from VMAs
VMAs can find their corresponding VM through their embedded struct
drm_gpuva which already carries a pointer to a struct drm_gpuva_manager
which the VM is based on. Hence, remove the struct nouveau_uvmm pointer
from struct nouveau_uvma to save a couple of bytes per mapping.
Reviewed-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230807163238.2091-6-dakr@redhat.com
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions