Age | Commit message (Expand) | Author | Files | Lines |
2017-09-08 | build: remove _GNU_SOURCE from source files | Daniel Vetter | 1 | -1/+0 |
2017-05-31 | lib: Moving gem_execbuf_wr to ioctl_wrappers | Lukasz Fiedorowicz | 1 | -16/+0 |
2017-04-19 | benchmarks/gem_latency: Provide LOCAL defines for old libdrm | Chris Wilson | 1 | -4/+7 |
2017-03-21 | Restore "lib: Open debugfs files for the given DRM device" | Chris Wilson | 1 | -1/+1 |
2017-03-21 | Revert "lib: Open debugfs files for the given DRM device" | Tomeu Vizoso | 1 | -1/+1 |
2017-03-21 | lib: Open debugfs files for the given DRM device | Tomeu Vizoso | 1 | -1/+1 |
2017-02-24 | benchmarks/gem_latency: Fix compiler warning | Mika Kahola | 1 | -1/+0 |
2016-09-02 | benchmarks/gem_latency: Measure fence wakeup latencies | Chris Wilson | 1 | -3/+43 |
2016-05-09 | benchmarks/gem_latency: Revert to unsafe mmio access on gen7 | Chris Wilson | 1 | -8/+16 |
2016-05-02 | benchmarks/gem_latency: Report throughput | Chris Wilson | 1 | -0/+3 |
2016-04-27 | benchmark/gem_latency: sync startup correctly | Chris Wilson | 1 | -4/+4 |
2016-04-03 | benchmarks/gem_latency: Add a -C switch to measure impact of cmdparser | Chris Wilson | 1 | -9/+23 |
2016-03-08 | benchmarks/gem_latency: Replace igt_stats with igt_mean | Chris Wilson | 1 | -12/+13 |
2016-01-06 | benchmarks/gem_latency: Allow setting an infinite time | Chris Wilson | 1 | -2/+3 |
2015-12-21 | benchmarks/gem_latency: Hide spinlocks for android | Chris Wilson | 1 | -9/+21 |
2015-12-21 | benchmarks/gem_latency: Serialise mmio reads | Chris Wilson | 1 | -4/+28 |
2015-12-21 | benchmarks/gem_latency: Guard against inferior pthreads.h | Chris Wilson | 1 | -2/+6 |
2015-12-20 | benchmarks/gem_latency: Measure CPU usage | Chris Wilson | 1 | -2/+17 |
2015-12-20 | benchmarks/gem_latency: Measure effect of using RealTime priority | Chris Wilson | 1 | -19/+37 |
2015-12-20 | benchmarks/gem_latency: Use RCS on Sandybridge | Chris Wilson | 1 | -5/+19 |
2015-12-20 | benchmarks/gem_latency: Rearrange thread cancellation | Chris Wilson | 1 | -6/+17 |
2015-12-20 | benchmarks/gem_latency: Tweak workload | Chris Wilson | 1 | -55/+63 |
2015-12-19 | benchmarks/gem_latency: Add output field specifier | Chris Wilson | 1 | -4/+22 |
2015-12-19 | benchmarks/gem_latency: Split the nop/work/latency measurement | Chris Wilson | 1 | -75/+129 |
2015-12-19 | benchmarks/gem_latency: Add time control | Chris Wilson | 1 | -4/+13 |
2015-12-19 | benchmarks/gem_latency: Add nop dispatch latency measurement | Chris Wilson | 1 | -18/+96 |
2015-12-19 | benchmarks/gem_latency: Expose the workload factor | Chris Wilson | 1 | -6/+19 |
2015-12-19 | benchmarks/gem_latency: Measure whole execution throughput | Chris Wilson | 1 | -12/+19 |
2015-12-19 | benchmarks/gem_latency: Fix for !LLC | Chris Wilson | 1 | -2/+6 |
2015-12-19 | benchmark: Measure of latency of producers -> consumers, gem_latency | Chris Wilson | 1 | -0/+323 |