drm/amdgpu/userq: move some code around
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Apr 2025 17:49:47 +0000 (13:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 14:49:20 +0000 (10:49 -0400)
commitedc762a51c7181d6fe1e0837e2eb69afb406f98e
tree8c93ab772bdd52ad4f6d3035039c95ae86e33b12
parentb0db33c8c50f5e89557d4b11da94820677f0c9a2
drm/amdgpu/userq: move some code around

Move some userq fence handling code into amdgpu_userq_fence.c.
This matches the other code in that file.

Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.h
drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c