[igt-dev] [PATCH i-g-t] Move some gem tests to benchmarks
Abdiel Janulgue
abdiel.janulgue at linux.intel.com
Mon Feb 5 09:52:06 UTC 2018
On 02/05/2018 11:43 AM, Chris Wilson wrote:
> 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
Oops, forgot that. Will include include that next.
Thanks,
More information about the igt-dev
mailing list