diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-03-17 16:06:46 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-04-14 11:53:11 +0300 |
commit | 64e21b80ded95e919060a2043c52f58ecb281aac (patch) | |
tree | 09f86bfce06147ea547ba983ba9a745a31c878cd /tools/perf/scripts/python/gecko.py | |
parent | 55eba86e11381af782830760774bc22868af20a0 (diff) | |
download | linux-64e21b80ded95e919060a2043c52f58ecb281aac.tar.xz |
drm/panfrost: 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>
Cc: Boris Brezillon <boris.brezillon@collabora.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Steven Price <steven.price@arm.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Link: https://lore.kernel.org/r/20250317131923.238374-9-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions