summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2019-05-07Use gettid() wrapper everywhereLyude Paul
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2019-03-04automake: Make librt mandatoryTvrtko Ursulin
2019-03-01gem_wsim: Remove some unused struct membersTvrtko Ursulin
2019-03-01gem_wsim: Round mmap to page sizeTvrtko Ursulin
2019-02-26lib/i915: Move mmap IOCTLs wrappers into separate fileAntonio Argenziano
2019-02-20benchmarks/meson: Stop renaming benchmarksArkadiusz Hiler
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter
2019-01-21benchmarks/gem_userptr_benchmark: Correctly free memoryPetri Latvala
2019-01-21benchmarks/wsim: Handle a parse errorPetri Latvala
2018-09-14gem_wsim: Per context preemption point controlTvrtko Ursulin
2018-09-14gem_wsim: Make batches preemptable by defaultTvrtko Ursulin
2018-09-14gem_wsim: Context priority supportTvrtko Ursulin
2018-09-14gem_wsim: Make workload commands case sensitiveTvrtko Ursulin
2018-09-14gem_wsim: Fix BCS usage under VCS2 remap warningTvrtko Ursulin
2018-07-25build: provide include for missing syscallsLucas De Marchi
2018-06-25meson: Add options to control optional partsPetri Latvala
2018-05-24benchmarks/gem_syslatency: Specify batch durationChris Wilson
2018-05-24benchmarks/gem_syslatency: Allow limiting to just 1 CPU hogChris Wilson
2018-05-24benchmarks/gem_syslatency: Pass a write hazard aroundChris Wilson
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler
2018-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin
2018-03-26lib/dummyload: Add pollable spin batchTvrtko Ursulin
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano
2018-01-17meson: Refactor get_option() calls for directoriesPetri Latvala
2017-12-21meson: Install benchmarks to $libexec/intel-gpu-tools/benchmarksPetri Latvala
2017-12-05meson: build a full dependency for lib_igt_perfDaniel Vetter
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-11-22gem_syslatency: Avoid arithmetic on void * warningTvrtko Ursulin
2017-11-22automake: include drm-uapi headers in EXTRA_DISTDaniel Vetter
2017-11-22gem_wsim: Busy stats balancersTvrtko Ursulin
2017-11-21benchmarks/gem_exec_nop: fix engines selectionDmitry Rogozhkin
2017-11-21lib: Use drm-uapi/i915_drm.h instead of local defines.Eric Anholt
2017-10-12benchmark/gem_busy: Compare polling with syncobj_waitChris Wilson
2017-10-03Fix rlim_cur compiler warnings when building on ARM.Eric Anholt
2017-10-02meson: Distribute meson build system filesPetri Latvala
2017-10-02benchmarks: Add ezbench.d files to distPetri Latvala
2017-10-02benchmarks: Add wsim files to distPetri Latvala
2017-09-29benchmarks: Actually build LIBDRM_INTEL_BENCHMARKSPetri Latvala
2017-09-28benchmarks/gem_exec_fault: Update for tryhard kernels.Chris Wilson
2017-09-28benchmarks/gem_syslatency: Apply vmpressure, measure page allocationChris Wilson
2017-09-08meson: basic build system supportDaniel Vetter
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-09-08build: Define _GNU_SOURCE in Makefile.amDaniel Vetter
2017-07-11igt: Add LOCAL defines for distro compatibilityArkadiusz Hiler
2017-06-09benchmarks/gem_busy: Trim unused comparesChris Wilson
2017-06-08gem_wsim: More interesting workloadsTvrtko Ursulin
2017-06-08gem_wsim: Add some randomness to the 17i7 workloadTvrtko Ursulin
2017-06-08gem_wsim: Asymmetrical 1-to-n workloadsTvrtko Ursulin