]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: remove amdgpu_pin_restricted()
authorChristian König <christian.koenig@amd.com>
Wed, 5 Jun 2024 14:34:49 +0000 (16:34 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:15:09 +0000 (16:15 -0400)
commitf2be7b39e43893ab5361115de2b95e7c5c86f190
tree2da6be21512b3b32d80b36d7992ddf749d502997
parent54b86443fd4437c051aefd3f462cfff4defd420c
drm/amdgpu: remove amdgpu_pin_restricted()

We haven't used the functionality to pin BOs in a certain range at all
while the driver existed. Just nuke it.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h