[PATCH 7/8] accel/ivpu: Refactor BO creation functions

Jeffrey Hugo quic_jhugo at quicinc.com
Fri Feb 16 16:37:04 UTC 2024


On 2/14/2024 1:13 AM, Jacek Lawrynowicz wrote:
> From: "Wachowski, Karol" <karol.wachowski at intel.com>
> 
> Rename BO allocate/create functions, so the code is more consistent.
> There are now two matching buffer creation functions:
>    - ivpu_bo_create_ioctl() - create a BO from user space
>    - ivpu_bo_create() - create a BO from kernel space
> 
> ivpu_bo_alloc() is now only used to allocate struct ivpu_bo which better
> matches its name.
> 
> Signed-off-by: Wachowski, Karol <karol.wachowski at intel.com>

Missing your SOB.  Otherwise looks good to me.

-Jeff


More information about the dri-devel mailing list