1 # SPDX-License-Identifier: GPL-2.0 or MIT
4 tristate "Panthor (DRM support for ARM Mali CSF-based GPUs)"
6 depends on ARM || ARM64 || COMPILE_TEST
7 depends on !GENERIC_ATOMIC64 # for IOMMU_IO_PGTABLE_LPAE
9 select DEVFREQ_GOV_SIMPLE_ONDEMAND
11 select DRM_GEM_SHMEM_HELPER
14 select IOMMU_IO_PGTABLE_LPAE
18 DRM driver for ARM Mali CSF-based GPUs.
20 This driver is for Mali (or Immortalis) Valhall Gxxx GPUs.
22 Note that the Mali-G68 and Mali-G78, while Valhall architecture, will
23 be supported with the panfrost driver as they are not CSF GPUs.