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
Age
Commit message (
Expand
)
Author
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
2016-01-06
benchmarks/gem_latency: Allow setting an infinite time
Chris Wilson
2016-01-02
benchmarks/gem_mmap: Convert to run over a fixed period
Chris Wilson
2016-01-02
benchmarks/gem_exec_nop: Convert to running for a fixed time
Chris Wilson
2016-01-02
benchmarks/gem_exec_ctx: Run for a fixed time
Chris Wilson
2016-01-01
benchmarks/gem_exec_ctx: Fix fd switching between default contexts
Chris Wilson
2015-12-31
benchmarks/gem_blt: Estimate memory bandwidth to improve test runtime
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
benchmarks: Remove gem_wait
Chris Wilson
2015-12-19
benchmark: Measure of latency of producers -> consumers, gem_latency
Chris Wilson
2015-12-04
benchmarks/gem_exec_nop: Flush retirement lists before executing
Chris Wilson
2015-11-27
benchmarks/gem_exec_ctx: Measure switching between fds
Chris Wilson
2015-11-22
benchmarks: Add a set-domain benchmark
Chris Wilson
2015-11-12
benchmarks/gem_blt: Fixup a couple of non-llc foibles
Chris Wilson
2015-11-11
Fix comparison of unsigned integers
Thomas Wood
2015-11-10
benchmarks: Add README
Chris Wilson
2015-11-10
benchmarks/gem_blt: Report peak throughput
Chris Wilson
2015-10-30
benchmarks/gem_wait: Remove pthread_cancel()
Chris Wilson
2015-10-30
benchmark/gem_wait: poc for benchmarking i915_wait_request overhead
Chris Wilson
2015-10-15
benchmarks/gem_blt: Include igt.h in gem_blt.c
Derek Morton
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
2015-10-09
Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}
Ville Syrjälä
2015-10-06
benchmarks/gem_blt: Fix compilation after rebase and add batch-size
Chris Wilson
2015-10-06
benchmarks: Measure BLT performance
Chris Wilson
2015-10-02
benchmarks: Fix build errors on Android M-Dessert
Derek Morton
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-09-08
build: fix unused-result warnings
Thomas Wood
2015-08-21
benchmarks/gem_exec_reloc: Allow profiling 0 relocs
Chris Wilson
2015-08-14
benchmark/gem_exec_trace: Inline everything
Chris Wilson
2015-08-14
benchmark/gem_exec_tracer: Tweak to handle SNA
Chris Wilson
2015-08-13
benckmarks/Android.mk: Fix building benchmarks for Android
Derek Morton
2015-08-11
benchmarks: Add a microbenchmark for relocation overhead
Chris Wilson
2015-08-10
benchmarks/gem_exec_trace: Unmap each trace after replay
Chris Wilson
2015-08-10
benchmarks/gem_exec_trace: Mark the mmap as sequentially read
Chris Wilson
2015-08-10
benchmarks: Rename the gem_exec_trace tracer module
Chris Wilson
[next]