index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
/
gem_latency.c
Age
Commit message (
Expand
)
Author
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
2017-05-31
lib: Moving gem_execbuf_wr to ioctl_wrappers
Lukasz Fiedorowicz
2017-04-19
benchmarks/gem_latency: Provide LOCAL defines for old libdrm
Chris Wilson
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-02-24
benchmarks/gem_latency: Fix compiler warning
Mika Kahola
2016-09-02
benchmarks/gem_latency: Measure fence wakeup latencies
Chris Wilson
2016-05-09
benchmarks/gem_latency: Revert to unsafe mmio access on gen7
Chris Wilson
2016-05-02
benchmarks/gem_latency: Report throughput
Chris Wilson
2016-04-27
benchmark/gem_latency: sync startup correctly
Chris Wilson
2016-04-03
benchmarks/gem_latency: Add a -C switch to measure impact of cmdparser
Chris Wilson
2016-03-08
benchmarks/gem_latency: Replace igt_stats with igt_mean
Chris Wilson
2016-01-06
benchmarks/gem_latency: Allow setting an infinite time
Chris Wilson
2015-12-21
benchmarks/gem_latency: Hide spinlocks for android
Chris Wilson
2015-12-21
benchmarks/gem_latency: Serialise mmio reads
Chris Wilson
2015-12-21
benchmarks/gem_latency: Guard against inferior pthreads.h
Chris Wilson
2015-12-20
benchmarks/gem_latency: Measure CPU usage
Chris Wilson
2015-12-20
benchmarks/gem_latency: Measure effect of using RealTime priority
Chris Wilson
2015-12-20
benchmarks/gem_latency: Use RCS on Sandybridge
Chris Wilson
2015-12-20
benchmarks/gem_latency: Rearrange thread cancellation
Chris Wilson
2015-12-20
benchmarks/gem_latency: Tweak workload
Chris Wilson
2015-12-19
benchmarks/gem_latency: Add output field specifier
Chris Wilson
2015-12-19
benchmarks/gem_latency: Split the nop/work/latency measurement
Chris Wilson
2015-12-19
benchmarks/gem_latency: Add time control
Chris Wilson
2015-12-19
benchmarks/gem_latency: Add nop dispatch latency measurement
Chris Wilson
2015-12-19
benchmarks/gem_latency: Expose the workload factor
Chris Wilson
2015-12-19
benchmarks/gem_latency: Measure whole execution throughput
Chris Wilson
2015-12-19
benchmarks/gem_latency: Fix for !LLC
Chris Wilson
2015-12-19
benchmark: Measure of latency of producers -> consumers, gem_latency
Chris Wilson