162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_MEDIATEK_MDP 362306a36Sopenharmony_ci tristate "Mediatek MDP driver" 462306a36Sopenharmony_ci depends on V4L_MEM2MEM_DRIVERS 562306a36Sopenharmony_ci depends on MTK_IOMMU || COMPILE_TEST 662306a36Sopenharmony_ci depends on VIDEO_DEV 762306a36Sopenharmony_ci depends on ARCH_MEDIATEK || COMPILE_TEST 862306a36Sopenharmony_ci depends on MTK_SMI || (COMPILE_TEST && MTK_SMI=n) 962306a36Sopenharmony_ci select VIDEOBUF2_DMA_CONTIG 1062306a36Sopenharmony_ci select V4L2_MEM2MEM_DEV 1162306a36Sopenharmony_ci select VIDEO_MEDIATEK_VPU 1262306a36Sopenharmony_ci help 1362306a36Sopenharmony_ci It is a v4l2 driver and present in Mediatek MT8173 SoCs. 1462306a36Sopenharmony_ci The driver supports for scaling and color space conversion. 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 1762306a36Sopenharmony_ci module will be called mtk-mdp. 18