Re: [PATCH 7/9] accel/rocket: Add IOCTL for BO creation

From: Jeffrey Hugo
Date: Fri Jun 14 2024 - 12:22:03 EST


On 6/12/2024 7:53 AM, Tomeu Vizoso wrote:
This uses the SHMEM DRM helpers and we map right away to the CPU and NPU
sides, as all buffers are expected to be accessed from both.

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

Reviewed-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>