summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2015-11-27benchmarks/gem_exec_ctx: Measure switching between fdsChris Wilson
2015-11-22benchmarks: Add a set-domain benchmarkChris Wilson
2015-11-12benchmarks/gem_blt: Fixup a couple of non-llc foiblesChris Wilson
2015-11-11Fix comparison of unsigned integersThomas Wood
2015-11-10benchmarks: Add READMEChris Wilson
2015-11-10benchmarks/gem_blt: Report peak throughputChris Wilson
2015-10-30benchmarks/gem_wait: Remove pthread_cancel()Chris Wilson
2015-10-30benchmark/gem_wait: poc for benchmarking i915_wait_request overheadChris 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
2015-10-02benchmarks: Fix build errors on Android M-DessertDerek Morton
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-09-08build: fix unused-result warningsThomas Wood
2015-08-21benchmarks/gem_exec_reloc: Allow profiling 0 relocsChris Wilson
2015-08-14benchmark/gem_exec_trace: Inline everythingChris Wilson
2015-08-14benchmark/gem_exec_tracer: Tweak to handle SNAChris Wilson
2015-08-13benckmarks/Android.mk: Fix building benchmarks for AndroidDerek Morton
2015-08-11benchmarks: Add a microbenchmark for relocation overheadChris Wilson
2015-08-10benchmarks/gem_exec_trace: Unmap each trace after replayChris Wilson
2015-08-10benchmarks/gem_exec_trace: Mark the mmap as sequentially readChris Wilson
2015-08-10benchmarks: Rename the gem_exec_trace tracer moduleChris Wilson
2015-08-10benchmarks/gem_exec_trace: Clear all new bo handlesChris Wilson
2015-08-10benchmarks: Do not install to system-wide bin/Chris Wilson
2015-08-09benchmarks: Record and replay calls to EXECBUFFER2Chris Wilson
2015-08-06benchmarks/Android.mk, tools/Android.mk: Fix android build errorDerek Morton
2015-07-24benchmark: Measure allocation time for objectsChris Wilson
2015-07-24benchmarks: Measure mmap fault latencyChris Wilson
2015-07-24benchmarks: Benchmarkify gem_exec_ctxChris Wilson
2015-07-24benchmarks: Add kms_vblank to .gitignoreChris Wilson
2015-07-23benchmarks: Measure round-trip time for an immediate vblanksChris Wilson
2015-07-23benchmarks: gem_prw add the read/write switch to getoptChris Wilson
2015-07-23benchmarks: Add simple mmap benchmarksChris Wilson
2015-07-23benchmarks: Add simple pread/pwrite benchmarksChris Wilson
2015-07-22benchmarks: Benchmarkify gem_exec_nopChris Wilson
2015-06-02gem_userptr_benchmark: Test overlapping bo mmu notifier performance impactTvrtko Ursulin
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood
2014-12-12Android.mk: replace std=c99 with std=gnu99Tim Gore
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-07-23igt/gem_userptr_benchmark: Fix for upstream ioctl numberTvrtko Ursulin
2014-04-25test/gem_userptr_*: Fix compile failDaniel Vetter
2014-04-25tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impactTvrtko Ursulin
2014-04-24benchmarks: Build them on Android.Tvrtko Ursulin
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter