commit | 482582c0217d352f0e344f0b25ea6ce12f964351 | [log] [tgz] |
---|---|---|
author | Christoph Manszewski <c.manszewski@samsung.com> | Fri Sep 21 14:24:37 2018 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Oct 01 11:49:57 2018 +0900 |
tree | f59cd1d91f5eaa37f9513310310cda2e624dd0e2 | |
parent | a9777267e3e19e784723827a41cfb37da6e5bf66 [diff] |
drm/exynos: mixer: Make pixel blend mode configurable The mixer hardware supports both premultiplied alpha and non-premultiplied alpha. Currently premultiplied alpha is default, make this configurable. Tested on Odroid-U3 with Exynos 4412 CPU, kernel next-20180913 using modetest. Signed-off-by: Christoph Manszewski <c.manszewski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>