summaryrefslogtreecommitdiff
path: root/tests/perf_pmu.c
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-19igt/perf_pmu: Retain original GTT offset when resubmitting the spinnerChris Wilson1-10/+16
2018-02-16tests/perf_pmu: Verify engine busyness accuracyTvrtko Ursulin1-18/+181
2018-02-15tests/perf_pmu: Log perf timestamp in semaphore wait testsTvrtko Ursulin1-5/+7
2018-02-13tests/perf_pmu: Give sampling more timeTvrtko Ursulin1-1/+5
2018-02-13tests/perf_pmu: Handle thermally throttled devicesTvrtko Ursulin1-5/+15
2018-02-13tests/perf_pmu: Use perf timestamps in a few more placesTvrtko Ursulin1-20/+27
2018-02-12igt/perf_pmu: Semaphores do not exist before gen6Chris Wilson1-1/+7
2018-02-07tests/perf_pmu: Test RC6 during runtime suspendTvrtko Ursulin1-4/+39
2018-02-07tests/perf_pmu: Use perf timestamps when calculating average frequencyTvrtko Ursulin1-9/+10
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano1-1/+3
2018-02-05tests/perf_pmu: Use short batches from hotplug testTvrtko Ursulin1-20/+69
2018-02-05tests/perf_pmu: Explicitly test for engine availability in init testsTvrtko Ursulin1-3/+13
2018-02-05tests/perf_pmu: Always skip missing enginesTvrtko Ursulin1-86/+105
2018-02-05tests/perf_pmu: PMU enable race testTvrtko Ursulin1-0/+61
2018-02-05tests/perf_pmu: Add trailing edge idle test variantsTvrtko Ursulin1-15/+67
2018-02-05tests/perf_pmu: Convert to flagsTvrtko Ursulin1-11/+13
2018-02-05tests/perf_pmu: Use measured sleep in all time based testsTvrtko Ursulin1-21/+21
2018-02-05tests/perf_pmu: More busy measurement tighteningTvrtko Ursulin1-8/+28
2018-02-05tests/perf_pmu: Tighten busy measurementTvrtko Ursulin1-15/+13
2018-01-15tests/perf_pmu: Exercise busy stats and lite-restoreTvrtko Ursulin1-0/+72
2018-01-15tests/perf_pmu: Verify busyness when PMU is enabled after engine got busyTvrtko Ursulin1-0/+41
2018-01-04igt/perf_pmu: Skip GEM checks for repeated spin_batch allocationsChris Wilson1-1/+2
2017-12-22tests/perf_pmu: Simplify interrupt testingTvrtko Ursulin1-72/+69