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-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
2019-05-22
gem_wsim: Factor out common error handling
Tvrtko Ursulin
1
-156
/
+88
2019-05-22
gem_wsim: Use IGT uapi headers
Tvrtko Ursulin
1
-8
/
+4
2019-05-22
wsim/media-bench: i915 balancing
Tvrtko Ursulin
1
-43
/
+259
2019-05-14
benchmarks/gem_wsim: Perturb static_vcs selection across clients
Chris Wilson
1
-2
/
+4
2019-05-07
Use gettid() wrapper everywhere
Lyude Paul
1
-1
/
+0
2019-03-29
Revert "lib/igt_device: Move intel_get_pci_device under igt_device"
Ville Syrjälä
2
-5
/
+3
2019-03-20
lib/igt_device: Move intel_get_pci_device under igt_device
Michał Winiarski
2
-3
/
+5
2019-03-04
automake: Make librt mandatory
Tvrtko Ursulin
1
-1
/
+1
2019-03-01
gem_wsim: Remove some unused struct members
Tvrtko Ursulin
1
-5
/
+0
2019-03-01
gem_wsim: Round mmap to page size
Tvrtko Ursulin
1
-3
/
+4
2019-02-26
lib/i915: Move mmap IOCTLs wrappers into separate file
Antonio Argenziano
4
-0
/
+4
2019-02-20
benchmarks/meson: Stop renaming benchmarks
Arkadiusz Hiler
1
-4
/
+2
2019-01-29
automake: Ditch all EXTRA_DIST directives
Daniel Vetter
3
-54
/
+0
2019-01-21
benchmarks/gem_userptr_benchmark: Correctly free memory
Petri Latvala
1
-2
/
+3
2019-01-21
benchmarks/wsim: Handle a parse error
Petri Latvala
1
-0
/
+8
2018-09-14
gem_wsim: Per context preemption point control
Tvrtko Ursulin
2
-4
/
+98
2018-09-14
gem_wsim: Make batches preemptable by default
Tvrtko Ursulin
1
-0
/
+20
[next]