1 # SPDX-License-Identifier: GPL-2.0-only
3 # HabanaLabs AI accelerators driver
6 config DRM_ACCEL_HABANALABS
7 tristate "HabanaLabs AI accelerators"
10 depends on PCI && HAS_IOMEM
11 select GENERIC_ALLOCATOR
13 select DMA_SHARED_BUFFER
17 Enables PCIe card driver for Habana's AI Processors (AIP) that are
18 designed to accelerate Deep Learning inference and training workloads.
20 The driver manages the PCIe devices and provides IOCTL interface for
21 the user to submit workloads to the devices.
23 The user-space interface is described in
24 include/uapi/drm/habanalabs_accel.h
28 To compile this driver as a module, choose M here: the
29 module will be called habanalabs.