summaryrefslogtreecommitdiff
path: root/tests/i915/gem_exec_fence.c
AgeCommit message (Expand)Author
2022-07-07i915/gem_exec_fence: Support dg2+ batch predicationChris Wilson
2022-06-29tests/i915/gem_exec_fence : Add subtests descriptionJanga Rahul Kumar
2022-06-13lib/intel_reg: Add common MI_* macros to remove duplicatesZbigniew Kempczyński
2022-01-26tests/gem_exec_fence: Adopt to use no-reloc in three syncobj subtestsZbigniew Kempczyński
2022-01-18tests/i915/gem_exec_fence: Configure correct contextJohn Harrison
2022-01-18lib/store: Refactor common store code into helper functionJohn Harrison
2021-12-03i915/gem_exec_fence: Allow wait_bb to run on !rcsChris Wilson
2021-08-18tests/gem_exec_fence: Adopt to use allocatorZbigniew Kempczyński
2021-08-06tests/i915/gem_exec_fence: use device_coherent mmapMatthew Auld
2021-07-08tests/i915/gem_exec_fence: Convert to intel_ctx_t (v2)Jason Ekstrand
2021-07-08tests/i915/gem_exec_fence: Move the engine data into inter_engine_context (v3)Jason Ekstrand
2021-07-08lib/i915/gem_submission_measure: Take an optional intel_ctx_cfg_tJason Ekstrand
2021-05-31Fixup clang compiler warnings.Maarten Lankhorst
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko
2020-12-30i915/gem_exec_fence: Fix legacy ring selectionChris Wilson
2020-12-30i915: Rename legacy for_each_engine to for_each_ringChris Wilson
2020-12-11i915/gem_exec_fence: Skip timeline tests if not supportedChris Wilson
2020-12-11i915/gem_exec_fence: Check a submit chainChris Wilson
2020-11-16i915: Increase engine[] to fit the entire RING_MASKChris Wilson
2020-10-15tests/i915: Treat gen as unsigned for forward compatibilityChris Wilson
2020-08-21i915/gem_exec_fence: Cleanup 32bit printfsChris Wilson
2020-08-07i915/gem_exec_fence: Use default-context for syncobj-timeline-waitChris Wilson
2020-08-05tests/i915/gem_exec_fence: add engine chaining testsLionel Landwerlin
2020-08-05tests/i915/exec_fence: add timeline fence testsLionel Landwerlin
2020-05-28i915/gem_exec_fence: Reduce non-preemptible workloadDominik Grzegorzek
2020-05-26i915/gem_exec_schedule: Fix measurement of ring size to use right engineChris Wilson
2020-05-12i915/gem_exec_(fence|schedule): Use WC mmapsChris Wilson
2020-05-07i915/gem_exec_fence: Exercise blocking bonded fences on one engineChris Wilson
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2020-05-07i915/gem_exec_fence: Verify timeslicing into the queueChris Wilson
2020-05-06i915/gem_exec_fence: Exercise timeslicing on submit-fenceChris Wilson
2020-05-06i915/gem_exec_fence: Avoid mutable submission in 'parallel'Chris Wilson
2020-05-05i915/gem_exec_fence: Remove incomplete fence-flip testChris Wilson
2020-05-04i915/gem_exec_fence: Drop obsolete mutable requirementChris Wilson
2020-03-18lib: move upper_32_bits() and lower_32_bits() to libraryDaniel Mrzyglod
2020-02-23i915/gem_exec_fence: Fix up parallel for-each-physicalChris Wilson
2020-02-12tests/i915/gem_exec_fence: Add __for_each_physical_engine to utilize all engi...saigowth
2020-01-28i915: Inject invalid CS into hanging spinnersChris Wilson
2020-01-20i915/gem_exec_fence: Fix fence leak for gen9-cmdparserChris Wilson
2019-12-03tests/i915/gem: remove igt_skip_on_simulation()Swati Sharma
2019-11-23tests/i915/exec_fence: reuse syncobj helpersLionel Landwerlin
2019-11-23tests/i915/exec_fence: switch to internal headersLionel Landwerlin
2019-11-15lib/i915: Add query to detect if engine accepts only ro batchesKuoppala, Mika
2019-11-13i915/gem_exec_fence: Avoid long preempt-off sleepsChris Wilson
2019-11-13i915/gem_exec_fence: Allow GPU resets during hang checksChris Wilson
2019-11-13i915/gem_exec_fence: KMS master is not requiredChris Wilson
2019-10-26lib/i915: Use explicit iterator names in for_each_engine()Chris Wilson
2019-09-19Force spin-batch to cause a hang as requiredChris Wilson
2019-08-12gem_exec_fence: Really loop through all enginesPetri Latvala
2019-05-23i915/gem_exec_fence: Replace open-coded recursive batch with igt_spin_tChris Wilson