All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Collection of small fixes for Panfrost
@ 2026-08-20 14:04 Adrián Larumbe
  2026-08-20 14:04 ` [PATCH 1/3] drm/panfrost: Check another bo field for cache option query Adrián Larumbe
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Adrián Larumbe @ 2026-08-20 14:04 UTC (permalink / raw)
  To: Boris Brezillon, Rob Herring, Steven Price, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter,
	Faith Ekstrand, Tomeu Vizoso, Marty E. Plummer, Eric Anholt,
	Neil Armstrong
  Cc: dri-devel, linux-kernel, Adrián Larumbe, Claude

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@collabora.com/

Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>
---
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@collabora.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-08-20 14:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-20 14:04 [PATCH 0/3] Collection of small fixes for Panfrost Adrián Larumbe
2026-08-20 14:04 ` [PATCH 1/3] drm/panfrost: Check another bo field for cache option query Adrián Larumbe
2026-08-20 14:04 ` [PATCH 2/3] drm/panfrost: Prevent division by 0 Adrián Larumbe
2026-08-20 14:11   ` sashiko-bot
2026-08-20 14:04 ` [PATCH 3/3] drm/panfrost: Remove unnecessary header file include Adrián Larumbe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.