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)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Wed, 11 Aug 2021 22:43:28 +0000 (06:43 +0800)
commit71ac6f390f6a3017f58d05d677b961bb1f851338
treed4d075b12edac84fff0036698d08333c55b0ce89
parent1a64a7aff8da352c9419de3d5c34343682916411
drm/mediatek: Add AAL output size configuration

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>
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c