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
/
tests
/
gem_exec_whisper.c
Age
Commit message (
Expand
)
Author
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
2018-02-23
Iterate over physical engines
Chris Wilson
2018-02-07
lib: Move __gem_context_create to common ioctl wrapper library.
Antonio Argenziano
2017-10-19
lib/i915: Move submission related helpers to lib/i915/gem_submission
Michał Winiarski
2017-10-17
lib/i915: Extract context priority setparam to a helper
Michał Winiarski
2017-10-17
lib/i915: Extract helpers for determining scheduler capabilities
Michał Winiarski
2017-10-17
lib: Extract helpers for determining submission method
Michał Winiarski
2017-09-25
igt/gem_exec_whisper: Smoketest context priorities
Chris Wilson
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
2017-04-08
igt/gem_exec_whisper: Move the require(gen>5) out of the child
Chris Wilson
2017-04-05
igt/gem_exec_whisper: Extend test patterns with a synchronous variant
Chris Wilson
2017-03-24
Improve utilisation of igt_debugfs_dir()
Chris Wilson
2017-03-23
igt/gem_exec_whisper: Do context requirement check in parent
Chris Wilson
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2017-02-04
igt: intel_gen(intel_gen()) eek
Chris Wilson
2017-02-03
igt: Skip MI_STORE_DWORD_IMM on gen2
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-10-05
igt/gem_exec_whisper: Tweaking the global seqno is not multiuser safe
Chris Wilson
2016-10-01
igt/gem_exec_whisper: Hang injection
Chris Wilson
2016-09-12
igt/gem_exec_whisper: Add competing child processes
Chris Wilson
2016-09-08
igt/gem_exec_nop: Show more timing details
Chris Wilson
2016-07-22
lib/sysfs: Provide a convenience function for reading a bool
Chris Wilson
2016-07-22
igt/gem_exec_nop: Display submission mechanism
Chris Wilson
2016-07-03
igt/gem_exec_whisper: Preallocate locations in GTT for whisper
Chris Wilson
2016-06-17
tests: Push igt_fork/stop_hang_detector into fixtures
Daniel Vetter
2016-06-04
igt/gem_exec_whisper: Another twist on engine interchange
Chris Wilson
2016-06-02
Mark up a few more execbuf tests with automatic fail for missed-interrupts
Chris Wilson
2016-05-20
igt/gem_exec_whisper: Exclude from BAT
Chris Wilson
2016-05-12
lib/igt_aux: Polish docs for igt_interruptible
Daniel Vetter
2016-03-26
igt/gem_exec_whisper: Add simple interruptible pass
Chris Wilson
2016-03-26
igt/gem_exec_whisper: Check for inconsistent reloc offset vs object offset
Chris Wilson
2016-03-24
lib: Add a GPU error detector
Chris Wilson
2016-03-21
igt/gem_exec_whisper: Tweak migration logging
Chris Wilson
2016-03-21
igt/gem_exec_whisper: Prevent MI_STORE_DWORD on gen6/bsd again
Chris Wilson
2016-03-19
igt/gem_exec_whisper: Add interruptibles tests
Chris Wilson
2016-03-17
igt/gem_exec_whisper: Move testing of "default" engine to standalone
Chris Wilson
2016-03-15
igt/gem_exec_whisper: Beware PIN_HIGH
Chris Wilson
2016-03-14
igt/gem_exec_whisper: Exercise rings individually
Chris Wilson
2016-03-12
igt/gem_exec_whisper: Persistent relocation support
Chris Wilson
2016-03-11
igt/gem_exec_whisper: Test submission between fds
Chris Wilson
2016-03-11
igt/gem_exec_whisper: Stop passing NO_RELOC
Chris Wilson
2016-03-11
igt/gem_exec_whisper: Don't forget that 0 is a valid address on full-ppgtt
Chris Wilson
2016-03-11
tests: Add gem_exec_whisper
Chris Wilson