diff options
author | 2021-03-29 18:49:12 -0400 | |
---|---|---|
committer | 2021-04-20 21:50:35 -0400 | |
commit | 4ab159d2547c26b34a4ff4770598b72660da1461 (patch) | |
tree | 7ebed7e4a926a030f93272d87e3532a376a78871 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
parent | drm/amdkfd: Add SVM API support capability bits (diff) | |
download | linux-rng-4ab159d2547c26b34a4ff4770598b72660da1461.tar.xz linux-rng-4ab159d2547c26b34a4ff4770598b72660da1461.zip |
drm/amdkfd: Add CONFIG_HSA_AMD_SVM
Control whether to build SVM support into amdgpu with a Kconfig option.
This makes it easier to disable it in production kernels if this new
feature causes problems in production environments.
Use "depends on" instead of "select" for DEVICE_PRIVATE, as is
recommended for visible options.
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions