The following changes since commit fbb6c848dd89786fe24856ee6b5e773910ded29c:
media: destage Hantro VPU driver (2022-08-31 10:23:50 +0200)
are available in the Git repository at:
git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.1m
for you to fetch changes up to 30d8104febf18fcaa7030513f0206c0ea223e994:
media: hantro: Allows luma and chroma depth to be different (2022-09-06 13:04:30 +0200)
----------------------------------------------------------------
Tag branch
----------------------------------------------------------------
Benjamin Gaignard (7):
media: hantro: Store HEVC bit depth in context
media: hantro: HEVC: Fix auxilary buffer size calculation
media: hantro: HEVC: Fix chroma offset computation
media: hantro: postproc: Configure output regs to support 10bit
media: Hantro: HEVC: Allows 10-bit bitstream
media: hantro: imx8m: Enable 10bit decoding
media: hantro: Allows luma and chroma depth to be different
drivers/media/platform/verisilicon/hantro_drv.c | 14 +++++++++-----
drivers/media/platform/verisilicon/hantro_g2_hevc_dec.c | 4 +---
drivers/media/platform/verisilicon/hantro_hevc.c | 4 ++--
drivers/media/platform/verisilicon/hantro_postproc.c | 7 ++++++-
drivers/media/platform/verisilicon/imx8m_vpu_hw.c | 27 +++++++++++++++++++++++++++
5 files changed, 45 insertions(+), 11 deletions(-)