index
:
~tagr/intel-gpu-tools
master
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
/
gem_blt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-15
benchmarks/gem_blt: Directly compare the cmdparser
Chris Wilson
1
-5
/
+23
2016-09-30
benchmarks/gem_blt: Remove () causing integer overflow
Chris Wilson
1
-1
/
+1
2016-05-09
benchmarks/gem_blt: Add forked variants
Chris Wilson
1
-17
/
+34
2016-03-01
benchmarks/gem_blt: Measure the throughput of synchronous copies
Chris Wilson
1
-3
/
+14
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
1
-8
/
+0
2015-12-31
benchmarks/gem_blt: Estimate memory bandwidth to improve test runtime
Chris Wilson
1
-22
/
+44
2015-11-12
benchmarks/gem_blt: Fixup a couple of non-llc foibles
Chris Wilson
1
-10
/
+11
2015-11-10
benchmarks/gem_blt: Report peak throughput
Chris Wilson
1
-17
/
+29
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ä
1
-2
/
+1
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
1
-1
/
+1
2015-10-09
Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}
Ville Syrjälä
1
-0
/
+1
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
1
-0
/
+266