1 # SPDX-License-Identifier: GPL-2.0
4 tristate "Panfrost (DRM support for ARM Mali Midgard/Bifrost GPUs)"
6 depends on ARM || ARM64 || (COMPILE_TEST && !GENERIC_ATOMIC64)
10 select IOMMU_IO_PGTABLE_LPAE
11 select DRM_GEM_SHMEM_HELPER
13 DRM driver for ARM Mali Midgard (T6xx, T7xx, T8xx) and
14 Bifrost (G3x, G5x, G7x) GPUs.