[PATCH 04/15] tests/exynos: disable the G2D userptr/blend test

2015-02-11 Thread Joonyoung Shim
Hi, On 02/11/2015 10:39 AM, Tobias Jakobi wrote: > Hello Joonyoung! > > Joonyoung Shim wrote: >> Hi, >> >> On 02/03/2015 10:53 PM, Tobias Jakobi wrote: >>> The blend test uses the userptr functionality of exynos-drm, which >>> is currently not safe to use. If the kernel hasn't been build with >>>

[PATCH 04/15] tests/exynos: disable the G2D userptr/blend test

2015-02-11 Thread Joonyoung Shim
Hi, On 02/03/2015 10:53 PM, Tobias Jakobi wrote: > The blend test uses the userptr functionality of exynos-drm, which > is currently not safe to use. If the kernel hasn't been build with > exynos-iommu support, then the blend test is going to produce (kernel) > memory corruption, eventually leadin

[PATCH 04/15] tests/exynos: disable the G2D userptr/blend test

2015-02-11 Thread Tobias Jakobi
Hello Joonyoung! Joonyoung Shim wrote: > Hi, > > On 02/03/2015 10:53 PM, Tobias Jakobi wrote: >> The blend test uses the userptr functionality of exynos-drm, which >> is currently not safe to use. If the kernel hasn't been build with >> exynos-iommu support, then the blend test is going to produc

[PATCH 04/15] tests/exynos: disable the G2D userptr/blend test

2015-02-03 Thread Tobias Jakobi
The blend test uses the userptr functionality of exynos-drm, which is currently not safe to use. If the kernel hasn't been build with exynos-iommu support, then the blend test is going to produce (kernel) memory corruption, eventually leading to a system crash. Disable the test for now, until the