linux/drivers/gpu/drm/panfrost
Thomas Zimmermann 6618c0fd0c 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 test itself does not change.

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>
Cc: "Adrián Larumbe" <adrian.larumbe@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Link: https://patch.msgid.link/20260227133113.235940-7-tzimmermann@suse.de
2026-03-02 11:51:41 +00:00
..
Kconfig drm/panfrost: fix GENERIC_ATOMIC64 dependency 2023-01-18 11:09:57 +00:00
Makefile drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs 2024-03-11 13:27:10 +01:00
panfrost_devfreq.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panfrost_devfreq.h drm/panfrost: Add fdinfo support GPU load metrics 2023-10-04 13:04:15 +02:00
panfrost_device.c drm/panfrost: Introduce huge tmpfs mountpoint option 2025-12-08 10:56:31 +01:00
panfrost_device.h drm/panfrost: Expose the selected coherency protocol to the UMD 2025-12-09 13:09:36 +01:00
panfrost_drv.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
panfrost_drv.h drm/panfrost: Introduce huge tmpfs mountpoint option 2025-12-08 10:56:31 +01:00
panfrost_dump.c drm/panfrost: Replace DRM driver allocation method with newer one 2025-10-20 16:05:16 +01:00
panfrost_dump.h drm/panfrost: Add support for devcoredump 2022-08-08 12:39:55 +01:00
panfrost_features.h drm/panfrost: Set HW_FEATURE_AARCH64_MMU feature flag on Bifrost models 2025-03-31 12:08:28 +01:00
panfrost_gem_shrinker.c drm/panfrost: Replace DRM driver allocation method with newer one 2025-10-20 16:05:16 +01:00
panfrost_gem.c drm/panfrost: Test for imported buffers with drm_gem_is_imported() 2026-03-02 11:51:41 +00:00
panfrost_gem.h drm/panfrost: Add flag to map GEM object Write-Back Cacheable 2025-12-09 13:09:37 +01:00
panfrost_gpu.c drm/panfrost: Expose the selected coherency protocol to the UMD 2025-12-09 13:09:36 +01:00
panfrost_gpu.h drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters 2024-09-02 10:13:38 +01:00
panfrost_issues.h drm/panfrost: Add Mali-G57 "Natt" support 2022-05-26 09:53:38 -04:00
panfrost_job.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
panfrost_job.h drm/panfrost: Rename panfrost_job functions to reflect real role 2025-10-20 16:05:18 +01:00
panfrost_mmu.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
panfrost_mmu.h drm/panfrost: Add forward declaration and types header 2025-10-20 16:05:17 +01:00
panfrost_perfcnt.c drm/panfrost: Handle error when allocating AS number 2025-10-20 16:05:17 +01:00
panfrost_perfcnt.h
panfrost_regs.h drm/panfrost: Expose the selected coherency protocol to the UMD 2025-12-09 13:09:36 +01:00
TODO