summaryrefslogtreecommitdiff
path: root/tests/perf_pmu.c
AgeCommit message (Expand)Author
2020-06-19tests: Move perf/perf_pmu under i915Chris Wilson
2020-05-26i915/gem_exec_schedule: Fix measurement of ring size to use right engineChris Wilson
2020-05-26i915/perf_pmu: Update inter-engine semaphore detectionChris Wilson
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2020-05-07perf_pmu: Fix typo for ignoring unknown eventsChris Wilson
2020-05-05i915/perf_pmu: Avoid skips inside forked childrenChris Wilson
2020-05-03i915/perf_pmu: Move first trial unload to parentChris Wilson
2020-05-01i915/perf_pmu: Attempt to unload i915 while the PMU is activeChris Wilson
2020-04-06i915/perf_pmu: Add the missing igt_dynamic to dynamic rcs* test selectionChris Wilson
2020-04-02i915/perf_pmu: Exercise mixing perf reads into i915 mmapsChris Wilson
2020-04-01i915/perf_pmu: Dynamic active engine testsChris Wilson
2020-02-14perf_pmu: Refine requirement testing for engine-busy-statsChris Wilson
2020-01-31lib: Find the associated runtime-pm sysfs for the deviceChris Wilson
2020-01-27i915/gem_engine_topology: Introduce and use gem_context_clone_with_enginesTvrtko Ursulin
2020-01-14i915/perf: Find the associated perf-type for a particular deviceChris Wilson
2019-12-10i915/perf_pmu: Cap target number of interruptsChris Wilson
2019-12-05i915/perf_pmu: Fixup interrupts-sync to measure ring size as wellChris Wilson
2019-12-04i915/perf_pmu: Measure how many batches can fit into the ringChris Wilson
2019-11-29i915/perf_pmu: Check that while parked, we report min freq or belowChris Wilson
2019-11-13i915: Skip if secure batches is not availableKuoppala, Mika
2019-09-25i915/perf_pmu: Compare semaphore and busy measurementsChris Wilson
2019-09-09i915/perf_pmu: Check on the health of the spinner while waitingChris Wilson
2019-07-25perf_pmu: Remove redundant check for enginePetri Latvala
2019-05-22test: perf_pmu: use the gem_engine_topology libraryAndi Shyti
2019-04-24lib/igt_dummyload: Introduce igt_spin_resetMika Kuoppala
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala
2019-04-18lib/igt_dummyload: libify checks for spin batch activationMika Kuoppala
2019-04-05lib/igt_gt: remove unnecessary argumentAndi Shyti
2019-03-20lib/igt_sysfs: Remove idx from sysfs_openMichaƂ Winiarski
2019-02-04i915/perf_pmu: Add trailing '\n' to an igt_assert_fChris Wilson
2019-01-29i915/perf_pmu: Check for hangs allowedChris Wilson
2018-11-27tests: Use igt_display_requireDaniel Vetter
2018-10-04igt: Check drmModeGetResources()Chris Wilson
2018-08-31igt/perf_pmu: Improve the presentation of the accuracy calibrationChris Wilson
2018-08-31igt/perf_pmu: Aim for a fixed number of iterations for calibrating accuracyChris Wilson
2018-08-02tests/perf_pmu: Restore runtime PM status at rc6 test exitTvrtko Ursulin
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson
2018-06-01perf_pmu: Stop skipping hotplug test on BroxtonTvrtko Ursulin
2018-05-30igt/perf_pmu: Flush to idle after hangChris Wilson
2018-04-11tests/perf_pmu: Avoid RT thread for accuracy testTvrtko Ursulin
2018-03-29tests/perf_pmu: Fix usage of for_each_engine_class_instanceTvrtko Ursulin
2018-03-27igt/perf_pmu: Most-busy requires at least one busy engineChris Wilson
2018-03-26tests/perf_pmu: Improve accuracy by waiting on spinner to startTvrtko Ursulin
2018-03-12tests/perf_pmu: Use absolute tolerance in accuracy testsTvrtko Ursulin
2018-03-05tests/perf_pmu: Handle CPU hotplug failures betterChris Wilson
2018-03-05tests/perf_pmu: Test busyness reporting in face of GPU hangsTvrtko Ursulin
2018-02-22igt/perf_pmu: Fix 64b printf-ismsChris Wilson
2018-02-22tests/perf_pmu: Skip hotplug test on BroxtonTvrtko Ursulin
2018-02-21igt/perf_pmu: Use a self-correcting busy pwmChris Wilson
2018-02-19perf_pmu: Fix some compile warnings with old compilers / 32-bit buildsTvrtko Ursulin