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_busy.c
Age
Commit message (
Expand
)
Author
2018-07-06
lib: Convert spin batch constructor to a factory
Chris Wilson
2018-03-22
igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size
Antonio Argenziano
2018-02-26
igt/gem_busy: Fix extended-bsd aliasing checks
Chris Wilson
2018-02-23
Iterate over physical engines
Chris Wilson
2018-02-23
tests/gem_busy: Use intel_measure_ring_size
Antonio Argenziano
2018-01-04
igt/gem_busy: Remove repeated use of igt_spin_batch_new
Chris Wilson
2017-12-04
igt/gem_busy: Replace arbitrary busy batch with indefinite spinbatch
Chris Wilson
2017-10-18
tests: Clean up igt_skip_on_simulation() uses
Arkadiusz Hiler
2017-09-07
igt/gem_exec_schedule: Basic tests for preemption
Chris Wilson
2017-07-06
Revert "igt: Remove default from the engine list"
Chris Wilson
2017-07-06
igt: Remove default from the engine list
Tvrtko Ursulin
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
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-27
igt/gem_busy: Add diagnostics for missed hangcheck
Chris Wilson
2017-01-21
igt/gem_busy: Start converting over to igt_spin_batch
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
2016-09-13
igt/gem_busy: Actually flag the hang tests to cause a GPU hang
Chris Wilson
2016-09-13
igt/gem_busy: Replace extended busy-ioctl testing in bat with simpler tests
Chris Wilson
2016-08-23
Split out the kms tests from gem_busy to avoid the cairo dependency
Chris Wilson
2016-08-22
igt/gem_busy: Test flipping on a still active buffer
Chris Wilson
2016-08-09
igt/gem_busy: Stress test gem_busy() vs gem_close()
Chris Wilson
2016-07-28
igt/gem_busy: Don't run hang tests under the hangchecker
Chris Wilson
2016-07-09
igt/gem_busy: Include a hangcheck
Chris Wilson
2016-07-07
igt/prime_busy: Check the busy status is cleared upon a hang
Chris Wilson
2016-04-25
igt/gem_busy: Avoid BSD emission on gen6
Chris Wilson
2016-04-25
tests/gem_busy: Fix passing invalid fd for basic-parallel-* tests.
marius vlad
2016-04-25
igt/gem_busy: Test parallel execution
Chris Wilson
2016-04-22
igt/gem_busy: Discard the indirect batchbuffers
Chris Wilson
2016-04-15
igt/gem_busy: Slow down the writer
Chris Wilson
2016-04-11
igt/gem_busy: fix compaction of multiple store commands
Chris Wilson
2016-04-01
igt/gem_busy: Try to slow down execution
Chris Wilson
2016-04-01
igt/gem_busy: Cap number of tries to create busy rings
Chris Wilson
2016-04-01
igt/gem_busy: Use a boatload of store-dwords to force ring busyness
Chris Wilson
2016-02-04
igt/gem_busy: Refactor to use gem_require_ring()
Chris Wilson
2016-01-27
Add I915_EXEC_DEFAULT to list of known engines
Chris Wilson
2016-01-27
Extract array of execution engines
Chris Wilson
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
2016-01-15
tests: Add gem_busy
Chris Wilson