summaryrefslogtreecommitdiff
path: root/benchmarks/gem_blt.c
AgeCommit message (Expand)Author
2016-10-15benchmarks/gem_blt: Directly compare the cmdparserChris Wilson
2016-09-30benchmarks/gem_blt: Remove () causing integer overflowChris Wilson
2016-05-09benchmarks/gem_blt: Add forked variantsChris Wilson
2016-03-01benchmarks/gem_blt: Measure the throughput of synchronous copiesChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2015-12-31benchmarks/gem_blt: Estimate memory bandwidth to improve test runtimeChris Wilson
2015-11-12benchmarks/gem_blt: Fixup a couple of non-llc foiblesChris Wilson
2015-11-10benchmarks/gem_blt: Report peak throughputChris Wilson
2015-10-15benchmarks/gem_blt: Include igt.h in gem_blt.cDerek Morton
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}Ville Syrjälä
2015-10-06benchmarks/gem_blt: Fix compilation after rebase and add batch-sizeChris Wilson
2015-10-06benchmarks: Measure BLT performanceChris Wilson