summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2016-06-20benchmarks: Add vgem mmap speed testChris Wilson
2016-06-03benchmarks/gem_exec_nop: Extend submission to check write inter-engine syncChris Wilson
2016-05-19benchmarks/gem_exec_fault: Reset alignment to 0Chris Wilson
2016-05-19benchmarks: Add gem_exec_faultChris Wilson
2016-05-11benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.marius vlad
2016-05-09benchmarks/gem_latency: Revert to unsafe mmio access on gen7Chris Wilson
2016-05-09benchmarks/gem_blt: Add forked variantsChris Wilson
2016-05-09benchmarks/gem_exec_nop: Add forked variantsChris Wilson
2016-05-09benchmarks/gem_create: Report combined concurrent allocation rateChris Wilson
2016-05-07benchmarks: Add some contention tests for object/context creationChris Wilson
2016-05-02benchmarks/gem_latency: Report throughputChris Wilson
2016-04-27benchmark/gem_latency: sync startup correctlyChris Wilson
2016-04-16gem_exec_lut_handle: Fix presumed_offset to force relocation on full-ppgttChris Wilson
2016-04-03benchmarks: Include my ezbench test runnersChris Wilson
2016-04-03benchmarks/gem_latency: Add a -C switch to measure impact of cmdparserChris Wilson
2016-03-24benchmarks/gem_exec_nop: Include a measurement across all ringsChris Wilson
2016-03-24lib: Add a GPU error detectorChris Wilson
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson
2016-03-11benchmarks/gem_syslatency: Add extra android guard to attr_setaffinity_npDerek Morton
2016-03-10igt/gem_exec_nop: Fix logical inversion for checking of valid execbufChris Wilson
2016-03-10benchmarks/gem_syslatency: Guard setaffinity_npChris Wilson
2016-03-10benchmarks/gem_syslatency: Subtract the clock_gettime() overheadChris Wilson
2016-03-10benchmarks/gem_syslatency: Prevent CPU sleeps (C-states)Chris Wilson
2016-03-10benchmarks/gem_syslatency: Measure unloaded latencyChris Wilson
2016-03-09benchmarks: Add gem_syslatencyChris Wilson
2016-03-08benchmarks/gem_latency: Replace igt_stats with igt_meanChris Wilson
2016-03-01benchmarks/gem_blt: Measure the throughput of synchronous copiesChris Wilson
2016-02-11lib: Add gem_userptr and __gem_userptr helpersTiago Vignatti
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-06benchmarks/gem_latency: Allow setting an infinite timeChris Wilson
2016-01-02benchmarks/gem_mmap: Convert to run over a fixed periodChris Wilson
2016-01-02benchmarks/gem_exec_nop: Convert to running for a fixed timeChris Wilson
2016-01-02benchmarks/gem_exec_ctx: Run for a fixed timeChris Wilson
2016-01-01benchmarks/gem_exec_ctx: Fix fd switching between default contextsChris Wilson
2015-12-31benchmarks/gem_blt: Estimate memory bandwidth to improve test runtimeChris Wilson
2015-12-21benchmarks/gem_latency: Hide spinlocks for androidChris Wilson
2015-12-21benchmarks/gem_latency: Serialise mmio readsChris Wilson
2015-12-21benchmarks/gem_latency: Guard against inferior pthreads.hChris Wilson
2015-12-20benchmarks/gem_latency: Measure CPU usageChris Wilson
2015-12-20benchmarks/gem_latency: Measure effect of using RealTime priorityChris Wilson
2015-12-20benchmarks/gem_latency: Use RCS on SandybridgeChris Wilson
2015-12-20benchmarks/gem_latency: Rearrange thread cancellationChris Wilson
2015-12-20benchmarks/gem_latency: Tweak workloadChris Wilson
2015-12-19benchmarks/gem_latency: Add output field specifierChris Wilson
2015-12-19benchmarks/gem_latency: Split the nop/work/latency measurementChris Wilson
2015-12-19benchmarks/gem_latency: Add time controlChris Wilson
2015-12-19benchmarks/gem_latency: Add nop dispatch latency measurementChris Wilson
2015-12-19benchmarks/gem_latency: Expose the workload factorChris Wilson
2015-12-19benchmarks/gem_latency: Measure whole execution throughputChris Wilson
2015-12-19benchmarks/gem_latency: Fix for !LLCChris Wilson