index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
igt_dummyload.c
Age
Commit message (
Expand
)
Author
2018-07-11
lib/dummyload: Control whether or not the batch is preemptible
Chris Wilson
2018-07-06
lib: Spin fast, retire early
Chris Wilson
2018-07-06
lib: Convert spin batch constructor to a factory
Chris Wilson
2018-05-09
lib/igt_dummyload: Fix possible NULL pointer dereference
Antonio Argenziano
2018-04-06
lib: Acquire master for pollable spinbatch on gen4/5
Chris Wilson
2018-03-26
lib/dummyload: Add pollable spin batch
Tvrtko Ursulin
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
2018-03-01
lib/dummyload: Avoid assertions in lowlevel spin constructor
Chris Wilson
2018-02-23
lib/igt_dummyload: add igt_cork
Daniele Ceraolo Spurio
2017-12-22
lib/dummyload: Support returning output fence
Tvrtko Ursulin
2017-12-13
lib/dummyload: Wrap global list inside its own mutex
Chris Wilson
2017-09-07
lib/dummyload: Use -1 for all engines
Chris Wilson
2017-09-07
igt/gem_exec_schedule: Basic tests for preemption
Chris Wilson
2017-09-06
lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)
Chris Wilson
2017-08-16
lib/dummyload: Pad with a few nops so that we do not completely hog the system
Chris Wilson
2017-05-17
igt/gem_spin_batch: Avoid interleave throttle within open spin batches
Chris Wilson
2017-04-22
lib: spinning batches requires working GEM, so add the precheck
Chris Wilson
2017-03-27
lib/dummyload: Handle timeout in a new thread instead of signal handler
Ander Conselvan de Oliveira
2017-02-27
lib: Add basic support for valgrind annotations.
Maarten Lankhorst
2017-01-27
lib: Fix emission of MI_BB_START for gen3 and before
Chris Wilson
2017-01-19
lib/dummyload: Prefer WC mmaps
Chris Wilson
2017-01-02
lib: Mass conversion to to_user_pointer()
Chris Wilson
2016-12-01
lib/igt_dummyload: Don't clear a signal if we haven't installed the timeout
Chris Wilson
2016-12-01
lib/dummyload: Don't clear the same signal twice
Chris Wilson
2016-12-01
Revert "igt_dummyload: Don't clear handler for invalid signal"
Chris Wilson
2016-12-01
lib/dummyload: Clear the right signal afterwards
Chris Wilson
2016-12-01
igt_dummyload: Don't clear handler for invalid signal
Abdiel Janulgue
2016-12-01
igt_dummyload: clear signal handler on the desructor as well
Abdiel Janulgue
2016-11-29
lib: add igt_dummyload
Abdiel Janulgue