]> 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)
commitd069ee394443b55e5e36f4e2a964f0447856a105
treed4d075b12edac84fff0036698d08333c55b0ce89
parent28bf124af9b38034e3ed78f940e4f2cc188390c0
drm/mediatek: Add AAL output size configuration

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

Fixes: 6efc1a5edbe8 ("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