[igt-dev] [PATCH i-g-t v5 0/5] lpsp platform agnostic support

Anshuman Gupta anshuman.gupta at intel.com
Thu Apr 9 05:39:46 UTC 2020


This series adds lpsp igt val platform agnostic support.
This has been a big gap on igt validation side in order to 
validate low power single pipe use cases.

v5 has the incorporated the changes for debugfs entry i915_lpsp_capability
and i915_lpsp_status.

This should be test with i915 lpsp support, which adds
i915_lpsp_{capability,status} debugfs.

Anshuman Gupta (5):
  tests/i915_pm_lpsp: Nuke the panel-fitter test
  lib/igt_pm: Add lib func to get lpsp capability
  tests/i915_pm_lpsp: lpsp platform agnostic support
  tests/i915_pm_lpsp: screens-disabled subtest use igt_wait
  tests/i915_pm_rpm: lpsp/non-lpsp screen mode_set_data

 lib/igt_pm.c              |  37 +++++
 lib/igt_pm.h              |   1 +
 tests/i915/i915_pm_lpsp.c | 288 +++++++++++++++-----------------------
 tests/i915/i915_pm_rpm.c  |  53 ++++---
 4 files changed, 183 insertions(+), 196 deletions(-)

-- 
2.26.0



More information about the igt-dev mailing list