[igt-dev] [PATCH i-g-t] Move some gem tests to benchmarks

Chris Wilson chris at chris-wilson.co.uk
Mon Feb 5 09:43:56 UTC 2018


Quoting Abdiel Janulgue (2018-02-05 09:35:19)
> Some of the gem tests actually look like benchmarks. Move them to their
> proper place. Also improve gem_gtt_speed by adding a post-suspend
> benchmark.
> 
> Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> 
>  benchmarks/Makefile.sources      |   5 +
>  benchmarks/gem_exec_latency.c    | 504 ++++++++++++++++++++++++++++++++++
>  benchmarks/gem_exec_lut_handle.c | 263 ++++++++++++++++++
>  benchmarks/gem_fence_upload.c    | 405 +++++++++++++++++++++++++++
>  benchmarks/gem_gtt_speed.c       | 543 +++++++++++++++++++++++++++++++++++++
>  benchmarks/gem_read_read_speed.c | 213 +++++++++++++++

Where's the ezbench integration?
-Chris


More information about the igt-dev mailing list