index
:
~gfxstrand/intel-gpu-tools
master
wip/sand
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-08
benchmarks/gem_latency: Replace igt_stats with igt_mean
Chris Wilson
1
-12
/
+13
2016-03-01
benchmarks/gem_blt: Measure the throughput of synchronous copies
Chris Wilson
1
-3
/
+14
2016-02-11
lib: Add gem_userptr and __gem_userptr helpers
Tiago Vignatti
1
-49
/
+6
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
4
-33
/
+0
2016-01-06
benchmarks/gem_latency: Allow setting an infinite time
Chris Wilson
1
-2
/
+3
2016-01-02
benchmarks/gem_mmap: Convert to run over a fixed period
Chris Wilson
1
-21
/
+41
2016-01-02
benchmarks/gem_exec_nop: Convert to running for a fixed time
Chris Wilson
1
-29
/
+33
2016-01-02
benchmarks/gem_exec_ctx: Run for a fixed time
Chris Wilson
1
-49
/
+54
2016-01-01
benchmarks/gem_exec_ctx: Fix fd switching between default contexts
Chris Wilson
1
-1
/
+1
2015-12-31
benchmarks/gem_blt: Estimate memory bandwidth to improve test runtime
Chris Wilson
1
-22
/
+44
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
benchmarks: Remove gem_wait
Chris Wilson
4
-308
/
+0
2015-12-19
benchmark: Measure of latency of producers -> consumers, gem_latency
Chris Wilson
4
-0
/
+328
2015-12-04
benchmarks/gem_exec_nop: Flush retirement lists before executing
Chris Wilson
1
-0
/
+2
2015-11-27
benchmarks/gem_exec_ctx: Measure switching between fds
Chris Wilson
1
-7
/
+17
2015-11-22
benchmarks: Add a set-domain benchmark
Chris Wilson
3
-0
/
+121
2015-11-12
benchmarks/gem_blt: Fixup a couple of non-llc foibles
Chris Wilson
1
-10
/
+11
2015-11-11
Fix comparison of unsigned integers
Thomas Wood
1
-2
/
+0
2015-11-10
benchmarks: Add README
Chris Wilson
2
-0
/
+11
2015-11-10
benchmarks/gem_blt: Report peak throughput
Chris Wilson
1
-17
/
+29
2015-10-30
benchmarks/gem_wait: Remove pthread_cancel()
Chris Wilson
1
-9
/
+10
2015-10-30
benchmark/gem_wait: poc for benchmarking i915_wait_request overhead
Chris Wilson
4
-0
/
+307
2015-10-15
benchmarks/gem_blt: Include igt.h in gem_blt.c
Derek Morton
1
-3
/
+1
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2
-8
/
+4
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
3
-7
/
+7
2015-10-09
Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}
Ville Syrjälä
2
-0
/
+4
2015-10-06
benchmarks/gem_blt: Fix compilation after rebase and add batch-size
Chris Wilson
1
-28
/
+63
2015-10-06
benchmarks: Measure BLT performance
Chris Wilson
3
-0
/
+268
2015-10-02
benchmarks: Fix build errors on Android M-Dessert
Derek Morton
4
-27
/
+4
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
13
-13
/
+13
2015-09-08
build: fix unused-result warnings
Thomas Wood
1
-3
/
+4
2015-08-21
benchmarks/gem_exec_reloc: Allow profiling 0 relocs
Chris Wilson
1
-16
/
+18
2015-08-14
benchmark/gem_exec_trace: Inline everything
Chris Wilson
1
-134
/
+121
2015-08-14
benchmark/gem_exec_tracer: Tweak to handle SNA
Chris Wilson
1
-63
/
+80
2015-08-13
benckmarks/Android.mk: Fix building benchmarks for Android
Derek Morton
1
-1
/
+2
2015-08-11
benchmarks: Add a microbenchmark for relocation overhead
Chris Wilson
3
-0
/
+259
[next]