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