index
:
~dolphin/igt-gpu-tools
v8-shell
Joonas's IGT GPU Tools branches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_exec_schedule.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
igt/gem_exec_schedule: Trim deep runtime
Chris Wilson
1
-13
/
+70
2018-07-13
lib/gt: Make use of dummyload library to create recursive batch
Antonio Argenziano
1
-2
/
+2
2018-07-06
lib: Convert spin batch constructor to a factory
Chris Wilson
1
-8
/
+19
2018-04-24
test/gem_exec_schedule: Check each engine is an independent timeline
Chris Wilson
1
-6
/
+90
2018-04-18
igt/gem_exec_schedule: Exercise "deep" preemption
Chris Wilson
1
-19
/
+169
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
1
-2
/
+2
2018-03-07
Bump measure_ring_size() timer interval
Chris Wilson
1
-2
/
+2
2018-02-23
Iterate over physical engines
Chris Wilson
1
-22
/
+9
2018-02-23
tests/gem_exec_schedule: use new common functions
Daniele Ceraolo Spurio
1
-121
/
+41
2018-02-21
igt/gem_exec_schedule: Replace constant 16 with its magic macro
Chris Wilson
1
-8
/
+11
2018-02-21
igt/gem_exec_schedule: Dump the engine info prior to sync on preempt_other
Chris Wilson
1
-0
/
+1
2018-02-21
igt/gem_exec_schedule: Trim max number of contexts used
Chris Wilson
1
-26
/
+32
2018-02-12
igt/gem_exec_schedule: Limit smoketest to the desired engines
Chris Wilson
1
-4
/
+8
2018-02-07
lib: Move __gem_context_create to common ioctl wrapper library.
Antonio Argenziano
1
-0
/
+3
2017-12-10
tests/gem_exec_schedule: Add test for resetting preemptive batch
Antonio Argenziano
1
-3
/
+40
2017-12-10
tests/gem_exec_schedule: Add reset on failed preemption test.
Antonio Argenziano
1
-1
/
+27
2017-10-19
lib/i915: Move submission related helpers to lib/i915/gem_submission
Michał Winiarski
1
-1
/
+1
2017-10-17
lib/i915: Extract context priority setparam to a helper
Michał Winiarski
1
-40
/
+20
2017-10-17
lib/i915: Extract helpers for determining scheduler capabilities
Michał Winiarski
1
-40
/
+7
2017-10-17
lib: Extract helpers for determining submission method
Michał Winiarski
1
-38
/
+2
2017-10-05
igt/gem_exec_scheduler: Add small priority sorting smoketest
Chris Wilson
1
-0
/
+80
2017-10-03
gem_exec_schedule: Add missing #include
Petri Latvala
1
-0
/
+1
2017-09-29
igt/gem_exec_schedule: Detect too slow setup in deep-*
Chris Wilson
1
-4
/
+33
2017-09-28
igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION
Chris Wilson
1
-17
/
+40
2017-09-26
igt/gem_exec_schedule: Ignore set-priority failures on old kernels
Chris Wilson
1
-20
/
+23
2017-09-25
igt/gem_exec_schedule: Fix up too deep reorder-wide()
Chris Wilson
1
-152
/
+73
2017-09-25
igt/gem_exec_schedule: s/-MAX_PRIO/MIN_PRIO/
Chris Wilson
1
-10
/
+11
2017-09-07
igt/gem_exec_scheduler: Demonstrate priority inversion between full rings
Chris Wilson
1
-1
/
+193
2017-09-07
igt/gem_exec_schedule: Basic tests for preemption
Chris Wilson
1
-0
/
+163
2017-09-07
igt/gem_exec_schedule: Exercise reordering with many priority levels
Chris Wilson
1
-2
/
+108
2017-09-07
igt/gem_exec_schedule: Do not overcommit batches to the ring
Chris Wilson
1
-21
/
+78
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
1
-6
/
+2
2017-04-24
igt/gem_exec_schedule: Emit wide batches of requests
Chris Wilson
1
-0
/
+67
2017-03-17
igt/gem_exec_schedule: Never use STORE_DWORD_IMM on SNB bsd engine
Chris Wilson
1
-1
/
+8
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
1
-0
/
+1
2017-02-21
igt/gem_exec_scheduler: Fix test for context priorities
Chris Wilson
1
-4
/
+14
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
1
-4
/
+4
2016-11-14
igt/gem_exec_schedule: Update param for final
Chris Wilson
1
-1
/
+1
2016-11-07
igt: Add a test for reordering execbufs
Chris Wilson
1
-0
/
+501