Age | Commit message (Expand) | Author |
2015-12-04 | benchmarks/gem_exec_nop: Flush retirement lists before executing | Chris Wilson |
2015-11-27 | benchmarks/gem_exec_ctx: Measure switching between fds | Chris Wilson |
2015-11-22 | benchmarks: Add a set-domain benchmark | Chris Wilson |
2015-11-12 | benchmarks/gem_blt: Fixup a couple of non-llc foibles | Chris Wilson |
2015-11-11 | Fix comparison of unsigned integers | Thomas Wood |
2015-11-10 | benchmarks: Add README | Chris Wilson |
2015-11-10 | benchmarks/gem_blt: Report peak throughput | Chris Wilson |
2015-10-30 | benchmarks/gem_wait: Remove pthread_cancel() | Chris Wilson |
2015-10-30 | benchmark/gem_wait: poc for benchmarking i915_wait_request overhead | Chris Wilson |
2015-10-15 | benchmarks/gem_blt: Include igt.h in gem_blt.c | Derek Morton |
2015-10-12 | Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}() | Ville Syrjälä |
2015-10-09 | Make gem_mmap__{cpu,gtt,wc}() assert on failure | Ville Syrjälä |
2015-10-09 | Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc} | Ville Syrjälä |
2015-10-06 | benchmarks/gem_blt: Fix compilation after rebase and add batch-size | Chris Wilson |
2015-10-06 | benchmarks: Measure BLT performance | Chris Wilson |
2015-10-02 | benchmarks: Fix build errors on Android M-Dessert | Derek Morton |
2015-09-11 | convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci | Micah Fedke |
2015-09-08 | build: fix unused-result warnings | Thomas Wood |
2015-08-21 | benchmarks/gem_exec_reloc: Allow profiling 0 relocs | Chris Wilson |
2015-08-14 | benchmark/gem_exec_trace: Inline everything | Chris Wilson |
2015-08-14 | benchmark/gem_exec_tracer: Tweak to handle SNA | Chris Wilson |
2015-08-13 | benckmarks/Android.mk: Fix building benchmarks for Android | Derek Morton |
2015-08-11 | benchmarks: Add a microbenchmark for relocation overhead | Chris Wilson |
2015-08-10 | benchmarks/gem_exec_trace: Unmap each trace after replay | Chris Wilson |
2015-08-10 | benchmarks/gem_exec_trace: Mark the mmap as sequentially read | Chris Wilson |
2015-08-10 | benchmarks: Rename the gem_exec_trace tracer module | Chris Wilson |
2015-08-10 | benchmarks/gem_exec_trace: Clear all new bo handles | Chris Wilson |
2015-08-10 | benchmarks: Do not install to system-wide bin/ | Chris Wilson |
2015-08-09 | benchmarks: Record and replay calls to EXECBUFFER2 | Chris Wilson |
2015-08-06 | benchmarks/Android.mk, tools/Android.mk: Fix android build error | Derek Morton |
2015-07-24 | benchmark: Measure allocation time for objects | Chris Wilson |
2015-07-24 | benchmarks: Measure mmap fault latency | Chris Wilson |
2015-07-24 | benchmarks: Benchmarkify gem_exec_ctx | Chris Wilson |
2015-07-24 | benchmarks: Add kms_vblank to .gitignore | Chris Wilson |
2015-07-23 | benchmarks: Measure round-trip time for an immediate vblanks | Chris Wilson |
2015-07-23 | benchmarks: gem_prw add the read/write switch to getopt | Chris Wilson |
2015-07-23 | benchmarks: Add simple mmap benchmarks | Chris Wilson |
2015-07-23 | benchmarks: Add simple pread/pwrite benchmarks | Chris Wilson |
2015-07-22 | benchmarks: Benchmarkify gem_exec_nop | Chris Wilson |
2015-06-02 | gem_userptr_benchmark: Test overlapping bo mmu notifier performance impact | Tvrtko Ursulin |
2015-03-26 | lib: print a stack trace when a test assertion fails | Thomas Wood |
2014-12-12 | Android.mk: replace std=c99 with std=gnu99 | Tim Gore |
2014-08-30 | batch: Specify number of relocations to accommodate | Chris Wilson |
2014-08-29 | Prepare for 64bit relocation addresses | Chris Wilson |
2014-07-23 | igt/gem_userptr_benchmark: Fix for upstream ioctl number | Tvrtko Ursulin |
2014-04-25 | test/gem_userptr_*: Fix compile fail | Daniel Vetter |
2014-04-25 | tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impact | Tvrtko Ursulin |
2014-04-24 | benchmarks: Build them on Android. | Tvrtko Ursulin |
2014-03-22 | lib: rename intel_gpu_tools.h to intel_io.h | Daniel Vetter |
2014-03-22 | lib: unnecessary header removal for drmtest.h, part 2 | Daniel Vetter |