Re: [PATCH v0 0/4] bug fixes

From: Brandon Brnich

Date: Mon Jun 08 2026 - 10:28:37 EST


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?

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(-)