aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPranjal Ramajor Asha Kanojiya <[email protected]>2023-12-08 09:34:55 -0700
committerJeffrey Hugo <[email protected]>2023-12-15 11:02:10 -0700
commit2f4494b34fe3f6fd810e3690a3cf66b551cef3da (patch)
treee19addebf023eda523c711c75b349b0877b30ca5 /tools/perf/scripts/python
parentce5fed9aa0f6ff951bc1ef02f274875e67f070d2 (diff)
accel/qaic: Call drm_gem_create_mmap_offset() once for each BO
Every time QAIC_MMAP_BO ioctl is called for a BO, drm_gem_create_mmap_offset() is called. Calling drm_gem_create_mmap_offset() more then once for a BO seems redundant. Signed-off-by: Pranjal Ramajor Asha Kanojiya <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> Signed-off-by: Jeffrey Hugo <[email protected]> Reviewed-by: Jacek Lawrynowicz <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions