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
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