index
:
~tagr/intel-gpu-tools
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
benchmark/gem_busy: Compare polling with syncobj_wait
Chris Wilson
1
-3
/
+76
2017-10-03
Fix rlim_cur compiler warnings when building on ARM.
Eric Anholt
1
-1
/
+1
2017-10-02
meson: Distribute meson build system files
Petri Latvala
1
-1
/
+4
2017-10-02
benchmarks: Add ezbench.d files to dist
Petri Latvala
2
-1
/
+17
2017-10-02
benchmarks: Add wsim files to dist
Petri Latvala
2
-0
/
+33
2017-09-29
benchmarks: Actually build LIBDRM_INTEL_BENCHMARKS
Petri Latvala
1
-1
/
+1
2017-09-28
benchmarks/gem_exec_fault: Update for tryhard kernels.
Chris Wilson
1
-8
/
+12
2017-09-28
benchmarks/gem_syslatency: Apply vmpressure, measure page allocation
Chris Wilson
1
-3
/
+84
2017-09-08
meson: basic build system support
Daniel Vetter
1
-0
/
+36
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
3
-5
/
+0
2017-09-08
build: Define _GNU_SOURCE in Makefile.am
Daniel Vetter
1
-1
/
+1
2017-07-11
igt: Add LOCAL defines for distro compatibility
Arkadiusz Hiler
1
-2
/
+8
2017-06-09
benchmarks/gem_busy: Trim unused compares
Chris Wilson
1
-21
/
+6
2017-06-08
gem_wsim: More interesting workloads
Tvrtko Ursulin
3
-0
/
+29
2017-06-08
gem_wsim: Add some randomness to the 17i7 workload
Tvrtko Ursulin
1
-7
/
+7
2017-06-08
gem_wsim: Asymmetrical 1-to-n workloads
Tvrtko Ursulin
4
-0
/
+60
2017-06-08
gem_wsim: Fix heartbeats in GT2 mode
Tvrtko Ursulin
1
-4
/
+12
2017-06-08
gem_wsim: Detect invalid duration range
Tvrtko Ursulin
1
-2
/
+2
2017-06-08
gem_wsim: Late balancing decision mode
Tvrtko Ursulin
1
-4
/
+44
2017-06-08
gem_wsim: Add static context balancer
Tvrtko Ursulin
1
-9
/
+37
2017-06-08
gem_wsim: Added missing -H help text
Tvrtko Ursulin
1
-0
/
+8
2017-06-07
benchmarks/gem_wsim: Add LOCAL fence defines
Arkadiusz Hiler
1
-4
/
+7
2017-06-07
Android.mk: Use drm stubs
Arkadiusz Hiler
1
-1
/
+2
2017-06-07
Android.mk: Fix libkmod use
Arkadiusz Hiler
1
-0
/
+2
2017-05-31
lib: Moving gem_execbuf_wr to ioctl_wrappers
Lukasz Fiedorowicz
3
-48
/
+0
2017-05-23
gem_wsim: Add global balancing mode
Tvrtko Ursulin
1
-24
/
+135
2017-05-23
gem_wsim: Move seqno status page access to helpers
Tvrtko Ursulin
1
-31
/
+54
2017-05-23
gem_wsim: Move seqno allocation and query into helpers
Tvrtko Ursulin
1
-17
/
+27
2017-05-23
gem_wsim: Convert clients to threads
Tvrtko Ursulin
2
-67
/
+57
2017-05-19
gem_wsim: Add missing help text for -p
Tvrtko Ursulin
1
-0
/
+2
2017-05-17
wsim: Allow assigning priorities to each workload
Chris Wilson
1
-15
/
+37
2017-05-17
wsim: Fix reporting of workload/s for slaves
Chris Wilson
1
-5
/
+6
2017-05-17
gem_wsim: Fix client exit with more than one background workload
Tvrtko Ursulin
1
-4
/
+5
2017-05-17
wsim: Only require execbuf wr ioctl for FENCE_OUT
Chris Wilson
1
-2
/
+1
2017-05-16
gem_wsim: Implement sw sync point support
Tvrtko Ursulin
2
-9
/
+120
2017-05-16
gem_wsync: Clearer step metadata handling
Tvrtko Ursulin
1
-13
/
+20
2017-05-16
gem_wsim: Fence support
Tvrtko Ursulin
2
-35
/
+154
2017-05-16
gem_wsim: Simplify batch offset block a bit
Tvrtko Ursulin
1
-9
/
+6
2017-05-16
gem_wsim: Add append workload
Tvrtko Ursulin
1
-7
/
+58
2017-05-16
gem_wsim: Two small tidies
Tvrtko Ursulin
1
-2
/
+3
2017-05-11
gem_wsim: Minimize startup gap
Tvrtko Ursulin
1
-1
/
+11
2017-05-11
wsim: Set the seqno/time stamp on each batch to every engine
Chris Wilson
1
-19
/
+9
2017-05-10
wsim: Use a loop over engines to calculate RT
Chris Wilson
1
-59
/
+36
2017-05-10
wsim: Feed qd into ewma
Chris Wilson
1
-26
/
+50
2017-05-10
wsim: Switch off heartbeat by default
Chris Wilson
1
-2
/
+7
2017-05-10
wsim: Limit the information updated during the heartbeat
Chris Wilson
1
-33
/
+51
2017-05-10
wsim: Limit heartbeats to sync points
Chris Wilson
1
-2
/
+4
2017-05-10
wsim: Cache the heartbeat batch and location
Chris Wilson
1
-29
/
+25
2017-05-10
wsim: Avoid the workload_step being tracked simultaneously on multiple engines
Chris Wilson
1
-0
/
+8
2017-05-10
wsim: Stop treating wrk->status_page as just a single uint32_t
Chris Wilson
1
-3
/
+2
[next]