commit | 04d5e2765802241b54ee93d1e655123c39fa7385 | [log] [tgz] |
---|---|---|
author | Amber Lin <Amber.Lin@amd.com> | Wed Aug 22 16:48:50 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 28 11:22:42 2018 -0500 |
tree | 018d3e2901170e95127f73b6d54eba9aa061e0dd | |
parent | 7d0aa3765fa839c0047a8924807e5201f4d9e76d [diff] |
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 <Amber.Lin@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>