]> Git Repo - linux.git/commit
drm/amdgpu: Merge amdkfd into amdgpu
authorAmber Lin <[email protected]>
Wed, 22 Aug 2018 20:48:50 +0000 (16:48 -0400)
committerAlex Deucher <[email protected]>
Tue, 28 Aug 2018 16:22:42 +0000 (11:22 -0500)
commit04d5e2765802241b54ee93d1e655123c39fa7385
tree018d3e2901170e95127f73b6d54eba9aa061e0dd
parent7d0aa3765fa839c0047a8924807e5201f4d9e76d
drm/amdgpu: Merge amdkfd into amdgpu

Since KFD is only supported by single GPU driver, it makes sense to merge
amdgpu and amdkfd into one module. This patch is the initial step: merge
Kconfig and Makefile.

v2: also remove kfd from drm Kconfig

Signed-off-by: Amber Lin <[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/amd/amdgpu/Kconfig
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdkfd/Kconfig
drivers/gpu/drm/amd/amdkfd/Makefile
drivers/gpu/drm/amd/amdkfd/kfd_module.c
This page took 0.059591 seconds and 4 git commands to generate.