aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* benchmarks/gem_userptr_benchmark: Correctly free memoryPetri Latvala2019-01-211-2/+3
* benchmarks/wsim: Handle a parse errorPetri Latvala2019-01-211-0/+8
* gem_wsim: Per context preemption point controlTvrtko Ursulin2018-09-142-4/+98
* gem_wsim: Make batches preemptable by defaultTvrtko Ursulin2018-09-141-0/+20
* gem_wsim: Context priority supportTvrtko Ursulin2018-09-142-1/+65
* gem_wsim: Make workload commands case sensitiveTvrtko Ursulin2018-09-141-7/+7
* gem_wsim: Fix BCS usage under VCS2 remap warningTvrtko Ursulin2018-09-141-1/+1
* build: provide include for missing syscallsLucas De Marchi2018-07-251-1/+2
* meson: Add options to control optional partsPetri Latvala2018-06-251-2/+2
* benchmarks/gem_syslatency: Specify batch durationChris Wilson2018-05-241-4/+67
* benchmarks/gem_syslatency: Allow limiting to just 1 CPU hogChris Wilson2018-05-241-1/+4
* benchmarks/gem_syslatency: Pass a write hazard aroundChris Wilson2018-05-241-10/+23
* igt: Drop Intel from the name in docs and pathsArkadiusz Hiler2018-05-161-1/+1
* lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin2018-05-077-0/+7
* lib/dummyload: Add pollable spin batchTvrtko Ursulin2018-03-261-2/+0
* lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano2018-02-072-5/+5
* meson: Refactor get_option() calls for directoriesPetri Latvala2018-01-171-2/+4
* meson: Install benchmarks to $libexec/intel-gpu-tools/benchmarksPetri Latvala2017-12-211-0/+4
* meson: build a full dependency for lib_igt_perfDaniel Vetter2017-12-051-6/+3
* igt: Remove Android supportArkadiusz Hiler2017-11-292-48/+0
* gem_syslatency: Avoid arithmetic on void * warningTvrtko Ursulin2017-11-221-1/+1
* automake: include drm-uapi headers in EXTRA_DISTDaniel Vetter2017-11-221-1/+2
* gem_wsim: Busy stats balancersTvrtko Ursulin2017-11-223-2/+149
* benchmarks/gem_exec_nop: fix engines selectionDmitry Rogozhkin2017-11-211-3/+3
* lib: Use drm-uapi/i915_drm.h instead of local defines.Eric Anholt2017-11-212-4/+8
* benchmark/gem_busy: Compare polling with syncobj_waitChris Wilson2017-10-121-3/+76
* Fix rlim_cur compiler warnings when building on ARM.Eric Anholt2017-10-031-1/+1
* meson: Distribute meson build system filesPetri Latvala2017-10-021-1/+4
* benchmarks: Add ezbench.d files to distPetri Latvala2017-10-022-1/+17
* benchmarks: Add wsim files to distPetri Latvala2017-10-022-0/+33
* benchmarks: Actually build LIBDRM_INTEL_BENCHMARKSPetri Latvala2017-09-291-1/+1
* benchmarks/gem_exec_fault: Update for tryhard kernels.Chris Wilson2017-09-281-8/+12
* benchmarks/gem_syslatency: Apply vmpressure, measure page allocationChris Wilson2017-09-281-3/+84
* meson: basic build system supportDaniel Vetter2017-09-081-0/+36
* build: remove _GNU_SOURCE from source filesDaniel Vetter2017-09-083-5/+0
* build: Define _GNU_SOURCE in Makefile.amDaniel Vetter2017-09-081-1/+1
* igt: Add LOCAL defines for distro compatibilityArkadiusz Hiler2017-07-111-2/+8
* benchmarks/gem_busy: Trim unused comparesChris Wilson2017-06-091-21/+6
* gem_wsim: More interesting workloadsTvrtko Ursulin2017-06-083-0/+29
* gem_wsim: Add some randomness to the 17i7 workloadTvrtko Ursulin2017-06-081-7/+7
* gem_wsim: Asymmetrical 1-to-n workloadsTvrtko Ursulin2017-06-084-0/+60
* gem_wsim: Fix heartbeats in GT2 modeTvrtko Ursulin2017-06-081-4/+12
* gem_wsim: Detect invalid duration rangeTvrtko Ursulin2017-06-081-2/+2
* gem_wsim: Late balancing decision modeTvrtko Ursulin2017-06-081-4/+44
* gem_wsim: Add static context balancerTvrtko Ursulin2017-06-081-9/+37
* gem_wsim: Added missing -H help textTvrtko Ursulin2017-06-081-0/+8
* benchmarks/gem_wsim: Add LOCAL fence definesArkadiusz Hiler2017-06-071-4/+7
* Android.mk: Use drm stubsArkadiusz Hiler2017-06-071-1/+2
* Android.mk: Fix libkmod useArkadiusz Hiler2017-06-071-0/+2
* lib: Moving gem_execbuf_wr to ioctl_wrappersLukasz Fiedorowicz2017-05-313-48/+0