summaryrefslogtreecommitdiff
path: root/benchmarks/gem_wsim.c
AgeCommit message (Expand)Author
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-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-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-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin
2018-03-26lib/dummyload: Add pollable spin batchTvrtko Ursulin
2017-11-22gem_wsim: Busy stats balancersTvrtko Ursulin
2017-11-21lib: Use drm-uapi/i915_drm.h instead of local defines.Eric Anholt
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-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
2017-05-10gem_wsim: Refactor balancer selection and help textTvrtko Ursulin
2017-05-10gem_wsim: Fix master workload handling and statsTvrtko Ursulin
2017-05-09wsim: Compact the per-engine heartbeat into a single bufferChris Wilson