drm/amdgpu/userq: rename eviction helpers
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Apr 2025 21:27:41 +0000 (17:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Apr 2025 12:51:46 +0000 (08:51 -0400)
commit4fdbe3a623b264d0f361a81a41baff16b4aa6bb1
treeb784560c69edfe168c6d39ad8e7086c88ae5ee50
parentd13e95967ebfde85d244ea626c8b14a12bca14ac
drm/amdgpu/userq: rename eviction helpers

suspend/resume -> evict/restore

Rename to avoid confusion with the system suspend
and resume helpers.

v2: update error messages

Reviewed-by: Prike Liang <Prike.Liang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c
drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c
drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.h