]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Revert "media: renesas: vsp1: brx: Fix format propagation"
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 6 May 2026 21:56:50 +0000 (00:56 +0300)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Fri, 29 May 2026 11:32:05 +0000 (13:32 +0200)
commitf78073e84c800ae146ce62447e7a685a5ceeb92d
tree39935a82011fcf6d51582876d8c5c615da0218e2
parenta0d8f7ac03e387634c5a7efe3dc162f7d605e2cd
Revert "media: renesas: vsp1: brx: Fix format propagation"

This reverts commit 937f3e6b51f1cea079be9ba642665f2bf8bcc31f.

The change to format propagation in the BRx broke configuration of the
DRM pipeline. Revert it to fix the regression.

The original commit was meant to fix a v4l2-compliance failure, with no
known userspace applications being affected beside test tools. Reverting
is the simplest option, a more comprehensive fix can be developed (and
tested more thoroughly) later.

Reported-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Closes: https://lore.kernel.org/linux-media/CA+V-a8t481xuwava0nb7uY9CUPqFWZ_8EP0xrK3BgumP7HDcLg@mail.gmail.com
Fixes: 937f3e6b51f1 ("media: renesas: vsp1: brx: Fix format propagation")
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> # On RZ/T2H
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://patch.msgid.link/20260506215650.1897177-3-laurent.pinchart+renesas@ideasonboard.com
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
drivers/media/platform/renesas/vsp1/vsp1_brx.c