summaryrefslogtreecommitdiff
path: root/tests/perf_pmu.c
AgeCommit message (Expand)Author
2018-02-16tests/perf_pmu: Verify engine busyness accuracyTvrtko Ursulin
2018-02-15tests/perf_pmu: Log perf timestamp in semaphore wait testsTvrtko Ursulin
2018-02-13tests/perf_pmu: Give sampling more timeTvrtko Ursulin
2018-02-13tests/perf_pmu: Handle thermally throttled devicesTvrtko Ursulin
2018-02-13tests/perf_pmu: Use perf timestamps in a few more placesTvrtko Ursulin
2018-02-12igt/perf_pmu: Semaphores do not exist before gen6Chris Wilson
2018-02-07tests/perf_pmu: Test RC6 during runtime suspendTvrtko Ursulin
2018-02-07tests/perf_pmu: Use perf timestamps when calculating average frequencyTvrtko Ursulin
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano
2018-02-05tests/perf_pmu: Use short batches from hotplug testTvrtko Ursulin
2018-02-05tests/perf_pmu: Explicitly test for engine availability in init testsTvrtko Ursulin
2018-02-05tests/perf_pmu: Always skip missing enginesTvrtko Ursulin
2018-02-05tests/perf_pmu: PMU enable race testTvrtko Ursulin
2018-02-05tests/perf_pmu: Add trailing edge idle test variantsTvrtko Ursulin
2018-02-05tests/perf_pmu: Convert to flagsTvrtko Ursulin
2018-02-05tests/perf_pmu: Use measured sleep in all time based testsTvrtko Ursulin
2018-02-05tests/perf_pmu: More busy measurement tighteningTvrtko Ursulin
2018-02-05tests/perf_pmu: Tighten busy measurementTvrtko Ursulin
2018-01-15tests/perf_pmu: Exercise busy stats and lite-restoreTvrtko Ursulin
2018-01-15tests/perf_pmu: Verify busyness when PMU is enabled after engine got busyTvrtko Ursulin
2018-01-04igt/perf_pmu: Skip GEM checks for repeated spin_batch allocationsChris Wilson
2017-12-22tests/perf_pmu: Simplify interrupt testingTvrtko Ursulin
2017-12-22igt/perf_pmu: Speed up frequency measurementChris Wilson
2017-12-22igt/perf_pmu: Measure the reference batch for all-busy-check-allChris Wilson
2017-12-22igt/perf_pmu: Measure the reference batch for busy-check-allChris Wilson
2017-12-22igt/perf_pmu: Tighten measurements for most-busyChris Wilson
2017-12-22igt/perf_pmu: Tighten busy measurementChris Wilson
2017-12-07igt/perf_pmu: Tweak wait_for_rc6, yet againChris Wilson
2017-12-05igt/perf_pmu: Replace hard-coded sleep before rc6 with a probeChris Wilson
2017-12-04igt/perf_pmu: Tighten semaphore-wait measurementChris Wilson
2017-11-30igt/perf_pmu: Increase delay for rc6 to startChris Wilson
2017-11-28tests/perf_pmu: Sync invalid-init with i915 changesTvrtko Ursulin
2017-11-27igt/perf_pmu: Keep batch_duration_ns as the minimum measurement durationChris Wilson
2017-11-24intel/pmu: Catch-up with i915 RC6 aggregation changesTvrtko Ursulin
2017-11-24igt/perf_pmu: Recalibrate interrupt loop.Chris Wilson
2017-11-24igt/perf_pmu: Stop peeking at intel_mmio registersChris Wilson
2017-11-23igt/perf_pmu: Reduce arbitrary delays before rc6Chris Wilson
2017-11-23tests/perf_pmu: Bump measuring duration for semaphores as wellTvrtko Ursulin
2017-11-23tests/perf_pmu: Make the invalid-init failure place more obviousTvrtko Ursulin
2017-11-23igt/perf_pmu: Bump batch_duration for legacy sampling inaccuracyChris Wilson
2017-11-23igt/perf_pmu: Avoid underflow in measured_sleep()Chris Wilson
2017-11-23igt/perf_pmu: Protect macro argsChris Wilson
2017-11-23igt/perf_pmu: Explicitly reset min_freq before max_freqChris Wilson
2017-11-23igt/perf_pmu: Clear errno in between invalid atrr testsChris Wilson
2017-11-23igt/perf_pmu: Tidy skip message for unsupported kernelsChris Wilson
2017-11-23igt/perf_pmu: Test for supported perf before starting test_interruptsChris Wilson
2017-11-22tests/perf_pmu: Tests for i915 PMU APITvrtko Ursulin