[Intel-gfx] [PATCH i-g-t] gem_busy: Remove from android builds without cairo

Chris Wilson chris at chris-wilson.co.uk
Tue Aug 23 08:32:08 UTC 2016


On Tue, Aug 23, 2016 at 09:28:11AM +0100, Derek Morton wrote:
> The test has just developed cairo dependancies (or is at least now
> dependant on igt_kms.h) so add it to the list of tests that are only
> built if cairo is available.
> 
> Signed-off-by: Derek Morton <derek.j.morton at intel.com>
> ---
>  tests/Android.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/Android.mk b/tests/Android.mk
> index 3186a2a..74d6d47 100644
> --- a/tests/Android.mk
> +++ b/tests/Android.mk
> @@ -58,6 +58,7 @@ else
>      gem_render_copy \
>      pm_lpsp \
>  	drm_read \
> +	gem_busy \
>  	gem_exec_blt \
>  	prime_mmap_kms

Bleh. The GEM ABI checks are too important not to throw away, so
kms_busy it is.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list