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/[email protected]/ Signed-off-by: Adrián Larumbe <[email protected]> --- 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 <[email protected]>
