Files
linux-rockchip/drivers/rknpu
Jianqun Xu 9b6c6fdc27 rknpu: make rknpu_mem_sync_ioctl to use dma apis
Before this patch, the rknpu mem uses the partial sync ops from dmabuf,
which is not upstream patch. this patch makes the sync ioctl to use dma
apis directly.

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Id648f567af86a36459d10e96db2aec2cd4177fce
2023-03-02 18:12:40 +08:00
..