summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_rps.c
AgeCommit message (Expand)Author
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-05-20drm/i915/gt: fix typo issuewengjianfeng
2021-04-20drm/i915/selftests: Only query RAPL for integrated power measurementsChris Wilson
2020-11-21drm/i915/gt: Plug IPS into intel_rps_setChris Wilson
2020-10-23drm/i915/selftests: Skip RPS tests on Ironlake (only IPS)Chris Wilson
2020-09-07drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.Maarten Lankhorst
2020-08-17drm/i915/selftests: Downgrade severity of CS/SRM frequency scaling testsChris Wilson
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-14drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla
2020-06-18drm/i915/selftests: Enable selftesting of busy-statsChris Wilson
2020-06-16drm/i915/selftests: Restore to default heartbeatChris Wilson
2020-05-19drm/i915/selftests: Restore to default heartbeatChris Wilson
2020-05-11drm/i915/selftests: Always flush before unpining after writingChris Wilson
2020-05-04drm/i915/selftests: Repeat the rps clock frequency measurementChris Wilson
2020-04-30drm/i915/gt: Track use of RPS interrupts in flagsChris Wilson
2020-04-30drm/i915/gt: Move rps.enabled/active to flagsChris Wilson
2020-04-28drm/i915/selftests: Tweak the tolerance for clock ticks to 12.5%Chris Wilson
2020-04-28drm/i915/gt: fix spelling mistake "evalution" -> "evaluation"Colin Ian King
2020-04-27drm/i915/gt: Fix up clock frequencyChris Wilson
2020-04-24drm/i915/gt: Use the RPM config register to determine clk frequenciesChris Wilson
2020-04-22drm/i915/selftests: Disable heartbeat around RPS interrupt testingChris Wilson
2020-04-21drm/i915/selftests: Unroll the CS frequency loopChris Wilson
2020-04-21drm/i915/selftests: Disable C-states when measuring RPS frequency responseChris Wilson
2020-04-21drm/i915/selftests: Show the full scaling curve on failureChris Wilson
2020-04-21drm/i915/selftests: Show the pstate limits on any failure to reset minChris Wilson
2020-04-20drm/i915/selftests: Exercise dynamic reclocking with RPSChris Wilson
2020-04-20drm/i915/selftests: Show the pcode frequency table on errorChris Wilson
2020-04-20drm/i915/selftests: Split RPS frequency measurementChris Wilson
2020-04-20drm/i915/selftests: Check RPS controlsChris Wilson
2020-04-20drm/i915/selftests: Skip energy consumption tests if not controlling freqChris Wilson
2020-04-20drm/i915/selftests: Verify frequency scaling with RPSChris Wilson
2020-04-17drm/i915/selftests: Check power consumption at min/max frequenciesChris Wilson
2020-04-17drm/i915/selftests: Take the engine wakeref around __rps_up_interruptChris Wilson
2020-04-17drm/i915/selftests: Delay spinner before waiting for an interruptChris Wilson
2020-04-16drm/i915/selftests: Exercise basic RPS interrupt generationChris Wilson