index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-01-29
automake: Ditch all EXTRA_DIST directives
Daniel Vetter
2018-07-25
build: provide include for missing syscalls
Lucas De Marchi
2017-11-22
automake: include drm-uapi headers in EXTRA_DIST
Daniel Vetter
2017-11-22
gem_wsim: Busy stats balancers
Tvrtko Ursulin
2017-11-21
lib: Use drm-uapi/i915_drm.h instead of local defines.
Eric Anholt
2017-10-02
meson: Distribute meson build system files
Petri Latvala
2017-10-02
benchmarks: Add ezbench.d files to dist
Petri Latvala
2017-10-02
benchmarks: Add wsim files to dist
Petri Latvala
2017-09-29
benchmarks: Actually build LIBDRM_INTEL_BENCHMARKS
Petri Latvala
2017-09-08
build: Define _GNU_SOURCE in Makefile.am
Daniel Vetter
2017-05-23
gem_wsim: Convert clients to threads
Tvrtko Ursulin
2016-08-04
benchmarks/Makefile: Replace automake specific name of listing in Makfile.sou...
Robert Foss
2016-08-04
benchmarks/Makefile: Don't build benchmarks that depend on libdrm_intel
Robert Foss
2016-05-11
benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.
marius vlad
2016-03-24
lib: Add a GPU error detector
Chris Wilson
2016-03-19
lib/igt_aux: Divert ioctls for signal injection
Chris Wilson
2016-03-09
benchmarks: Add gem_syslatency
Chris Wilson
2015-12-19
benchmarks: Remove gem_wait
Chris Wilson
2015-12-19
benchmark: Measure of latency of producers -> consumers, gem_latency
Chris Wilson
2015-11-10
benchmarks: Add README
Chris Wilson
2015-10-30
benchmark/gem_wait: poc for benchmarking i915_wait_request overhead
Chris Wilson
2015-08-10
benchmarks: Rename the gem_exec_trace tracer module
Chris Wilson
2015-08-09
benchmarks: Record and replay calls to EXECBUFFER2
Chris Wilson
2015-07-22
benchmarks: Benchmarkify gem_exec_nop
Chris Wilson
2015-03-26
lib: print a stack trace when a test assertion fails
Thomas Wood
2014-04-24
benchmarks: Build them on Android.
Tvrtko Ursulin
2012-05-22
lib: extract kmstest_create_fb
Daniel Vetter
2012-01-24
Make benchmarks also link against libpciaccess
Alan Coopersmith
2012-01-12
Benchmark: use correct src and build location
Gaetan Nadon
2012-01-04
config: use project wide xorg warnings variable
Gaetan Nadon
2011-11-01
always require libdrm
Daniel Vetter
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
2009-03-31
Add a couple of other intel_upload_blit_large variants for comparison.
Eric Anholt
2009-03-26
Initial import of intel-graphics-tools with some microbenchmarks.
Eric Anholt