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_schedule.c
Age
Commit message (
Expand
)
Author
2018-07-24
igt/gem_exec_schedule: Trim deep runtime
Chris Wilson
2018-07-13
lib/gt: Make use of dummyload library to create recursive batch
Antonio Argenziano
2018-07-06
lib: Convert spin batch constructor to a factory
Chris Wilson
2018-04-24
test/gem_exec_schedule: Check each engine is an independent timeline
Chris Wilson
2018-04-18
igt/gem_exec_schedule: Exercise "deep" preemption
Chris Wilson
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
2018-03-07
Bump measure_ring_size() timer interval
Chris Wilson
2018-02-23
Iterate over physical engines
Chris Wilson
2018-02-23
tests/gem_exec_schedule: use new common functions
Daniele Ceraolo Spurio
2018-02-21
igt/gem_exec_schedule: Replace constant 16 with its magic macro
Chris Wilson
2018-02-21
igt/gem_exec_schedule: Dump the engine info prior to sync on preempt_other
Chris Wilson
2018-02-21
igt/gem_exec_schedule: Trim max number of contexts used
Chris Wilson
2018-02-12
igt/gem_exec_schedule: Limit smoketest to the desired engines
Chris Wilson
2018-02-07
lib: Move __gem_context_create to common ioctl wrapper library.
Antonio Argenziano
2017-12-10
tests/gem_exec_schedule: Add test for resetting preemptive batch
Antonio Argenziano
2017-12-10
tests/gem_exec_schedule: Add reset on failed preemption test.
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-10-05
igt/gem_exec_scheduler: Add small priority sorting smoketest
Chris Wilson
2017-10-03
gem_exec_schedule: Add missing #include
Petri Latvala
2017-09-29
igt/gem_exec_schedule: Detect too slow setup in deep-*
Chris Wilson
2017-09-28
igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION
Chris Wilson
2017-09-26
igt/gem_exec_schedule: Ignore set-priority failures on old kernels
Chris Wilson
2017-09-25
igt/gem_exec_schedule: Fix up too deep reorder-wide()
Chris Wilson
2017-09-25
igt/gem_exec_schedule: s/-MAX_PRIO/MIN_PRIO/
Chris Wilson
2017-09-07
igt/gem_exec_scheduler: Demonstrate priority inversion between full rings
Chris Wilson
2017-09-07
igt/gem_exec_schedule: Basic tests for preemption
Chris Wilson
2017-09-07
igt/gem_exec_schedule: Exercise reordering with many priority levels
Chris Wilson
2017-09-07
igt/gem_exec_schedule: Do not overcommit batches to the ring
Chris Wilson
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
2017-04-24
igt/gem_exec_schedule: Emit wide batches of requests
Chris Wilson
2017-03-17
igt/gem_exec_schedule: Never use STORE_DWORD_IMM on SNB bsd engine
Chris Wilson
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2017-02-21
igt/gem_exec_scheduler: Fix test for context priorities
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-11-14
igt/gem_exec_schedule: Update param for final
Chris Wilson
2016-11-07
igt: Add a test for reordering execbufs
Chris Wilson