[PATCH 0/5] drm/exynos: rework layer blending setup

2015-05-22 Thread Joonyoung Shim
Hi Tobias, On 05/22/2015 05:07 PM, Tobias Jakobi wrote: > Hello Joonyoung, > > On 2015-05-22 06:04, Joonyoung Shim wrote: >> Hi Tobias, >> >> On 05/22/2015 05:44 AM, Tobias Jakobi wrote: >>> Gentle reminder that I still haven't heard anything about the series by >>> the Samsung guys ;) >>> >> >>

[PATCH 0/5] drm/exynos: rework layer blending setup

2015-05-22 Thread Joonyoung Shim
Hi Tobias, On 05/22/2015 05:44 AM, Tobias Jakobi wrote: > Gentle reminder that I still haven't heard anything about the series by > the Samsung guys ;) > Sorry for late, i'm busy and i think whether it's possible any way for this blending from exynos drm framework after atomic feature of exynos

[PATCH 0/5] drm/exynos: rework layer blending setup

2015-05-22 Thread Tobias Jakobi
Hello Joonyoung, On 2015-05-22 06:04, Joonyoung Shim wrote: > Hi Tobias, > > On 05/22/2015 05:44 AM, Tobias Jakobi wrote: >> Gentle reminder that I still haven't heard anything about the series >> by >> the Samsung guys ;) >> > > Sorry for late, i'm busy and i think whether it's possible any w

[PATCH 0/5] drm/exynos: rework layer blending setup

2015-05-21 Thread Tobias Jakobi
Gentle reminder that I still haven't heard anything about the series by the Samsung guys ;) With best wishes, Tobias Tobias Jakobi wrote: > Hello, > > this is a rework of the layer blending setup in the Exynos DRM mixer. The > current setup is static and spread out through the mixer code. This

[PATCH 0/5] drm/exynos: rework layer blending setup

2015-05-07 Thread Gustavo Padovan
2015-05-06 Tobias Jakobi : > Hello, > > this is a rework of the layer blending setup in the Exynos DRM mixer. The > current setup is static and spread out through the mixer code. This rework > pushes all the configuration details into a layer_config array, which > specifies the priority of eac

[PATCH 0/5] drm/exynos: rework layer blending setup

2015-05-06 Thread Tobias Jakobi
Hello, this is a rework of the layer blending setup in the Exynos DRM mixer. The current setup is static and spread out through the mixer code. This rework pushes all the configuration details into a layer_config array, which specifies the priority of each layer. Two arrays are currently found