Re: [PATCH 0/2] drm/imagination: Improve handling of FWCCB command types

From: Frank Binns

Date: Mon Feb 09 2026 - 05:18:35 EST


On Fri, 2026-02-06 at 16:02 +0000, Matt Coster wrote:
> Just some simple QoL improvements within process_fwccb_command(). This
> should hopefully both reduce the dmesg spam from within this function,
> and make what messages remain easier to interpret.
>
> Signed-off-by: Matt Coster <matt.coster@xxxxxxxxxx>

For the series:
Reviewed-by: Frank Binns <frank.binns@xxxxxxxxxx>

> ---
> Matt Coster (2):
> drm/imagination: Improve handling of unknown FWCCB commands
> drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as known
>
> drivers/gpu/drm/imagination/pvr_ccb.c | 20 ++++++++++++++++++--
> 1 file changed, 18 insertions(+), 2 deletions(-)
> ---
> base-commit: e19cc5ab347e3cdcc21c97ea5d11af8da7f1358d
> change-id: 20260206-improve-bad-fwccb-cmd-801d6eeafff6
>