[igt-dev] [PATCH i-g-t v5 0/5] DC states igt tests patch series

Anshuman Gupta anshuman.gupta at intel.com
Fri Feb 15 08:46:01 UTC 2019


Thiss patch series adds new tests to validate Display C states.
DC states like DC5 and DC6 are validated during PSR entry/exit and 
during DPMS on/off cycle.
Sending new revision of patch series after addressing review comments.


Jyoti Yadav (5):
  lib/igt_pm: Moves Dmc_loaded() function into library
  tests/pm_dc: Added new test to verify Display C States
  tests/pm_dc: Added test for DC6 during PSR
  tests/pm_dc: Added test for DC5 during DPMS
  tests/pm_dc: Added test for DC6 during DPMS

 lib/igt_pm.c           |  28 ++++++
 lib/igt_pm.h           |   1 +
 tests/Makefile.sources |   1 +
 tests/meson.build      |   1 +
 tests/pm_dc.c          | 249 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/pm_rpm.c         |  17 +---
 6 files changed, 281 insertions(+), 16 deletions(-)
 create mode 100644 tests/pm_dc.c

-- 
2.7.4



More information about the igt-dev mailing list