Hi Dave, Daniel: This round add new color format support and reflect function. Regards, CK The following changes since commit 631005b255aab5f846f7ca03606613f898d70207: drm/mediatek: add no_clk into ddp private data (2019-10-09 16:58:13 +0800) are available in the Git repository at: https://github.com/ckhu-mediatek/linux.git-tags.git tags/mediatek-drm-next-5.5-2 for you to fetch changes up to df444457711858d398896d678bd3cd7f43f1c1f5: drm/mediatek: Support 180 degree rotation (2019-11-06 16:00:45 +0800) ---------------------------------------------------------------- Mediatek DRM next for Linux 5.5 - 2 ---------------------------------------------------------------- Sean Paul (8): drm/mediatek: Add RGB[A] variants to published plane formats drm/mediatek: Refactor plane init drm/mediatek: Add helper to get component for a plane drm/mediatek: Add plumbing for layer_check hook drm/mediatek: Plumb supported rotation values from components to plane init drm/mediatek: Support reflect-y plane rotation drm/mediatek: Support reflect-x plane rotation drm/mediatek: Support 180 degree rotation drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 50 ++++++++++ drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 145 ++++++++++++++++++++-------- drivers/gpu/drm/mediatek/mtk_drm_crtc.h | 2 + drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h | 22 +++++ drivers/gpu/drm/mediatek/mtk_drm_plane.c | 24 ++++- drivers/gpu/drm/mediatek/mtk_drm_plane.h | 4 +- 6 files changed, 205 insertions(+), 42 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel