drm/mediatek: dpi: Remove output format of YUV
authorBo-Chen Chen <rex-bc.chen@mediatek.com>
Fri, 1 Jul 2022 03:58:33 +0000 (11:58 +0800)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Mon, 4 Jul 2022 14:11:50 +0000 (22:11 +0800)
commitc9ed0713b3c35fc45677707ba47f432cad95da56
treea78d0c1d361d99033c3208e3766894412de3d213
parent0bf0cb60116a4f8f44136d03ed8a47ea32f02f8e
drm/mediatek: dpi: Remove output format of YUV

DPI is not support output format as YUV, but there is the setting of
configuring output YUV. Therefore, remove them in this patch.

Fixes: 9e629c17aa8d ("drm/mediatek: Add DPI sub driver")
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20220701035845.16458-5-rex-bc.chen@mediatek.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_dpi.c