diff options
| author | Danilo Krummrich <[email protected]> | 2023-09-20 14:42:34 +0000 |
|---|---|---|
| committer | Danilo Krummrich <[email protected]> | 2023-09-25 23:51:28 +0000 |
| commit | f72c2db47080523d5e0f3c20846c96ed31c35648 (patch) | |
| tree | 75c4abde1ad43e3cbccb1fefa1b6e7837b70c5ea /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time (diff) | |
| download | kernel-f72c2db47080523d5e0f3c20846c96ed31c35648.tar.gz kernel-f72c2db47080523d5e0f3c20846c96ed31c35648.zip | |
drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
Rename struct drm_gpuva_manager to struct drm_gpuvm including
corresponding functions. This way the GPUVA manager's structures align
very well with the documentation of VM_BIND [1] and VM_BIND locking [2].
It also provides a better foundation for the naming of data structures
and functions introduced for implementing a common dma-resv per GPU-VM
including tracking of external and evicted objects in subsequent
patches.
[1] Documentation/gpu/drm-vm-bind-async.rst
[2] Documentation/gpu/drm-vm-bind-locking.rst
Cc: Thomas Hellström <[email protected]>
Cc: Matthew Brost <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Acked-by: Christian König <[email protected]>
Signed-off-by: Danilo Krummrich <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
