Re: [PATCH v9 00/10] New DRM accel driver for Rockchip's RKNN NPU

From: Jeff Hugo
Date: Mon Jul 21 2025 - 10:56:33 EST


On 7/21/2025 3:17 AM, Tomeu Vizoso wrote:
This series adds a new driver for the NPU that Rockchip includes in its
newer SoCs, developed by them on the NVDLA base.

In its current form, it supports the specific NPU in the RK3588 SoC.

The userspace driver is part of Mesa and an initial draft can be found at:

https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29698

Signed-off-by: Tomeu Vizoso <tomeu@xxxxxxxxxxxxxxx>

This (and the userspace component) appear ready for merge from what I can tell. Tomeu is still working on his drm-misc access so I've offered to merge on his behalf. Planning on waiting until Friday for any final feedback to come in before doing so.

-Jeff