18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciconfig DRM_PANFROST
48c2ecf20Sopenharmony_ci	tristate "Panfrost (DRM support for ARM Mali Midgard/Bifrost GPUs)"
58c2ecf20Sopenharmony_ci	depends on DRM
68c2ecf20Sopenharmony_ci	depends on ARM || ARM64 || COMPILE_TEST
78c2ecf20Sopenharmony_ci	depends on !GENERIC_ATOMIC64    # for IOMMU_IO_PGTABLE_LPAE
88c2ecf20Sopenharmony_ci	depends on MMU
98c2ecf20Sopenharmony_ci	select DRM_SCHED
108c2ecf20Sopenharmony_ci	select IOMMU_SUPPORT
118c2ecf20Sopenharmony_ci	select IOMMU_IO_PGTABLE_LPAE
128c2ecf20Sopenharmony_ci	select DRM_GEM_SHMEM_HELPER
138c2ecf20Sopenharmony_ci	select PM_DEVFREQ
148c2ecf20Sopenharmony_ci	select DEVFREQ_GOV_SIMPLE_ONDEMAND
158c2ecf20Sopenharmony_ci	help
168c2ecf20Sopenharmony_ci	  DRM driver for ARM Mali Midgard (T6xx, T7xx, T8xx) and
178c2ecf20Sopenharmony_ci	  Bifrost (G3x, G5x, G7x) GPUs.
18