On Tue, Nov 18, 2014 at 04:19:05PM +0100, Daniel Vetter wrote:
> On Tue, Nov 18, 2014 at 03:03:28PM +, tim.g...@intel.com wrote:
> > From: Tim Gore
> >
> > gem_fence_upload implements some performance measurements,
> > but fails on both android and linux systems and does not
> > generally see
On Tue, Nov 18, 2014 at 03:03:28PM +, tim.g...@intel.com wrote:
> From: Tim Gore
>
> gem_fence_upload implements some performance measurements,
> but fails on both android and linux systems and does not
> generally seem to be a usefull test, so exclude it.
>
> Signed-off-by: Tim Gore
Nack.
From: Tim Gore
gem_fence_upload implements some performance measurements,
but fails on both android and linux systems and does not
generally seem to be a usefull test, so exclude it.
Signed-off-by: Tim Gore
---
tests/Android.mk | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tests/Andro