diff options
author | Maíra Canal <mcanal@igalia.com> | 2022-11-08 14:54:24 -0300 |
---|---|---|
committer | Melissa Wen <melissa.srw@gmail.com> | 2022-11-10 11:49:40 -0100 |
commit | 91d502f6ebe64e500a10aee68df2c65c0bfb2113 (patch) | |
tree | 2780f66fc232338eb024119c2ee3b1a8cf315595 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6b818c533dd8615a803a72733eace58fd06e5a3c (diff) |
drm/v3d: switch to drmm_mutex_init
mutex_init is supposed to be balanced by a call to mutex_destroy, but
this is not currently happening on the v3d driver.
Considering the introduction of a DRM-managed mutex_init variant, switch
to the drmm_mutex_init.
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221108175425.39819-2-mcanal@igalia.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions