[PATCH v2 08/13] exynos: fimg2d: add g2d_set_direction

2015-11-27 Thread Hyungwon Hwang
Dear all, Yes. I can pick it on behalf of Tobias, if there is no one who can do that. BRs, Hyungwon Hwang On Thu, 26 Nov 2015 16:48:10 + Emil Velikov wrote: > On 26 November 2015 at 16:41, Tobias Jakobi > wrote: > > Hello Emil, > > > > my main system which I also used for development was

[PATCH v2 08/13] exynos: fimg2d: add g2d_set_direction

2015-11-26 Thread Tobias Jakobi
Hello Emil, my main system which I also used for development was stolen on Tuesday, so I won't be working on this series anytime soon. If anyone wants to pick it up, please go ahead. - Tobias Emil Velikov wrote: > On 22 November 2015 at 18:48, Tobias Jakobi > wrote: >> This allows setting the

[PATCH v2 08/13] exynos: fimg2d: add g2d_set_direction

2015-11-26 Thread Emil Velikov
On 26 November 2015 at 16:41, Tobias Jakobi wrote: > Hello Emil, > > my main system which I also used for development was stolen on Tuesday, > so I won't be working on this series anytime soon. If anyone wants to > pick it up, please go ahead. > Sad to hear that x2. You've been doing some good

[PATCH v2 08/13] exynos: fimg2d: add g2d_set_direction

2015-11-26 Thread Emil Velikov
On 22 November 2015 at 18:48, Tobias Jakobi wrote: > This allows setting the two direction registers, which specify how > the engine blits pixels. This can be used for overlapping blits, > which happen e.g. when 'moving' a rectangular region inside a > fixed buffer. > > Reviewed-by: Hyungwon

[PATCH v2 08/13] exynos: fimg2d: add g2d_set_direction

2015-11-22 Thread Tobias Jakobi
This allows setting the two direction registers, which specify how the engine blits pixels. This can be used for overlapping blits, which happen e.g. when 'moving' a rectangular region inside a fixed buffer. Reviewed-by: Hyungwon Hwang Signed-off-by: Tobias Jakobi --- exynos/exynos_fimg2d.c |