summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
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
2017-06-08gem_wsim: Fix heartbeats in GT2 modeTvrtko Ursulin
2017-06-08gem_wsim: Detect invalid duration rangeTvrtko Ursulin
2017-06-08gem_wsim: Late balancing decision modeTvrtko Ursulin
2017-06-08gem_wsim: Add static context balancerTvrtko Ursulin
2017-06-08gem_wsim: Added missing -H help textTvrtko Ursulin
2017-06-07benchmarks/gem_wsim: Add LOCAL fence definesArkadiusz Hiler
2017-06-07Android.mk: Use drm stubsArkadiusz Hiler
2017-06-07Android.mk: Fix libkmod useArkadiusz Hiler
2017-05-31lib: Moving gem_execbuf_wr to ioctl_wrappersLukasz Fiedorowicz
2017-05-23gem_wsim: Add global balancing modeTvrtko Ursulin
2017-05-23gem_wsim: Move seqno status page access to helpersTvrtko Ursulin
2017-05-23gem_wsim: Move seqno allocation and query into helpersTvrtko Ursulin
2017-05-23gem_wsim: Convert clients to threadsTvrtko Ursulin
2017-05-19gem_wsim: Add missing help text for -pTvrtko Ursulin
2017-05-17wsim: Allow assigning priorities to each workloadChris Wilson
2017-05-17wsim: Fix reporting of workload/s for slavesChris Wilson
2017-05-17gem_wsim: Fix client exit with more than one background workloadTvrtko Ursulin
2017-05-17wsim: Only require execbuf wr ioctl for FENCE_OUTChris Wilson
2017-05-16gem_wsim: Implement sw sync point supportTvrtko Ursulin
2017-05-16gem_wsync: Clearer step metadata handlingTvrtko Ursulin
2017-05-16gem_wsim: Fence supportTvrtko Ursulin
2017-05-16gem_wsim: Simplify batch offset block a bitTvrtko Ursulin
2017-05-16gem_wsim: Add append workloadTvrtko Ursulin
2017-05-16gem_wsim: Two small tidiesTvrtko Ursulin
2017-05-11gem_wsim: Minimize startup gapTvrtko Ursulin
2017-05-11wsim: Set the seqno/time stamp on each batch to every engineChris Wilson
2017-05-10wsim: Use a loop over engines to calculate RTChris Wilson
2017-05-10wsim: Feed qd into ewmaChris Wilson
2017-05-10wsim: Switch off heartbeat by defaultChris Wilson
2017-05-10wsim: Limit the information updated during the heartbeatChris Wilson
2017-05-10wsim: Limit heartbeats to sync pointsChris Wilson
2017-05-10wsim: Cache the heartbeat batch and locationChris Wilson
2017-05-10wsim: Avoid the workload_step being tracked simultaneously on multiple enginesChris Wilson
2017-05-10wsim: Stop treating wrk->status_page as just a single uint32_tChris Wilson