All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/exynos: fimd: Add properties
       [not found] <CGME20181025152409eucas1p22b08bb21ed0de710560ec0ced77958a7@eucas1p2.samsung.com>
@ 2018-10-25 15:23   ` Christoph Manszewski
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Manszewski @ 2018-10-25 15:23 UTC (permalink / raw)
  To: dri-devel
  Cc: Christoph Manszewski, Inki Dae, Joonyoung Shim, Seung-Woo Kim,
	Kyungmin Park, David Airlie, Kukjin Kim, Krzysztof Kozlowski,
	linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Bartlomiej Zolnierkiewicz, Marek Szyprowski, Andrzej Hajda

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 propery.

Regards,
Chris

Changes in v2:
 - add premultiplied pixel blend mode (i. e. make it functional),
 - correct issues from v1,
 - refactor code in order to adapt above changes.

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(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH v2 0/2] drm/exynos: fimd: Add properties
@ 2018-10-25 15:23   ` Christoph Manszewski
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Manszewski @ 2018-10-25 15:23 UTC (permalink / raw)
  To: linux-arm-kernel

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 propery.

Regards,
Chris

Changes in v2:
 - add premultiplied pixel blend mode (i. e. make it functional),
 - correct issues from v1,
 - refactor code in order to adapt above changes.

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(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-25 15:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20181025152409eucas1p22b08bb21ed0de710560ec0ced77958a7@eucas1p2.samsung.com>
2018-10-25 15:23 ` [PATCH v2 0/2] drm/exynos: fimd: Add properties Christoph Manszewski
2018-10-25 15:23   ` Christoph Manszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.