The Linux Kernel Logo
  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
    • Core subsystems
    • Human interfaces
    • Networking interfaces
    • Storage interfaces
    • Other subsystems
      • Accounting
      • CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
      • EDAC Subsystem
      • FPGA
      • I2C/SMBus Subsystem
      • Industrial I/O
      • PCMCIA
      • Serial Peripheral Interface (SPI)
      • 1-Wire Subsystem
      • Watchdog Support
      • Virtualization Support
      • Hardware Monitoring
      • Compute Accelerators
        • Introduction
        • accel/amdxdna NPU driver
          • AMD NPU
        • accel/qaic Qualcomm Cloud AI driver
      • Security Documentation
      • Crypto API
      • BPF Documentation
      • USB support
      • PCI Bus Subsystem
      • Assorted Miscellaneous Devices Documentation
      • PECI Subsystem
      • WMI Subsystem
      • TEE Subsystem
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations
The Linux Kernel
  • Kernel subsystem documentation
  • Compute Accelerators
  • accel/amdxdna NPU driver
  • View page source

accel/amdxdna NPU driver¶

The accel/amdxdna driver supports the AMD NPU (Neural Processing Unit).

  • AMD NPU
    • Overview
    • Hardware Description
      • AMD XDNA Array
      • Shared L2 Memory
      • Microcontroller
      • Mailboxes
      • PCIe EP
      • Process Isolation Hardware
    • Mixed Spatial and Temporal Scheduling
      • Resource Solver
    • Application Binaries
    • Special Host Buffers
      • Per-context Instruction Buffer
      • Global Privileged Buffer
    • High-level Use Flow
    • Boot Flow
    • Userspace components
      • Compiler
      • Usermode Driver (UMD)
    • DMA Operation
    • Error Handling
    • Telemetry
    • References
Previous Next

© Copyright The kernel development community.

Built with Sphinx using a theme provided by Read the Docs.