summaryrefslogtreecommitdiff
path: root/benchmarks/gem_latency.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-02benchmarks/gem_latency: Measure fence wakeup latenciesChris Wilson1-3/+43
2016-05-09benchmarks/gem_latency: Revert to unsafe mmio access on gen7Chris Wilson1-8/+16
2016-05-02benchmarks/gem_latency: Report throughputChris Wilson1-0/+3
2016-04-27benchmark/gem_latency: sync startup correctlyChris Wilson1-4/+4
2016-04-03benchmarks/gem_latency: Add a -C switch to measure impact of cmdparserChris Wilson1-9/+23
2016-03-08benchmarks/gem_latency: Replace igt_stats with igt_meanChris Wilson1-12/+13
2016-01-06benchmarks/gem_latency: Allow setting an infinite timeChris Wilson1-2/+3
2015-12-21benchmarks/gem_latency: Hide spinlocks for androidChris Wilson1-9/+21
2015-12-21benchmarks/gem_latency: Serialise mmio readsChris Wilson1-4/+28
2015-12-21benchmarks/gem_latency: Guard against inferior pthreads.hChris Wilson1-2/+6
2015-12-20benchmarks/gem_latency: Measure CPU usageChris Wilson1-2/+17
2015-12-20benchmarks/gem_latency: Measure effect of using RealTime priorityChris Wilson1-19/+37
2015-12-20benchmarks/gem_latency: Use RCS on SandybridgeChris Wilson1-5/+19
2015-12-20benchmarks/gem_latency: Rearrange thread cancellationChris Wilson1-6/+17
2015-12-20benchmarks/gem_latency: Tweak workloadChris Wilson1-55/+63
2015-12-19benchmarks/gem_latency: Add output field specifierChris Wilson1-4/+22
2015-12-19benchmarks/gem_latency: Split the nop/work/latency measurementChris Wilson1-75/+129
2015-12-19benchmarks/gem_latency: Add time controlChris Wilson1-4/+13
2015-12-19benchmarks/gem_latency: Add nop dispatch latency measurementChris Wilson1-18/+96
2015-12-19benchmarks/gem_latency: Expose the workload factorChris Wilson1-6/+19
2015-12-19benchmarks/gem_latency: Measure whole execution throughputChris Wilson1-12/+19
2015-12-19benchmarks/gem_latency: Fix for !LLCChris Wilson1-2/+6
2015-12-19benchmark: Measure of latency of producers -> consumers, gem_latencyChris Wilson1-0/+323