tests/pm_rps: wait longer for idling
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 14 Mar 2014 10:01:09 +0000 (11:01 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 14 Mar 2014 10:24:27 +0000 (11:24 +0100)
commit553d594b6efd117497791e708146588268c992a9
treee6cd5c0feda985199c2fe5d73efaa8114556ebe3
parenta7dd98497a1a9c2dc31f667ad23da86d4b2d7ad9
tests/pm_rps: wait longer for idling

Big cores seem to take forever to idle, at least my ivb here. Fairly
ridiculous, so maybe there's more room for our debooster to kick in.

Anyway, this gets the min-max-config-idle and reset subtests going
somewhat reliably on my ivb. They still occasionally fail with the
current frequency pegged to max (or close to it) for no apparent
reason at all. Rebooting tends to fix it.

Don't ask, don't tell.

Cc: Jeff McGee <jeff.mcgee@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/pm_rps.c