]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2022 13:15:44 +0000 (15:15 +0200)
commitc47d69ed5667e698c87f0b4c867ceac7fc09a5a6
tree4e7582eea7831d98f3379d7ea62f9260f6c95e03
parentfc85cb33f6aae45872e4689d522089feae13d9ed
drm/mediatek: dpi: Remove output format of YUV

[ Upstream commit c9ed0713b3c35fc45677707ba47f432cad95da56 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/mediatek/mtk_dpi.c