linux-loongson/drivers/gpu/drm/panfrost
Dave Airlie f858f63e1d Short summary of fixes pull:
bridge:
 - fix OF-node leak
 - fix documentation
 
 fbdev-emulation:
 - pass correct format info to drm_helper_mode_fill_fb_struct()
 
 panfrost:
 - print correct RSS size
 -----BEGIN PGP SIGNATURE-----
 
 iQFPBAABCgA5FiEEchf7rIzpz2NEoWjlaA3BHVMLeiMFAmia4pgbFIAAAAAABAAO
 bWFudTIsMi41KzEuMTEsMiwyAAoJEGgNwR1TC3ojFKIH/R0lvDaEO94Vt3fQk5ma
 HYBTO9S+fHG+G9PZjKvaWNbHa5G7ZncrDYaDPdIj/y+DVqeh9OfoYzJozsl/7KuF
 HbCn6V4JqbGapmAevxInEVwGlbh1Plh3N+drRxH4zTQxecDTt7GC062KH6e8TZRS
 bItefq+YZ4hjFXJio9+3Us49wpoKOP5kLShMMk5gMn/+rIwOF4l9rF5ByVeNoyx3
 o/voduA94SuqEXxsMt77Xz7ZvsMZMPu58AoGWgE+90pcvLrJADETuVy/Dc1aF9vL
 NeeKvAWESY35oxmjMX/4QirfbSLdazD3XISAUXLEWqFH/6qdBUS5K8pQqjgjq4rA
 vmM=
 =EyCS
 -----END PGP SIGNATURE-----

Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes

Short summary of fixes pull:

bridge:
- fix OF-node leak
- fix documentation

fbdev-emulation:
- pass correct format info to drm_helper_mode_fill_fb_struct()

panfrost:
- print correct RSS size

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://lore.kernel.org/r/20250812064712.GA14554@2a02-2454-fd5e-fd00-2c49-c639-c55f-a125.dyn6.pyur.net
2025-08-14 07:51:34 +10:00
..
Kconfig
Makefile drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs 2024-03-11 13:27:10 +01:00
panfrost_devfreq.c drm/panfrost: Fix panfrost device variable name in devfreq 2025-06-02 13:51:15 +01: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: show device-wide list of DRM GEM objects over DebugFS 2025-06-02 13:51:15 +01:00
panfrost_device.h drm/panfrost: show device-wide list of DRM GEM objects over DebugFS 2025-06-02 13:51:15 +01:00
panfrost_drv.c drm/panfrost: Add support for Mali on the MT8370 SoC 2025-06-20 15:49:25 +01:00
panfrost_dump.c drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names 2025-03-26 22:59:56 +03:00
panfrost_dump.h
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/shmem-helper: Refactor locked/unlocked functions 2025-03-26 23:00:12 +03:00
panfrost_gem.c drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file 2025-08-12 08:31:47 +02:00
panfrost_gem.h drm/panfrost: show device-wide list of DRM GEM objects over DebugFS 2025-06-02 13:51:15 +01:00
panfrost_gpu.c drm/panfrost: Add GPU ID for MT8188 Mali-G57 MC3 2024-11-28 11:25:20 +00: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
panfrost_job.c drm for 6.17-rc1 2025-07-30 19:26:49 -07:00
panfrost_job.h drm/panfrost: Synchronize and disable interrupts before powering off 2023-12-05 11:39:59 +01:00
panfrost_mmu.c drm/panfrost: Add support for AARCH64_4K page table format 2025-03-31 12:12:15 +01:00
panfrost_mmu.h drm/panfrost: Synchronize and disable interrupts before powering off 2023-12-05 11:39:59 +01:00
panfrost_perfcnt.c drm/panfrost: Internally label some BOs 2025-06-02 13:51:15 +01:00
panfrost_perfcnt.h
panfrost_regs.h drm/panfrost: Add support for AARCH64_4K page table format 2025-03-31 12:12:15 +01:00
TODO