summaryrefslogtreecommitdiff
path: root/tests/perf_pmu.c
AgeCommit message (Expand)Author
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