]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfb4a27bbf2f65c961bfafe10995921c92e38e100
treed4d075b12edac84fff0036698d08333c55b0ce89
parenta770ea30d741c257a89db188cc9d84b4d604e9bf
drm/mediatek: Add AAL output size configuration

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

Fixes: 4d31dd51f5c8 ("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