diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-04-14 16:12:00 +0300 |
---|---|---|
committer | Dmitry Osipenko <dmitry.osipenko@collabora.com> | 2025-04-16 10:05:03 +0300 |
commit | 964f2a5c0e4f8fdf533bf8a287344a1aaadd0c92 (patch) | |
tree | 242c87820f16ab7b4d808c688642574fe531c971 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 81f6e0e0f3505809dd78eab129106f1c0cf2baf1 (diff) | |
download | linux-964f2a5c0e4f8fdf533bf8a287344a1aaadd0c92.tar.xz |
drm/virtio: Test for imported buffers with drm_gem_is_imported()
Instead of testing import_attach for imported GEM buffers, invoke
drm_gem_is_imported() to do the test. The helper tests the dma_buf
itself while import_attach is just an artifact of the import. Prepares
to make import_attach optional.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Link: https://lore.kernel.org/r/20250414131507.566072-2-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions