index
:
~adrinael/igt-gpu-tools
igt-runner
master
IGT GPU Tools playground for adrinael
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_busy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size
Antonio Argenziano
1
-1
/
+1
2018-02-26
igt/gem_busy: Fix extended-bsd aliasing checks
Chris Wilson
1
-3
/
+4
2018-02-23
Iterate over physical engines
Chris Wilson
1
-17
/
+14
2018-02-23
tests/gem_busy: Use intel_measure_ring_size
Antonio Argenziano
1
-96
/
+2
2018-01-04
igt/gem_busy: Remove repeated use of igt_spin_batch_new
Chris Wilson
1
-5
/
+5
2017-12-04
igt/gem_busy: Replace arbitrary busy batch with indefinite spinbatch
Chris Wilson
1
-106
/
+157
2017-10-18
tests: Clean up igt_skip_on_simulation() uses
Arkadiusz Hiler
1
-2
/
+2
2017-09-07
igt/gem_exec_schedule: Basic tests for preemption
Chris Wilson
1
-2
/
+2
2017-07-06
Revert "igt: Remove default from the engine list"
Chris Wilson
1
-2
/
+2
2017-07-06
igt: Remove default from the engine list
Tvrtko Ursulin
1
-2
/
+2
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
1
-23
/
+8
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
1
-0
/
+1
2017-02-04
igt: intel_gen(intel_gen()) eek
Chris Wilson
1
-1
/
+1
2017-02-03
igt: Skip MI_STORE_DWORD_IMM on gen2
Chris Wilson
1
-0
/
+6
2017-01-27
igt/gem_busy: Add diagnostics for missed hangcheck
Chris Wilson
1
-2
/
+10
2017-01-21
igt/gem_busy: Start converting over to igt_spin_batch
Chris Wilson
1
-110
/
+9
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
1
-9
/
+9
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
1
-84
/
+95
2016-09-13
igt/gem_busy: Actually flag the hang tests to cause a GPU hang
Chris Wilson
1
-1
/
+3
2016-09-13
igt/gem_busy: Replace extended busy-ioctl testing in bat with simpler tests
Chris Wilson
1
-16
/
+173
2016-08-23
Split out the kms tests from gem_busy to avoid the cairo dependency
Chris Wilson
1
-239
/
+0
2016-08-22
igt/gem_busy: Test flipping on a still active buffer
Chris Wilson
1
-0
/
+239
2016-08-09
igt/gem_busy: Stress test gem_busy() vs gem_close()
Chris Wilson
1
-0
/
+92
2016-07-28
igt/gem_busy: Don't run hang tests under the hangchecker
Chris Wilson
1
-10
/
+31
2016-07-09
igt/gem_busy: Include a hangcheck
Chris Wilson
1
-4
/
+19
2016-07-07
igt/prime_busy: Check the busy status is cleared upon a hang
Chris Wilson
1
-2
/
+8
2016-04-25
igt/gem_busy: Avoid BSD emission on gen6
Chris Wilson
1
-0
/
+6
2016-04-25
tests/gem_busy: Fix passing invalid fd for basic-parallel-* tests.
marius vlad
1
-1
/
+1
2016-04-25
igt/gem_busy: Test parallel execution
Chris Wilson
1
-10
/
+44
2016-04-22
igt/gem_busy: Discard the indirect batchbuffers
Chris Wilson
1
-95
/
+57
2016-04-15
igt/gem_busy: Slow down the writer
Chris Wilson
1
-28
/
+93
2016-04-11
igt/gem_busy: fix compaction of multiple store commands
Chris Wilson
1
-0
/
+1
2016-04-01
igt/gem_busy: Try to slow down execution
Chris Wilson
1
-29
/
+42
2016-04-01
igt/gem_busy: Cap number of tries to create busy rings
Chris Wilson
1
-0
/
+3
2016-04-01
igt/gem_busy: Use a boatload of store-dwords to force ring busyness
Chris Wilson
1
-9
/
+114
2016-02-04
igt/gem_busy: Refactor to use gem_require_ring()
Chris Wilson
1
-2
/
+4
2016-01-27
Add I915_EXEC_DEFAULT to list of known engines
Chris Wilson
1
-1
/
+5
2016-01-27
Extract array of execution engines
Chris Wilson
1
-12
/
+4
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
1
-8
/
+0
2016-01-15
tests: Add gem_busy
Chris Wilson
1
-0
/
+258