summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)AuthorFilesLines
2015-08-06benchmarks/Android.mk, tools/Android.mk: Fix android build errorDerek Morton1-1/+1
2015-07-24benchmark: Measure allocation time for objectsChris Wilson3-0/+178
2015-07-24benchmarks: Measure mmap fault latencyChris Wilson1-3/+16
2015-07-24benchmarks: Benchmarkify gem_exec_ctxChris Wilson3-0/+204
2015-07-24benchmarks: Add kms_vblank to .gitignoreChris Wilson1-0/+1
2015-07-23benchmarks: Measure round-trip time for an immediate vblanksChris Wilson2-1/+183
2015-07-23benchmarks: gem_prw add the read/write switch to getoptChris Wilson1-1/+1
2015-07-23benchmarks: Add simple mmap benchmarksChris Wilson3-0/+167
2015-07-23benchmarks: Add simple pread/pwrite benchmarksChris Wilson3-0/+123
2015-07-22benchmarks: Benchmarkify gem_exec_nopChris Wilson3-1/+155
2015-06-02gem_userptr_benchmark: Test overlapping bo mmu notifier performance impactTvrtko Ursulin1-23/+74
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood1-2/+2
2014-12-12Android.mk: replace std=c99 with std=gnu99Tim Gore1-1/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson4-4/+4
2014-08-29Prepare for 64bit relocation addressesChris Wilson4-8/+0
2014-07-23igt/gem_userptr_benchmark: Fix for upstream ioctl numberTvrtko Ursulin1-1/+1
2014-04-25test/gem_userptr_*: Fix compile failDaniel Vetter1-5/+7
2014-04-25tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impactTvrtko Ursulin3-1/+501
2014-04-24benchmarks: Build them on Android.Tvrtko Ursulin3-5/+42
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter4-4/+4
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter1-2/+4
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter4-0/+4
2013-11-06bdw: Update obvious missing blit supportBen Widawsky4-16/+12
2012-05-22lib: extract kmstest_create_fbDaniel Vetter1-2/+2
2012-01-24Make benchmarks also link against libpciaccessAlan Coopersmith1-1/+1
2012-01-12Benchmark: use correct src and build locationGaetan Nadon1-21/+8
2012-01-04config: use project wide xorg warnings variableGaetan Nadon1-1/+1
2012-01-04Use standard .gitignore file and layoutGaetan Nadon1-0/+5
2011-11-01always require libdrmDaniel Vetter1-2/+0
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson4-4/+8
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-5/+12
2009-03-31Add a couple of other intel_upload_blit_large variants for comparison.Eric Anholt4-0/+329
2009-03-30intel_upload_blit_*: Fix reporting and generate junk instead of using random.Eric Anholt2-4/+6
2009-03-26Initial import of intel-graphics-tools with some microbenchmarks.Eric Anholt3-0/+343