diff options
author | Sunil Khatri <sunil.khatri@amd.com> | 2024-03-07 21:31:50 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-03-20 13:37:36 -0400 |
commit | dc406d92a097c669e6468ac4f694b4c927c47ab6 (patch) | |
tree | 16d7788c668599d158cfd24dfe550fcec5fc4d44 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
parent | bd1c92a1623048ec6c73567ca5a229d28e18c968 (diff) | |
download | linux-dc406d92a097c669e6468ac4f694b4c927c47ab6.tar.gz linux-dc406d92a097c669e6468ac4f694b4c927c47ab6.tar.bz2 linux-dc406d92a097c669e6468ac4f694b4c927c47ab6.zip |
drm/amdgpu: add recent pagefault info in vm_manager
Currently page fault information is stored per
vm and which could be freed or stale during
reset. Add it pagefault information in the
vm_manager which is a global space for vm's
and remains valid across.
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions