diff options
| author | Arnd Bergmann <[email protected]> | 2020-12-03 23:13:38 +0000 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2020-12-05 16:25:52 +0000 |
| commit | e319a1b956f785f618611857cd946dca2bb68542 (patch) | |
| tree | 21a6f2e9ae0c912288a2db8e4c18e7b240039be4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm/msm: a5xx: Make preemption reset case reentrant (diff) | |
| download | kernel-e319a1b956f785f618611857cd946dca2bb68542.tar.gz kernel-e319a1b956f785f618611857cd946dca2bb68542.zip | |
drm/msm: add IOMMU_SUPPORT dependency
The iommu pgtable support is only available when IOMMU support
is built into the kernel:
WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE
Depends on [n]: IOMMU_SUPPORT [=n]
Selected by [y]:
- DRM_MSM [=y] && HAS_IOMEM [=y] && DRM [=y] && (ARCH_QCOM [=y] || SOC_IMX5 || ARM && COMPILE_TEST [=y]) && OF [=y] && COMMON_CLK [=y] && MMU [=y] && (QCOM_OCMEM [=y] || QCOM_OCMEM [=y]=n)
Fix the dependency accordingly. There is no need for depending on
CONFIG_MMU any more, as that is implied by the iommu support.
Fixes: b145c6e65eb0 ("drm/msm: Add support to create a local pagetable")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
