On 2/14/2024 1:13 AM, Jacek Lawrynowicz wrote:
From: "Wachowski, Karol" <karol.wachow...@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.wachow...@intel.com>

Missing your SOB.  Otherwise looks good to me.

-Jeff

Reply via email to