]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: enable eviction fence
authorShashank Sharma <shashank.sharma@amd.com>
Wed, 20 Nov 2024 17:45:33 +0000 (18:45 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:19 +0000 (16:48 -0400)
commit31f7efcdca4d1caaa3a0babc33377e27e6f9b593
tree7085a7c0354003b84f55c55ee3d8ec7fca5fa2c6
parenta242a3e4b5be22ffd85fb768d8c96df79b018136
drm/amdgpu: enable eviction fence

This patch enables attachment and detachment of eviction fences.
This is just a fork of eviction fence enabling code from the first
patch of the series so that the CI testing can happen on fully
fledged code.

Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Christian Koenig <christian.koenig@amd.com>
Reviewed-by: Christian Koenig <christian.koenig@amd.com>
Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Arvind Yadav <arvind.yadav@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_gem.c