OSDN Git Service

drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 11 Jul 2019 13:52:19 +0000 (15:52 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 23 Aug 2019 07:15:11 +0000 (10:15 +0300)
commit3037e0c5e8af377c33f264f2e146d8b3b82bcb1b
tree339057c2968254d81be5d3fb7ecde6ba17a7430b
parent0a9a4b611a033f625df02a84575a72c0048d5e5e
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties

Add the following properties for planes:
* alpha
* pixel blend mode. Only "Pre-multiplied" and "Coverage" are supported

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190711135219.23402-1-jjhiblot@ti.com
drivers/gpu/drm/omapdrm/omap_plane.c