[igt-dev] [RFC 0/1] PSR H/W tracking validation
Anshuman Gupta
anshuman.gupta at intel.com
Sat Oct 5 04:42:16 UTC 2019
PSR i915 driver implementation exposes PSR IIR interrupts'
ktime last_entry_attempt, last_exit.
PSR H/W IGT assumes that last_entry_attempt and last_exit
will be increasing monotonically and uses these ktime values
to validate PSR H/W tracking with page flip events on primary
plane.
Please provide your suggestion for any improvement.
Anshuman Gupta (1):
tests/psr: PSR H/W tracking validation
lib/igt_psr.c | 14 ++++++
lib/igt_psr.h | 3 ++
tests/kms_psr.c | 112 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 129 insertions(+)
--
2.21.0
More information about the igt-dev
mailing list