Message ID | 194fecb5ffb.102a3cee5964478.1717519691223129395@collabora.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,FOR,6.15] Wave5 fixes | expand |
Hi Sebastian, On 13/02/2025 11:12, Sebastian Fricke wrote: > Hello Hans & Mauro, > > here is a small set of fixes for the Wave5 driver. > > Please pull. > > --- > > The following changes since commit c52643b241525c0f4bf8902eeaba0d74bc5af278: > > media: qcom: camss: add support for SDM670 camss (2025-02-12 09:01:34 +0100) > > are available in the Git repository at: > > https://gitlab.collabora.com/sebastianfricke/linux.git tags/for-6.15-wave5-critical-fixes > > for you to fetch changes up to 74bc5089759dee749c48b317ad1362703568f111: > > media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster (2025-02-13 11:03:29 +0100) > > ---------------------------------------------------------------- > A set of different fixes to errors encountered with the Wave5 driver > > ---------------------------------------------------------------- > Jackson.lee (4): > media: chips-media: wave5: Fix gray color on screen > media: chips-media: wave5: Avoid race condition in the interrupt handler > media: chips-media: wave5: Fix a hang after seeking > media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster Only the last patch has a Fixes tag, shouldn't they all have a Fixes tag? And if there is a Fixes tag, shouldn't there be a Cc to stable as well? Regards, Hans > > .../media/platform/chips-media/wave5/wave5-hw.c | 2 +- > .../platform/chips-media/wave5/wave5-vpu-dec.c | 31 +++++++++++++++++++++- > .../media/platform/chips-media/wave5/wave5-vpu.c | 4 +-- > .../platform/chips-media/wave5/wave5-vpuapi.c | 10 +++++++ > 4 files changed, 43 insertions(+), 4 deletions(-) > > Regards, > Sebastian Fricke > >