Hello,
I think this patch should update .gitignore, not for adding the built
binary to untracked file list.
But without it, it looks good to me, and I tested it on my Odroid U3
board.
Tested-by: Hyungwon Hwang
Reviewed-by: Hyungwon Hwang
Best regards,
Hyungwon Hwang
On Tue, 22 Sep 2015 17:5
On 9 November 2015 at 09:47, Tobias Jakobi
wrote:
> Hello Hyungwon,
>
> Hyungwon Hwang wrote:
>> Hello,
>>
>> I think this patch should update .gitignore, not for adding the built
>> binary to untracked file list.
> good point. I should do this for the event test as well I guess.
>
> Going to resp
Hello Hyungwon,
Hyungwon Hwang wrote:
> Hello,
>
> I think this patch should update .gitignore, not for adding the built
> binary to untracked file list.
good point. I should do this for the event test as well I guess.
Going to respin the series.
With best wishes,
Tobias
> But without it, i
To check if g2d_move() works properly we create a small checkerboard
pattern in the center of the screen and then shift this pattern
around with g2d_move(). The pattern should be properly preserved
by the operation.
Signed-off-by: Tobias Jakobi
---
tests/exynos/exynos_fimg2d_test.c | 132 +++