[igt-dev] [PATCH i-g-t 0/8] Add a new IGT test to validate DC3CO state.
Jeevan B
jeevan.b at intel.com
Thu Sep 12 08:16:30 UTC 2019
This test is creating a vpb scenario for
selective frame update and validating
that DC state stays in DC3CO during execution.
Sending this patch on top of /series/56713
as IGT for existing DC states (DC5/DC6) is still not merged.
Patches:
igt/i915/i915_pm_dc: DC3CO PSR2 helpers
igt/i915/i915_pm_dc: DC3CO Video Playback Case IGT test
Only above two patches require review.
Anshuman Gupta (2):
tests/i915/i915_pm_dc:Skip the DC6 test if BIOS has disabled PC8+
igt/i915/i915_pm_dc: DC3CO PSR2 helpers
Jeevan B (1):
igt/i915/i915_pm_dc: DC3CO Video Playback Case 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 | 215 ++++++++++++++----
lib/igt_pm.h | 7 +-
tests/Makefile.sources | 3 +
tests/i915/i915_pm_backlight.c | 6 +-
tests/i915/i915_pm_dc.c | 489 +++++++++++++++++++++++++++++++++++++++++
tests/i915/i915_pm_rpm.c | 39 +---
tests/meson.build | 1 +
7 files changed, 672 insertions(+), 88 deletions(-)
create mode 100644 tests/i915/i915_pm_dc.c
--
2.7.4
More information about the igt-dev
mailing list