]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdkfd: remove kfd_pasid.c from amdgpu driver build
authorXiaogang Chen <xiaogang.chen@amd.com>
Mon, 24 Feb 2025 22:50:50 +0000 (16:50 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Feb 2025 21:50:04 +0000 (16:50 -0500)
commit509d662a57ef5b1b460ec000913e9553423e7bd3
tree391c2694a5e5d233ed4005e5fe25a84b071f25cc
parente90711946b53590371ecce32e8fcc381a99d6333
drm/amdkfd: remove kfd_pasid.c from amdgpu driver build

Since kfd uses pasid values from graphic driver now do not need use kfd pasid
fucntions.

Signed-off-by: Xiaogang Chen <xiaogang.chen@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/Makefile
drivers/gpu/drm/amd/amdkfd/kfd_pasid.c [deleted file]