Hi, Dave & Daniel:
This includes:
1. Fix AAL output size setting. 2. Delete component in remove function.
Regards, Chun-Kuang.
The following changes since commit 1a64a7aff8da352c9419de3d5c34343682916411:
drm/mediatek: Fix cursor plane no update (2021-07-22 22:57:52 +0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git tags/mediatek-drm-fixes-5.14-2
for you to fetch changes up to da4d4517ba70216799e3eb3b9bd71aa9dca065da:
drm/mediatek: Add component_del in OVL and COLOR remove function (2021-08-12 07:00:50 +0800)
---------------------------------------------------------------- Mediatek DRM Fixes for Linux 5.14-2
1. Fix AAL output size setting. 2. Delete component in remove function.
---------------------------------------------------------------- jason-jh.lin (2): drm/mediatek: Add AAL output size configuration drm/mediatek: Add component_del in OVL and COLOR remove function
drivers/gpu/drm/mediatek/mtk_disp_color.c | 2 ++ drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 2 ++ drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 2 ++ 3 files changed, 6 insertions(+)
dri-devel@lists.freedesktop.org