diff options
author | Maxime Ripard <mripard@kernel.org> | 2023-07-28 11:06:21 +0200 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2023-07-31 14:19:57 +0200 |
commit | 571f88b0992b00f71579bb26abcfa7afda174d17 (patch) | |
tree | 249b3dd441bdcdc4221e45c03fdeeb949d4a5c9c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cf1788fb158aa5084c7e56c44a43ad1ec9e570b1 (diff) |
drm/vc4: tests: mock: Use a kunit action to unregister DRM device
The *_mock_device functions allocate a DRM device that needs to be
released using drm_dev_unregister.
Now that we have a kunit release action API, we can switch to it and
don't require any kind of garbage collection from the caller.
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: MaĆra Canal <mairacanal@riseup.net>
Link: https://lore.kernel.org/r/20230728-kms-kunit-actions-rework-v3-8-952565ccccfe@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions