[igt-dev] [PATCH i-g-t v13 0/6] DC states igt tests patch series
Anshuman Gupta
anshuman.gupta at intel.com
Sun Sep 1 14:19:55 UTC 2019
This is v13 of patch series, after rebasing all patches.
There are few minor review comment fixes for 0001 and 0004 patchset
of this series.
Anshuman Gupta (1):
tests/i915/i915_pm_dc:Skip the DC6 test if BIOS has disabled PC8+
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 | 188 +++++++++++++-----
lib/igt_pm.h | 6 +-
tests/Makefile.sources | 3 +
tests/i915/i915_pm_backlight.c | 6 +-
tests/i915/i915_pm_dc.c | 345 +++++++++++++++++++++++++++++++++
tests/i915/i915_pm_rpm.c | 24 +--
tests/meson.build | 1 +
7 files changed, 499 insertions(+), 74 deletions(-)
create mode 100644 tests/i915/i915_pm_dc.c
--
2.21.0
More information about the igt-dev
mailing list