diff options
author | Wachowski, Karol <karol.wachowski@intel.com> | 2024-02-14 11:13:04 +0300 |
---|---|---|
committer | Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com> | 2024-02-19 12:52:35 +0300 |
commit | 42328003ecb6a5446a6f33424891e391f0a16575 (patch) | |
tree | 48fea2b0ef9cad821ad2b28f0d2666453156125c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | adfef713d2b58864a17072b09def3da043289e0d (diff) | |
download | linux-42328003ecb6a5446a6f33424891e391f0a16575.tar.xz |
accel/ivpu: Refactor BO creation functions
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@intel.com>
Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240214081305.290108-8-jacek.lawrynowicz@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions