index
:
~tursulin/intel-gpu-tools
context-bb-balancing
context-stats
engine-discovery
gputop
media
pmu
pmuq
sseu
veng
veng-tooling
wsim
My private branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
Remove unused intel_bufmgr.h headers
Dominik Grzegorzek
1
-1
/
+0
2020-11-18
gem_wsim: Implement device selection
Tvrtko Ursulin
1
-11
/
+64
2020-11-16
gem_wsim: Use CTX_TIMESTAMP for timed spinners
Chris Wilson
1
-357
/
+181
2020-06-19
gem_wsim: Fix calibration handling
Tvrtko Ursulin
1
-18
/
+2
2020-06-19
gem_wsim: Snippet of a workload extracted from carchase
Tvrtko Ursulin
1
-0
/
+184
2020-06-19
gem_wsim: Log max and active working set sizes in verbose mode
Tvrtko Ursulin
1
-5
/
+95
2020-06-19
gem_wsim: Support scaling workload batch durations
Tvrtko Ursulin
1
-7
/
+30
2020-06-19
gem_wsim: Support random buffer sizes
Tvrtko Ursulin
2
-14
/
+59
2020-06-19
gem_wsim: Move BO allocation to a helper
Tvrtko Ursulin
1
-4
/
+10
2020-06-19
gem_wsim: Show workload timing stats
Tvrtko Ursulin
1
-4
/
+15
2020-06-19
gem_wsim: Buffer objects working sets and complex dependencies
Tvrtko Ursulin
4
-54
/
+498
2020-06-19
gem_wsim: Rip out userspace balancing
Tvrtko Ursulin
32
-1590
/
+313
2020-05-11
Macros fixes: Removed unused & redundant macros
ranjeet kumar
11
-81
/
+35
2020-04-28
gem_wsim: Fix preempt period assert
Tvrtko Ursulin
1
-3
/
+12
2020-03-06
gem_wsim: Mark contexts as non-persistent
Tvrtko Ursulin
1
-5
/
+23
2020-03-06
gem_wsim: Fix calibration for special VCS engine name
Tvrtko Ursulin
1
-0
/
+2
2020-03-05
gem_wsim: Fix calibration for default and virtual engine
Tvrtko Ursulin
1
-14
/
+36
2020-02-14
benchmarks/gem_wsim: Avoid labs(unsigned long)
Ville Syrjälä
1
-1
/
+1
2020-02-04
benchmarks: Drop gem_mmap
Chris Wilson
3
-201
/
+0
2020-01-30
benchmarks/gem_busy: use gem_mmap__device_coherent()
Ashutosh Dixit
1
-4
/
+1
2020-01-30
benchmarks/gem_latency: change gtt to device coherent mapping
Zbigniew Kempczyński
1
-1
/
+1
2020-01-29
i915: Drop prefault controls
Chris Wilson
1
-18
/
+1
2020-01-24
gem_wsim: Distinguish particular engines during calculating nop calibration.
Anna Karas
1
-58
/
+261
2020-01-14
i915/perf: Find the associated perf-type for a particular device
Chris Wilson
1
-2
/
+2
2019-12-03
benchmarks: remove igt_skip_on_simulation()
Swati Sharma
1
-2
/
+0
2019-11-12
lib/igt_list: Update, clean-up and document igt_list
Arkadiusz Hiler
1
-3
/
+3
2019-10-26
lib/i915: Use explicit iterator names in for_each_engine()
Chris Wilson
1
-14
/
+2
2019-10-25
benchmarks/gem_wsim: Cleanup register access on exit
Chris Wilson
1
-22
/
+25
2019-08-29
lib/intel_mmio: add additional api for multiple devices
Daniel Mrzyglod
2
-2
/
+4
2019-08-28
benchmarks: Use labs() for abs(long)
Chris Wilson
2
-2
/
+2
2019-06-03
benchmarks/gem_wsim: Tidy manual sizeof VLA calculations
Chris Wilson
1
-9
/
+6
2019-05-24
benchmarks/gem_wsim: Manually calculate VLA struct sizes
Chris Wilson
1
-51
/
+64
2019-05-23
gem_wsim: Allow random seed control
Tvrtko Ursulin
1
-3
/
+9
2019-05-23
gem_wsim: Fix prng usage
Tvrtko Ursulin
1
-6
/
+11
2019-05-23
gem_wsim: Support Icelake parts
Tvrtko Ursulin
1
-1
/
+21
2019-05-23
gem_wsim: Discover engines
Tvrtko Ursulin
1
-7
/
+166
2019-05-23
gem_wsim: Consolidate engine assignments into helpers
Tvrtko Ursulin
1
-69
/
+94
2019-05-23
gem_wsim: Allow RCS virtual engine with SSEU control
Tvrtko Ursulin
1
-15
/
+36
2019-05-23
gem_wsim: Per context SSEU control
Tvrtko Ursulin
2
-12
/
+94
2019-05-23
gem_wsim: Command line switch for specifying low slice count workloads
Tvrtko Ursulin
1
-4
/
+40
2019-05-23
gem_wsim: Infinite batch support
Tvrtko Ursulin
3
-35
/
+104
2019-05-23
gem_wsim: Some more example workloads
Tvrtko Ursulin
4
-0
/
+41
2019-05-23
gem_wsim: Engine bond command
Tvrtko Ursulin
2
-7
/
+202
2019-05-23
gem_wsim: Engine map load balance command
Tvrtko Ursulin
2
-7
/
+74
2019-05-23
gem_wsim: Compact int command parsing with a macro
Tvrtko Ursulin
1
-55
/
+25
2019-05-23
gem_wsim: Save some lines by changing to implicit NULL checking
Tvrtko Ursulin
1
-24
/
+15
2019-05-23
gem_wsim: Engine map support
Tvrtko Ursulin
2
-32
/
+204
2019-05-22
gem_wsim: Extract str to engine lookup
Tvrtko Ursulin
1
-13
/
+21
2019-05-22
gem_wsim: Submit fence support
Tvrtko Ursulin
2
-4
/
+33
2019-05-22
gem_wsim: More wsim_err
Tvrtko Ursulin
1
-39
/
+15
[next]