public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
@ 2022-08-29 16:21 Benjamin Gaignard
  2022-08-29 16:21 ` [PATCH v3 1/7] media: hantro: Store HEVC bit depth in context Benjamin Gaignard
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Benjamin Gaignard @ 2022-08-29 16:21 UTC (permalink / raw)
  To: mchehab, hverkuil, ezequiel, p.zabel, gregkh, mripard,
	paul.kocialkowski, wens, jernej.skrabec, samuel, nicolas.dufresne,
	andrzej.p
  Cc: linux-media, linux-kernel, linux-rockchip, linux-staging,
	linux-arm-kernel, linux-sunxi, kernel, Benjamin Gaignard

This series add 10bits support for newer hardware blocks (i.e without
legacy regs) and for HEVC codec.

Tested on IMX8MQ with HEVC conformance tests, the result is that all 
10bits bitstreams are OK.

version 3:
- Based on top of Ezequiel's patch "media: destage Hantro VPU driver"

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

 .../media/platform/verisilicon/hantro_drv.c   | 14 ++++++----
 .../platform/verisilicon/hantro_g2_hevc_dec.c |  4 +--
 .../media/platform/verisilicon/hantro_hevc.c  |  4 +--
 .../platform/verisilicon/hantro_postproc.c    |  7 ++++-
 .../media/platform/verisilicon/imx8m_vpu_hw.c | 27 +++++++++++++++++++
 5 files changed, 45 insertions(+), 11 deletions(-)

-- 
2.32.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-08-30 18:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-29 16:21 [PATCH v3 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec Benjamin Gaignard
2022-08-29 16:21 ` [PATCH v3 1/7] media: hantro: Store HEVC bit depth in context Benjamin Gaignard
2022-08-30 18:17   ` Ezequiel Garcia
2022-08-29 16:21 ` [PATCH v3 2/7] media: hantro: HEVC: Fix auxilary buffer size calculation Benjamin Gaignard
2022-08-29 16:21 ` [PATCH v3 3/7] media: hantro: HEVC: Fix chroma offset computation Benjamin Gaignard
2022-08-29 16:21 ` [PATCH v3 4/7] media: hantro: postproc: Configure output regs to support 10bit Benjamin Gaignard
2022-08-29 16:21 ` [PATCH v3 5/7] media: Hantro: HEVC: Allows 10-bit bitstream Benjamin Gaignard
2022-08-29 16:21 ` [PATCH v3 6/7] media: hantro: imx8m: Enable 10bit decoding Benjamin Gaignard
2022-08-29 16:21 ` [PATCH v3 7/7] media: hantro: Allows luma and chroma depth to be different Benjamin Gaignard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox