summaryrefslogtreecommitdiff
path: root/benchmarks/gem_wsim.c
AgeCommit message (Expand)Author
2017-05-09wsim: Convert the RT multiple reads to a latched readChris Wilson
2017-05-09wsim: Fixup breaking the read loop after the seqno advances.Chris Wilson
2017-05-09wsim: Loop over the multiple u32 reads from the status pageChris Wilson
2017-05-09wsim: qd throttling now works independently of balancer->get_qdChris Wilson
2017-05-09wsim: Introduce verbosityChris Wilson
2017-05-09wsim: Add rtavg balancerChris Wilson
2017-05-09wsim: Improve rt balancer to use history across sync pointsChris Wilson
2017-05-09wsim: Add a small tolerance to rt balancingChris Wilson
2017-05-09wsim: Send a periodic depth stamp down each queueChris Wilson
2017-05-09wsim: per-engine throttlingChris Wilson
2017-05-09wsim: Per-client prng pool for miscellaneous randomsChris Wilson
2017-05-09gem_wsim: Slightly more robust workload parsingTvrtko Ursulin
2017-05-09gem_wsim: Allow symbolic balancer selectionTvrtko Ursulin
2017-05-09gem_wsim: Seed random numbers per clientTvrtko Ursulin
2017-05-09gem_wsim: Enable initial per-workload round-robin VCS engine assignmentTvrtko Ursulin
2017-05-09gem_wsim: Add RTR balancerTvrtko Ursulin
2017-05-08gem_wsim: Fix implicit sync on last workload stepTvrtko Ursulin
2017-05-08gem_wsim: Support VCS2 remappingTvrtko Ursulin
2017-05-08gem_wsim: Support multiple dependenciesTvrtko Ursulin
2017-05-05gem_wsim: Simplify batch creationTvrtko Ursulin
2017-04-25benchmarks/gem_wsim: Fix no reloc handlingTvrtko Ursulin
2017-04-25benchmarks/gem_wsim: Command submission workload simulatorTvrtko Ursulin