Hi, Dave & Daniel:
This include OVL, cursor, and gce fixup.
Regards, CK
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
https://github.com/ckhu-mediatek/linux.git-tags.git tags/mediatek-drm-fixes-5.6
for you to fetch changes up to 3d2ed431b8f39483477bc3c3a2aefbc9778ffe12:
drm/mediatek: Handle component type MTK_DISP_OVL_2L correctly (2020-02-25 13:02:22 +0800)
---------------------------------------------------------------- Mediatek DRM Fixes for Linux 5.6
---------------------------------------------------------------- Bibby Hsieh (4): drm/mediatek: Add plane check in async_check function drm/mediatek: Add fb swap in async_update drm/mediatek: Move gce event property to mutex device node drm/mediatek: Make sure previous message done or be aborted before send
Evan Benn (1): drm/mediatek: Find the cursor plane instead of hard coding it
Phong LE (1): drm/mediatek: Handle component type MTK_DISP_OVL_2L correctly
Sean Paul (1): drm/mediatek: Ensure the cursor plane is on top of other overlays
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 30 +++++++++++++++++++---------- drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 1 + drivers/gpu/drm/mediatek/mtk_drm_plane.c | 7 +++++++ 3 files changed, 28 insertions(+), 10 deletions(-)