linux/drivers/gpu/drm/panfrost
Simona Vetter bed29492d4 Linux 7.1-rc5
-----BEGIN PGP SIGNATURE-----
 
 iQFSBAABCgA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmoTZAYeHHRvcnZhbGRz
 QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGKZ0H/A8Ti79DXqEl4M6V
 S1ZYfteuvyWCdygPfY7+CQsxS1EjfmeRXd0213n95jijUoXvAVe7HJ5FuroTltsF
 LYqH3CAedeEWMO1rIZjuDs5J1BzWAh7b0/QoanTlAjI1ZL8c3Btj/o//PoQfztiS
 HWlN/aCcsZTi9n0ewV9eQM9jdiuhBlpZujfDX90vYurxAB+3K2c1b0UN+Y4/zMXO
 83zaDLMYhIh8cEaU52+23H9UpyfrT0B8n6YgqbU4ZBRIbgA1BC4gloT6B7OHFKfq
 PAfjAOBfpe43K8lLUyfbkfNohNblLOboiMmekdf+j2y4wqpCO64o6WigCrZtxtHe
 9znkJpM=
 =H+I9
 -----END PGP SIGNATURE-----

Merge v7.1-rc5 into drm-next

Boris Brezillion needs the gem lru fixes 379e8f1ca5 ("drm/gem: Make
the GEM LRU lock part of drm_device") backmerged for drm-misc-next.
That also means we need to sort out the rename conflict in panthor with
the fixup patch from Boris from drm-tip.

Signed-off-by: Simona Vetter <simona.vetter@ffwll.ch>
2026-05-28 09:58:36 +02: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: Add bus_ace optional clock support for RZ/G2L 2026-03-27 02:06:42 +00:00
panfrost_device.h drm/panfrost: Add bus_ace optional clock support for RZ/G2L 2026-03-27 02:06:42 +00:00
panfrost_drv.c Linux 7.1-rc5 2026-05-28 09:58:36 +02: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 drm/panfrost: Remove drm_sched_init_args->num_rqs usage 2026-04-17 14:43:29 +02: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 drm/panfrost: Open/close the perfcnt BO 2019-12-06 11:06:20 -06:00
panfrost_regs.h drm/panfrost: Expose the selected coherency protocol to the UMD 2025-12-09 13:09:36 +01:00
TODO