Panfrost open-source driver for Arm Mali Midgard and Bifrost GPUs
Open-source graphics and compute support for Arm Mali Midgard and Bifrost mobile GPUs, the integrated graphics found in many Arm system-on-chips from the mid-2010s onward — including Rockchip, Amlogic, Allwinner, and Renesas parts powering Chromebooks, single-board computers like Pine64 and Radxa Rock, set-top boxes, and embedded devices.
recommendation
It should stay because Panfrost is the actively maintained, community-built open-source driver for Arm Mali Midgard (T6xx/T7xx/T8xx) and Bifrost (G3x/G5x/G7x) GPUs, with steady upstream development (around 184 substantive commits and 48 contributors in the last five years). The hardware is still shipping in new 2025-era products, including Renesas RZ/G2L industrial MPUs and Rockchip RK3568 boards like the Radxa Rock 3A, and no other in-tree driver covers these GPUs.
repository signals
sources
- docs.kernel.org
Upstream kernel documentation identifies Panfrost as the DRM driver for Arm Mali GPUs and documents active user-facing functionality.
- git.kernel.org
Kconfig defines Panfrost as support for Arm Mali Midgard (T6xx/T7xx/T8xx) and Bifrost (G3x/G5x/G7x) GPUs.
- renesas.com
Renesas still markets active Linux-capable MPUs with Mali-G31 graphics, indicating supported Panfrost-class hardware remains in new embedded designs.
- radxa.com
Radxa still sells RK3568-based SBCs with Mali-G52 GPUs, another Panfrost-supported deployment class still available new.
codex reasoning notes (technical)
Recommendation is keep: the prompt's repo metrics already show strong current upstream attention (184 substantive commits in 5y, latest 2026-02-03, 48 authors). `lore_file_timeline` on the directory path returned zero events, which I treat as a path-coverage blind spot rather than inactivity. A follow-up `lore_regex` removal scan timed out, and no concrete removal evidence was found. Scope was confirmed from kernel docs/Kconfig (web search result plus canonical kernel.org recall). Current deployment evidence comes from vendor pages found via web search showing active 2025-era Mali-G31/G52 products, so this is not legacy-only hardware. No natural in-tree replacement covers the same Midgard/Bifrost job-manager GPUs.