]> git.baikalelectronics.ru Git - kernel.git/commit
media: hantro: Simplify postprocessor
authorEzequiel Garcia <ezequiel@collabora.com>
Tue, 16 Nov 2021 14:38:33 +0000 (14:38 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:23:31 +0000 (14:23 +0200)
commit99eb0c5acc00d797dfd3c97424625038bae0568e
tree6ba030fec886a9f513dfb11384cb0bb6ecd86411
parent621c02e362c80734f9f89e98afd201dbc4459e4d
media: hantro: Simplify postprocessor

[ Upstream commit 93051baac1c4d541e048ccad803dc2f768254f40 ]

Add a 'postprocessed' boolean property to struct hantro_fmt
to signal that a format is produced by the post-processor.
This will allow to introduce the G2 post-processor in a simple way.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/staging/media/hantro/hantro.h
drivers/staging/media/hantro/hantro_postproc.c
drivers/staging/media/hantro/imx8m_vpu_hw.c
drivers/staging/media/hantro/rockchip_vpu_hw.c
drivers/staging/media/hantro/sama5d4_vdec_hw.c