summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)AuthorFilesLines
2018-06-25meson: Add options to control optional partsPetri Latvala1-2/+2
2018-05-24benchmarks/gem_syslatency: Specify batch durationChris Wilson1-4/+67
2018-05-24benchmarks/gem_syslatency: Allow limiting to just 1 CPU hogChris Wilson1-1/+4
2018-05-24benchmarks/gem_syslatency: Pass a write hazard aroundChris Wilson1-10/+23
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler1-1/+1
2018-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin7-0/+7
2018-03-26lib/dummyload: Add pollable spin batchTvrtko Ursulin1-2/+0
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano2-5/+5
2018-01-17meson: Refactor get_option() calls for directoriesPetri Latvala1-2/+4
2017-12-21meson: Install benchmarks to $libexec/intel-gpu-tools/benchmarksPetri Latvala1-0/+4
2017-12-05meson: build a full dependency for lib_igt_perfDaniel Vetter1-6/+3
2017-11-29igt: Remove Android supportArkadiusz Hiler2-48/+0
2017-11-22gem_syslatency: Avoid arithmetic on void * warningTvrtko Ursulin1-1/+1
2017-11-22automake: include drm-uapi headers in EXTRA_DISTDaniel Vetter1-1/+2
2017-11-22gem_wsim: Busy stats balancersTvrtko Ursulin3-2/+149
2017-11-21benchmarks/gem_exec_nop: fix engines selectionDmitry Rogozhkin1-3/+3
2017-11-21lib: Use drm-uapi/i915_drm.h instead of local defines.Eric Anholt2-4/+8
2017-10-12benchmark/gem_busy: Compare polling with syncobj_waitChris Wilson1-3/+76
2017-10-03Fix rlim_cur compiler warnings when building on ARM.Eric Anholt1-1/+1
2017-10-02meson: Distribute meson build system filesPetri Latvala1-1/+4
2017-10-02benchmarks: Add ezbench.d files to distPetri Latvala2-1/+17
2017-10-02benchmarks: Add wsim files to distPetri Latvala2-0/+33
2017-09-29benchmarks: Actually build LIBDRM_INTEL_BENCHMARKSPetri Latvala1-1/+1
2017-09-28benchmarks/gem_exec_fault: Update for tryhard kernels.Chris Wilson1-8/+12
2017-09-28benchmarks/gem_syslatency: Apply vmpressure, measure page allocationChris Wilson1-3/+84
2017-09-08meson: basic build system supportDaniel Vetter1-0/+36
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter3-5/+0
2017-09-08build: Define _GNU_SOURCE in Makefile.amDaniel Vetter1-1/+1
2017-07-11igt: Add LOCAL defines for distro compatibilityArkadiusz Hiler1-2/+8
2017-06-09benchmarks/gem_busy: Trim unused comparesChris Wilson1-21/+6
2017-06-08gem_wsim: More interesting workloadsTvrtko Ursulin3-0/+29
2017-06-08gem_wsim: Add some randomness to the 17i7 workloadTvrtko Ursulin1-7/+7
2017-06-08gem_wsim: Asymmetrical 1-to-n workloadsTvrtko Ursulin4-0/+60
2017-06-08gem_wsim: Fix heartbeats in GT2 modeTvrtko Ursulin1-4/+12
2017-06-08gem_wsim: Detect invalid duration rangeTvrtko Ursulin1-2/+2
2017-06-08gem_wsim: Late balancing decision modeTvrtko Ursulin1-4/+44
2017-06-08gem_wsim: Add static context balancerTvrtko Ursulin1-9/+37
2017-06-08gem_wsim: Added missing -H help textTvrtko Ursulin1-0/+8
2017-06-07benchmarks/gem_wsim: Add LOCAL fence definesArkadiusz Hiler1-4/+7
2017-06-07Android.mk: Use drm stubsArkadiusz Hiler1-1/+2
2017-06-07Android.mk: Fix libkmod useArkadiusz Hiler1-0/+2
2017-05-31lib: Moving gem_execbuf_wr to ioctl_wrappersLukasz Fiedorowicz3-48/+0
2017-05-23gem_wsim: Add global balancing modeTvrtko Ursulin1-24/+135
2017-05-23gem_wsim: Move seqno status page access to helpersTvrtko Ursulin1-31/+54
2017-05-23gem_wsim: Move seqno allocation and query into helpersTvrtko Ursulin1-17/+27
2017-05-23gem_wsim: Convert clients to threadsTvrtko Ursulin2-67/+57
2017-05-19gem_wsim: Add missing help text for -pTvrtko Ursulin1-0/+2
2017-05-17wsim: Allow assigning priorities to each workloadChris Wilson1-15/+37
2017-05-17wsim: Fix reporting of workload/s for slavesChris Wilson1-5/+6
2017-05-17gem_wsim: Fix client exit with more than one background workloadTvrtko Ursulin1-4/+5