Kconfig 514 B

123456789101112131415161718
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config DRM_ACCEL_AMDXDNA
  3. tristate "AMD AI Engine"
  4. depends on AMD_IOMMU
  5. depends on DRM_ACCEL
  6. depends on PCI && HAS_IOMEM
  7. depends on X86_64
  8. select DRM_SCHED
  9. select DRM_GEM_SHMEM_HELPER
  10. select FW_LOADER
  11. select HMM_MIRROR
  12. help
  13. Choose this option to enable support for NPU integrated into AMD
  14. client CPUs like AMD Ryzen AI 300 Series. AMD NPU can be used to
  15. accelerate machine learning applications.
  16. If "M" is selected, the driver module will be amdxdna.