[PATCH 2/5] drm/exynos: mixer: introduce mixer_layer_blending()

2015-05-22 Thread Joonyoung Shim
On 05/06/2015 10:36 PM, Tobias Jakobi wrote: > This analyses the current layer configuration (which layers > are enabled, which have alpha-pixelformat, etc.) and setups > blending accordingly. > > We currently disable all kinds of blending for the bottom-most > layer, since configuration of the

[PATCH 2/5] drm/exynos: mixer: introduce mixer_layer_blending()

2015-05-22 Thread Tobias Jakobi
Hello Joonyoung, On 2015-05-22 11:12, Joonyoung Shim wrote: > On 05/06/2015 10:36 PM, Tobias Jakobi wrote: >> This analyses the current layer configuration (which layers >> are enabled, which have alpha-pixelformat, etc.) and setups >> blending accordingly. >> >> We currently disable all kinds

[PATCH 2/5] drm/exynos: mixer: introduce mixer_layer_blending()

2015-05-06 Thread Tobias Jakobi
This analyses the current layer configuration (which layers are enabled, which have alpha-pixelformat, etc.) and setups blending accordingly. We currently disable all kinds of blending for the bottom-most layer, since configuration of the mixer background is not yet exposed. Also blending is only