summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue
2016-11-03benchmarks: Add prime_lookup to .gitignorePetri Latvala
2016-10-15benchmarks/gem_blt: Directly compare the cmdparserChris Wilson
2016-09-30benchmarks/gem_blt: Remove () causing integer overflowChris Wilson
2016-09-27benchmarks: Add prime_lookup microbenchmarkChris Wilson
2016-09-25benchmarks: Add some missing .gitignore binariesChris Wilson
2016-09-07benchmarks/gem_busy: Fix compile errorDerek Morton
2016-09-04benchmarks/gem_busy: Merge all the sync_file fences togetherChris Wilson
2016-09-02benchmarks/gem_latency: Measure fence wakeup latenciesChris Wilson
2016-08-29benchmarks/gem_busy: Measure polling of sync_fileChris Wilson
2016-08-28benchmarks/gem_busy: Compare using wait-ioctl for busyness checkChris Wilson
2016-08-28benchmarks/gem_busy: Exercise the busy ioctlChris Wilson
2016-08-04benchmarks/Makefile: Replace automake specific name of listing in Makfile.sou...Robert Foss
2016-08-04benchmarks/Makefile: Don't build benchmarks that depend on libdrm_intelRobert Foss
2016-06-20benchmarks: Add vgem mmap speed testChris Wilson
2016-06-03benchmarks/gem_exec_nop: Extend submission to check write inter-engine syncChris Wilson
2016-05-19benchmarks/gem_exec_fault: Reset alignment to 0Chris Wilson
2016-05-19benchmarks: Add gem_exec_faultChris Wilson
2016-05-11benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.marius vlad
2016-05-09benchmarks/gem_latency: Revert to unsafe mmio access on gen7Chris Wilson
2016-05-09benchmarks/gem_blt: Add forked variantsChris Wilson
2016-05-09benchmarks/gem_exec_nop: Add forked variantsChris Wilson
2016-05-09benchmarks/gem_create: Report combined concurrent allocation rateChris Wilson
2016-05-07benchmarks: Add some contention tests for object/context creationChris Wilson
2016-05-02benchmarks/gem_latency: Report throughputChris Wilson
2016-04-27benchmark/gem_latency: sync startup correctlyChris Wilson
2016-04-16gem_exec_lut_handle: Fix presumed_offset to force relocation on full-ppgttChris Wilson
2016-04-03benchmarks: Include my ezbench test runnersChris Wilson
2016-04-03benchmarks/gem_latency: Add a -C switch to measure impact of cmdparserChris Wilson
2016-03-24benchmarks/gem_exec_nop: Include a measurement across all ringsChris Wilson
2016-03-24lib: Add a GPU error detectorChris Wilson
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson
2016-03-11benchmarks/gem_syslatency: Add extra android guard to attr_setaffinity_npDerek Morton
2016-03-10igt/gem_exec_nop: Fix logical inversion for checking of valid execbufChris Wilson
2016-03-10benchmarks/gem_syslatency: Guard setaffinity_npChris Wilson
2016-03-10benchmarks/gem_syslatency: Subtract the clock_gettime() overheadChris Wilson
2016-03-10benchmarks/gem_syslatency: Prevent CPU sleeps (C-states)Chris Wilson
2016-03-10benchmarks/gem_syslatency: Measure unloaded latencyChris Wilson
2016-03-09benchmarks: Add gem_syslatencyChris Wilson
2016-03-08benchmarks/gem_latency: Replace igt_stats with igt_meanChris Wilson
2016-03-01benchmarks/gem_blt: Measure the throughput of synchronous copiesChris Wilson
2016-02-11lib: Add gem_userptr and __gem_userptr helpersTiago Vignatti
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-06benchmarks/gem_latency: Allow setting an infinite timeChris Wilson
2016-01-02benchmarks/gem_mmap: Convert to run over a fixed periodChris Wilson
2016-01-02benchmarks/gem_exec_nop: Convert to running for a fixed timeChris Wilson
2016-01-02benchmarks/gem_exec_ctx: Run for a fixed timeChris Wilson
2016-01-01benchmarks/gem_exec_ctx: Fix fd switching between default contextsChris Wilson
2015-12-31benchmarks/gem_blt: Estimate memory bandwidth to improve test runtimeChris Wilson
2015-12-21benchmarks/gem_latency: Hide spinlocks for androidChris Wilson