summaryrefslogtreecommitdiff
path: root/benchmarks/gem_latency.c
AgeCommit message (Expand)Author
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-05-31lib: Moving gem_execbuf_wr to ioctl_wrappersLukasz Fiedorowicz
2017-04-19benchmarks/gem_latency: Provide LOCAL defines for old libdrmChris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-02-24benchmarks/gem_latency: Fix compiler warningMika Kahola
2016-09-02benchmarks/gem_latency: Measure fence wakeup latenciesChris Wilson
2016-05-09benchmarks/gem_latency: Revert to unsafe mmio access on gen7Chris Wilson
2016-05-02benchmarks/gem_latency: Report throughputChris Wilson
2016-04-27benchmark/gem_latency: sync startup correctlyChris Wilson
2016-04-03benchmarks/gem_latency: Add a -C switch to measure impact of cmdparserChris Wilson
2016-03-08benchmarks/gem_latency: Replace igt_stats with igt_meanChris Wilson
2016-01-06benchmarks/gem_latency: Allow setting an infinite timeChris 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
2015-12-19benchmark: Measure of latency of producers -> consumers, gem_latencyChris Wilson