[igt-dev] [PATCH v20 3/6] lib: igt_gt: add eb flags to class helper

Chris Wilson chris at chris-wilson.co.uk
Fri Apr 12 08:18:58 UTC 2019


Quoting Andi Shyti (2019-04-12 01:32:07)
> diff --git a/lib/igt_gt.h b/lib/igt_gt.h
> index 52b2f1ea95a5..b13062ef7d33 100644
> --- a/lib/igt_gt.h
> +++ b/lib/igt_gt.h
> @@ -99,6 +99,8 @@ extern const struct intel_execution_engine2 {
>         bool is_virtual;
>  } intel_execution_engines2[];
>  
> +int gem_eb_to_class(unsigned int flags);

gem_execbuf_flags_to_engine_class().
-Chris


More information about the igt-dev mailing list