On Thu, Mar 19, 2015 at 01:46:40PM +0100, Benjamin Gaignard wrote:
> v1: This patch does the minimum to make sti driver use atomic helpers.
> No big bang, only adapt some functions to new call order.
>
> v2: Use dpms and page flip atomic helpers
>
> Signed-off-by: Benjamin Gaignard
Yeah atomic
v1: This patch does the minimum to make sti driver use atomic helpers.
No big bang, only adapt some functions to new call order.
v2: Use dpms and page flip atomic helpers
Signed-off-by: Benjamin Gaignard
---
drivers/gpu/drm/sti/sti_drm_crtc.c | 175
drivers
On Wed, Mar 11, 2015 at 03:25:18PM +0100, Benjamin Gaignard wrote:
> This patch does the minimum to make sti driver use atomic helpers.
> No big bang, only adapt some functions to new call order.
>
> Later it will allow to clean the mess around sti_mixer_* functions
> which are use either in plane
This patch does the minimum to make sti driver use atomic helpers.
No big bang, only adapt some functions to new call order.
Later it will allow to clean the mess around sti_mixer_* functions
which are use either in plane and crtc.
Signed-off-by: Benjamin Gaignard
---
drivers/gpu/drm/sti/sti_co