]> git.baikalelectronics.ru Git - kernel.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>
Thu, 25 Aug 2022 09:17:41 +0000 (11:17 +0200)
commit82756f13aa635421b30fa0bf0a242dc87a39601f
tree0078d3cd7407bba5c680ca7536a5da57e88d67f6
parent3f19c8d361e65f90526c036fb6041c3210a8fb79
drm/mediatek: dpi: Remove output format of YUV

[ Upstream commit 7ef724b248eeda2d956df50cda972558f83fbf71 ]

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

Fixes: 81d04dda894e ("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