summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
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
2013-11-06bdw: Update obvious missing blit supportBen Widawsky
2012-05-22lib: extract kmstest_create_fbDaniel Vetter
2012-01-24Make benchmarks also link against libpciaccessAlan Coopersmith
2012-01-12Benchmark: use correct src and build locationGaetan Nadon
2012-01-04config: use project wide xorg warnings variableGaetan Nadon
2012-01-04Use standard .gitignore file and layoutGaetan Nadon
2011-11-01always require libdrmDaniel Vetter
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson
2009-03-31Add a couple of other intel_upload_blit_large variants for comparison.Eric Anholt
2009-03-30intel_upload_blit_*: Fix reporting and generate junk instead of using random.Eric Anholt
2009-03-26Initial import of intel-graphics-tools with some microbenchmarks.Eric Anholt