summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/Kconfig
diff options
context:
space:
mode:
authorMoudy Ho <moudy.ho@mediatek.com>2022-08-23 04:38:03 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-08-30 16:25:51 +0200
commit61890ccaefaff89f5babd2c8412fd222c3f5fe38 (patch)
tree75f43e9b018cd2ca8892cd696e3ff91b372b905b /drivers/staging/media/Kconfig
parent8bbdead4dede97d8737bd4d164ff9c0a7d03a4b8 (diff)
downloadlinux-61890ccaefaff89f5babd2c8412fd222c3f5fe38.tar.bz2
media: platform: mtk-mdp3: add MediaTek MDP3 driver
This patch adds driver for MediaTek's Media Data Path ver.3 (MDP3). It provides the following functions: color transform, format conversion, resize, crop, rotate, flip and additional image quality enhancement. The MDP3 driver is mainly used for Google Chromebook products to import the new architecture to set the HW settings as shown below: User -> V4L2 framework -> MDP3 driver -> SCP (setting calculations) -> MDP3 driver -> CMDQ (GCE driver) -> HW Each modules' related operation control is sited in mtk-mdp3-comp.c Each modules' register table is defined in file with "mdp_reg_" prefix GCE related API, operation control sited in mtk-mdp3-cmdq.c V4L2 m2m device functions are implemented in mtk-mdp3-m2m.c Probe, power, suspend/resume, system level functions are defined in mtk-mdp3-core.c [hverkuil: add 'depends on REMOTEPROC'] Signed-off-by: Ping-Hsun Wu <ping-hsun.wu@mediatek.com> Signed-off-by: daoyuan huang <daoyuan.huang@mediatek.com> Signed-off-by: Moudy Ho <moudy.ho@mediatek.com> Tested-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/staging/media/Kconfig')
0 files changed, 0 insertions, 0 deletions