Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DRM_ACCEL_ROCKET
:
( CONFIG_DRM_ACCEL ) && (( CONFIG_ARCH_ROCKCHIP && CONFIG_ARM64 ) || CONFIG_COMPILE_TEST ) && ( CONFIG_ROCKCHIP_IOMMU || CONFIG_COMPILE_TEST ) && ( CONFIG_MMU )
rocket
Choose this option if you have a Rockchip SoC that contains a compatible Neural Processing Unit (NPU), such as the RK3588. Called by Rockchip either RKNN or RKNPU, it accelerates inference of neural networks.
The interface exposed to userspace is described in include/uapi/drm/rocket_accel.h and is used by the Rocket userspace driver in Mesa3D.
If unsure, say N.
To compile this driver as a module, choose M here: the module will be called rocket.
Raw data from LKDDb:
lkddb module rocket CONFIG_DRM_ACCEL_ROCKET : drivers/accel/rocket/Kconfig : "Rocket (support for Rockchip NPUs)" # in 6.18-rc+HEAD
lkddb of "" "" "rockchip,rk3588-rknn-core" : CONFIG_DRM_ACCEL CONFIG_DRM_ACCEL_ROCKET : drivers/accel/rocket/rocket_drv.c # in 6.18-rc+HEAD
lkddb platform "rocket" : CONFIG_DRM_ACCEL CONFIG_DRM_ACCEL_ROCKET : drivers/accel/rocket/rocket_drv.c # in 6.18-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2025). See also LKDDb sources on GitLab