Hi Dave, Just adding configurable plane alpha and pixel blend mode support for FIMD device I missed. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 2a3c83f5fe0770d13bbb71b23674886ff4111f44: Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/linux into drm-next (2018-12-14 04:57:45 +1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-next-for-v4.21-v2 for you to fetch changes up to 3b5129b3a7c62fdec9cc69b1b3f20917c36ab5d4: drm/exynos: fimd: Make pixel blend mode configurable (2018-12-14 15:46:15 +0900) ---------------------------------------------------------------- Add configurable plane alpha and pixel blend mode support - This patch series adds configurable plane alpha and pixel blend mode support for FIMD device driver. ---------------------------------------------------------------- Christoph Manszewski (2): drm/exynos: fimd: Make plane alpha configurable drm/exynos: fimd: Make pixel blend mode configurable drivers/gpu/drm/exynos/exynos_drm_fimd.c | 123 +++++++++++++++++++++++++------ include/video/samsung_fimd.h | 10 +++ 2 files changed, 110 insertions(+), 23 deletions(-)