Re: [Intel-gfx] [PATCH i-g-t] igt/pm_rpm: Ignore modesets for basic tests with no KMS

2018-10-15 Thread Souza, Jose
On Fri, 2018-10-05 at 09:05 +0100, Chris Wilson wrote: > If KMS is not available, we cannot simply turn on an output and > expect > that to wake the device up. As such we have to ignore that part of > the > basic subtest and simply proclaim victory if the device is able to > sleep! We could

[Intel-gfx] [PATCH i-g-t] igt/pm_rpm: Ignore modesets for basic tests with no KMS

2018-10-05 Thread Chris Wilson
If KMS is not available, we cannot simply turn on an output and expect that to wake the device up. As such we have to ignore that part of the basic subtest and simply proclaim victory if the device is able to sleep! Signed-off-by: Chris Wilson --- tests/pm_rpm.c | 9 ++--- 1 file changed, 6