Hello,
This patch series adds two new configurable properties to exynos5433_drm_decon.
Patch 1 add window alpha property. Patch 2 add pixel blend mode property.
Regards, Chris
Christoph Manszewski (2): drm/exynos: decon: Make plane alpha configurable drm/exynos: decon: Make pixel blend mode configurable
drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 51 ++++++++++++++++++++++++++- drivers/gpu/drm/exynos/regs-decon5433.h | 5 +++ 2 files changed, 55 insertions(+), 1 deletion(-)
Hello,
This patch series adds two new configurable properties to exynos_drm_fimd.
Patch 1 add window alpha property. Patch 2 add pixel blend mode property.
Regards, Chris
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 | 87 ++++++++++++++++++++++++-------- include/video/samsung_fimd.h | 2 + 2 files changed, 69 insertions(+), 20 deletions(-)
dri-devel@lists.freedesktop.org