Runtime PM For The V3D Raspberry Pi Driver Will Finally Lower The GPU Clock When Idle
- Reference: 0001564635
- News link: https://www.phoronix.com/news/Runtime-PM-Raspberry-Pi-V3D
- Source link:
MaĆra Canal of Igalia posted a patch series today implementing run-time power management for the V3D DRM driver to benefit Raspberry Pi single board computers. Canal explained with the patch cover letter:
"This series introduces Runtime PM for Raspberry Pi's GPU, V3D. Currently, the GPU clock stays up during the whole operation, even if the GPU is idle. By introducing Runtime PM, we can now turn off the clock completely during idle."
Thus important for power efficiency and thermals to support GPU run-time power management just like other modern GPUs/drivers.
[2]The patch series is now under review for the V3D driver. Due to the timing the earliest now this V3D run-time power management would be merged is the Linux v6.18 cycle later in the year.
[1] https://www.phoronix.com/search/V3D
[2] https://lore.kernel.org/dri-devel/20250728-v3d-power-management-v1-0-780f922b1048@igalia.com/T/
Danny3