drm/mediatek: Add AAL output size configuration
authorjason-jh.lin <jason-jh.lin@mediatek.com>
Tue, 10 Aug 2021 02:55:03 +0000 (10:55 +0800)
committerSasha Levin <sashal@kernel.org>
Thu, 26 Aug 2021 12:35:43 +0000 (08:35 -0400)
commit8dfdeeb1e98ed02c10be42744b042e54c347741e
tree95f4e6a4033c4ef88171b499b9bb40d72a97c0d8
parenta8b8d61babb41adaa4e659c47428e77f098c0e74
drm/mediatek: Add AAL output size configuration

[ Upstream commit 71ac6f390f6a3017f58d05d677b961bb1f851338 ]

To avoid the output width and height is incorrect,
AAL_OUTPUT_SIZE configuration should be set.

Fixes: 0664d1392c26 ("drm/mediatek: Add AAL engine basic function")
Signed-off-by: jason-jh.lin <jason-jh.lin@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_drm_ddp_comp.c