summaryrefslogtreecommitdiffstats
path: root/drivers/accel/rocket
AgeCommit message (Expand)AuthorLines
2025-09-01accel/rocket: Fix some error checking in rocket_core_init()Dan Carpenter-1/+1
2025-09-01accel/rocket: Check the correct DMA irq status to warn aboutHeiko Stuebner-1/+1
2025-09-01accel/rocket: Fix usages of kfree() and sizeof()Brigham Campbell-3/+4
2025-09-01accel/rocket: Depend on DRM_ACCEL not just DRMHeiko Stuebner-1/+1
2025-09-01accel/rocket: Fix indentation of Kconfig entryHeiko Stuebner-8/+8
2025-08-03accel/rocket: Fix undeclared const rocket_pm_opsBrigham Campbell-0/+2
2025-08-03accel/rocket: Fix Rockchip NPU compilationBrigham Campbell-2/+2
2025-07-25accel/rocket: Add IOCTLs for synchronizing memory accessesTomeu Vizoso-0/+62
2025-07-25accel/rocket: Add job submission IOCTLTomeu Vizoso-1/+738
2025-07-25accel/rocket: Add IOCTL for BO creationTomeu Vizoso-2/+175
2025-07-25accel/rocket: Add a new driver for Rockchip's NPUTomeu Vizoso-0/+549
2025-07-25accel/rocket: Add registers headerTomeu Vizoso-0/+4404