[PATCH 1/7] tests/exynos: fimg2d: add a checkerboard test

2015-03-17 Thread Tobias Jakobi
> Thank you Tobias. > The series is in master now. > > -Emil Thanks Emil! Going to prepare the next series now. With best wishes, Tobias

[PATCH 1/7] tests/exynos: fimg2d: add a checkerboard test

2015-03-17 Thread Emil Velikov
On 11/03/15 19:38, Tobias Jakobi wrote: > This makes it easier to spot memory corruptions which don't become > visible when using a plain buffer filled with a solid color (so > corruptions that are just a permutation of the bytes in the buffer). > > Signed-off-by: Tobias Jakobi > Reviewed-by: Ink

[PATCH 1/7] tests/exynos: fimg2d: add a checkerboard test

2015-03-11 Thread Tobias Jakobi
This makes it easier to spot memory corruptions which don't become visible when using a plain buffer filled with a solid color (so corruptions that are just a permutation of the bytes in the buffer). Signed-off-by: Tobias Jakobi Reviewed-by: Inki Dae Tested-by: Joonyoung Shim --- tests/exynos/