Home
last modified time | relevance | path

Searched hist:"19 fef554bd3e9d530ba38d9e48ef6f791acaa81d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A DKconfigdiff 19fef554bd3e9d530ba38d9e48ef6f791acaa81d Fri Jan 15 12:21:18 CST 2021 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Enable userptr support when KFD is enabled

ROCm user mode depends on userptr support. Without it, KFD is basically
useless.

Make sure HSA_AMD selects the same options as DRM_AMDGPU_USERPTR to avoid
broken configurations where userptr gets enabled but its dependencies are
disabled.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Philip Yang <philip.yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>