linux/drivers/gpu/drm/panfrost
Dave Airlie c44e278ce0 Linux 7.2
-----BEGIN PGP SIGNATURE-----
 
 iQFSBAABCgA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmqCLGoeHHRvcnZhbGRz
 QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGJzYH/0SFjcgnk1Z3Km+3
 2kEeGAMETajW41W7+5QQkuHk83UXDxigDRoD857/d8utK90GrZAoTMS9/6zF3tra
 ht4G1yc2x7/xgVLkWii54d/sp1LEWTRDntN95fzYZwbeAXwd0AcYBlKXZYHKl4t/
 4yZCgYPmYTkewaYdbyWNPiZvCwhBUl5k1E9i/drh5IJXdgXRcqoO86FY9JX+Ks9x
 r0g+d6RIiSbDfwzgRpkBn0TRnqzh2OeBfgyrsgGZO2axwlKcA7SP0vwwT6c6nOUI
 s8F2xXrqrUI75JbSI4YbdwOSvktwbtkz83idlRAYBOdxof3LJ6i2YaxrT8iG+KUH
 l7+e18M=
 =eQMh
 -----END PGP SIGNATURE-----

BackMerge tag 'v7.2' into drm-next

Linux 7.2

There was a lot of conflicts this round between fixes and next,
and I'd like to get the merge resolutions that we have in drm-tip.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2026-08-20 10:58:44 +10: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: Remove unused scheduled_jobs list 2026-07-20 17:55:43 +01:00
panfrost_device.h drm/panfrost: Remove unused scheduled_jobs list 2026-07-20 17:55:43 +01:00
panfrost_drv.c drm/panfrost: include panfrost_drv.h for panfrost_transparent_hugepage 2026-07-10 19:20:48 +01: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 Revert "drm/panfrost: Remove drm_sched_init_args->num_rqs usage" 2026-08-11 17:34:02 +01: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