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_blt.c
Age
Commit message (
Expand
)
Author
2016-10-15
benchmarks/gem_blt: Directly compare the cmdparser
Chris Wilson
2016-09-30
benchmarks/gem_blt: Remove () causing integer overflow
Chris Wilson
2016-05-09
benchmarks/gem_blt: Add forked variants
Chris Wilson
2016-03-01
benchmarks/gem_blt: Measure the throughput of synchronous copies
Chris Wilson
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
2015-12-31
benchmarks/gem_blt: Estimate memory bandwidth to improve test runtime
Chris Wilson
2015-11-12
benchmarks/gem_blt: Fixup a couple of non-llc foibles
Chris Wilson
2015-11-10
benchmarks/gem_blt: Report peak throughput
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