tests: pm_psr

Check on debugfs if PSR is supported by panel and matching all conditions in
hardware. In this case PSR must be enabled and performance counting increasing

v2: check if performance counter is really increasing.
v3: respect new naming convention

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
This commit is contained in:
Rodrigo Vivi
2013-10-01 15:12:37 -03:00
parent 27f1a7dd4b
commit ad648d9deb
2 changed files with 103 additions and 0 deletions
+1
View File
@@ -120,6 +120,7 @@ TESTS_progs = \
gen3_render_tiledx_blits \
gen3_render_tiledy_blits \
prime_udl \
pm_psr \
pm_rc6_residency \
pm_rps \
$(NULL)