RE: [PATCH v0 0/4] bug fixes
From: jackson . lee
Date: Mon Jun 08 2026 - 20:32:16 EST
Hi Brandon
> -----Original Message-----
> From: Brandon Brnich <b-brnich@xxxxxx>
> Sent: Monday, June 8, 2026 11:16 PM
> To: jackson.lee <jackson.lee@xxxxxxxxxxxxxxx>; mchehab@xxxxxxxxxx;
> hverkuil-cisco@xxxxxxxxx; nicolas.dufresne@xxxxxxxxxxxxx;
> bob.beckett@xxxxxxxxxxxxx
> Cc: linux-media@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; lafley.kim
> <lafley.kim@xxxxxxxxxxxxxxx>; hverkuil@xxxxxxxxx; Nas Chung
> <nas.chung@xxxxxxxxxxxxxxx>
> Subject: Re: [PATCH v0 0/4] bug fixes
>
> Hi Jackson,
>
> On 6/3/26 21:01, Jackson.lee wrote:
> > From: Jackson Lee <jackson.lee@xxxxxxxxxxxxxxx>
> >
> > A few independent fixes for the Wave5 VPU driver, covering decode
> > setup, m2m scheduling and stop_streaming robustness.
>
> This series appears to fix some issues in v4l2-compliance report, can you
> add the updated report in the next iteration of this series to make sure
> everything is now fixed with latest v4l2-compliance tag?
I'll add the test report in the next version of the patch series.
Thanks
>
> Best,
> Brandon
>
> >
> > Jackson Lee (4):
> > media: chips-media: wave5: Guard bit depth check with
> > initial_info_obtained
> > media: chips-media: wave5: Set inst->std during default format
> > initialization
> > media: chips-media: wave5: avoid skipping device_run while VPU has
> > work
> > media: chips-media: wave5: Add interrupt timeout while
> > stop_streaming
> >
> > .../chips-media/wave5/wave5-vpu-dec.c | 20 +++++++++++++++----
> > .../chips-media/wave5/wave5-vpu-enc.c | 6 ++++--
> > .../chips-media/wave5/wave5-vpuconfig.h | 2 +-
> > 3 files changed, 21 insertions(+), 7 deletions(-)
> >