The simulator doesn't like this nor really support it :(
Cc: Ben Widawsky <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Damien Lespiau <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
---
lib/drmtest.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/drmtest.c b/lib/drmtest.c
index 9d4c5da..509db13 100644
--- a/lib/drmtest.c
+++ b/lib/drmtest.c
@@ -2088,6 +2088,8 @@ void igt_system_suspend_autoresume(void)
{
int ret;
+ igt_skip_on_simulation();
+
ret = system("rtcwake -s 30 -m mem");
igt_assert(ret == 0);
}
--
1.8.4.rc3
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx