[igt-dev] [PATCH i-g-t 0/6] DEBUG DC states igt tests patch series
Anshuman Gupta
anshuman.gupta at intel.com
Thu Jun 13 10:47:40 UTC 2019
This is a resubmission of series https://patchwork.freedesktop.org/series/56713/
to collect DC6 igt test failure report from CI Bat test.
This series adds DC state IGT test to CI Fast feedback list.
Anshuman Gupta (1):
DO_NOT_MERGE: Debug patch to cover DC IGT test.
Jyoti Yadav (5):
lib/igt_pm: igt lib helper routines to support DC5/6 tests
tests/i915/i915_pm_dc: Added new test to verify Display C States
tests/i915/i915_pm_dc: Added test for DC6 during PSR
tests/i915/i915_pm_dc: Added test for DC5 during DPMS
tests/i915/i915_pm_dc: Added test for DC6 during DPMS
lib/igt_pm.c | 190 ++++++++++++---
lib/igt_pm.h | 6 +-
tests/Makefile.sources | 3 +
tests/i915/i915_pm_backlight.c | 6 +-
tests/i915/i915_pm_dc.c | 339 ++++++++++++++++++++++++++
tests/i915/i915_pm_rpm.c | 24 +-
tests/intel-ci/fast-feedback.testlist | 4 +
tests/meson.build | 1 +
8 files changed, 506 insertions(+), 67 deletions(-)
create mode 100644 tests/i915/i915_pm_dc.c
--
2.21.0
More information about the igt-dev
mailing list