[igt-dev] [PATCH i-g-t v14 0/6] DC states igt tests patch series
Anshuman Gupta
anshuman.gupta at intel.com
Fri Sep 6 14:05:22 UTC 2019
Sending v14 serires again after adding IGT_DESCRIPTION and
igt_describe() as suggeested by Hiler, Arkadiusz.
There is no functional change.
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 | 215 ++++++++++++++++++-----
lib/igt_pm.h | 7 +-
tests/Makefile.sources | 3 +
tests/i915/i915_pm_backlight.c | 6 +-
tests/i915/i915_pm_dc.c | 306 +++++++++++++++++++++++++++++++++
tests/i915/i915_pm_rpm.c | 39 +----
tests/meson.build | 1 +
7 files changed, 489 insertions(+), 88 deletions(-)
create mode 100644 tests/i915/i915_pm_dc.c
--
2.21.0
More information about the igt-dev
mailing list