[PATCH 0/3] Collection of small fixes for Panfrost
From: Adrián Larumbe
Date: Thu Aug 20 2026 - 10:07:51 EST
These fixes were originally part of a wider series, but since it seemed
to grow indefinitely as new issues were found, I decided to split them
into smaller more managable series. This one includes some minor fixes,
both manually found or else pointed to by an LLM.
The last pre-existing revision they were grafted from can be found at:
https://lore.kernel.org/all/20260729-claude-fixes-v4-0-01968f2ec77a@xxxxxxxxxxxxx/
Signed-off-by: Adrián Larumbe <adrian.larumbe@xxxxxxxxxxxxx>
---
Adrián Larumbe (3):
drm/panfrost: Check another bo field for cache option query
drm/panfrost: Prevent division by 0
drm/panfrost: Remove unnecessary header file include
drivers/gpu/drm/panfrost/panfrost_devfreq.c | 2 +-
drivers/gpu/drm/panfrost/panfrost_device.c | 1 -
drivers/gpu/drm/panfrost/panfrost_drv.c | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
---
base-commit: 063019ac51afffda4ab3d658701b086caa0c8e9e
change-id: 20260820-b4-panfrost-fixes-6b49f8f46183
Best regards,
--
Adrián Larumbe <adrian.larumbe@xxxxxxxxxxxxx>