Re: [Intel-gfx] [PATCH] tests/pm_pc8: skip the test if runtime PM is disabled

2014-04-28 Thread Imre Deak
On Mon, 2014-04-28 at 15:35 -0300, Paulo Zanoni wrote: > 2014-04-28 15:22 GMT-03:00 Imre Deak : > > On Mon, 2014-04-28 at 14:57 -0300, Paulo Zanoni wrote: > >> 2014-04-25 5:08 GMT-03:00 Daniel Vetter : > >> > On Fri, Apr 25, 2014 at 10:29:57AM +0300, Imre Deak wrote: > >> >> The PC8 state won't be

Re: [Intel-gfx] [PATCH] tests/pm_pc8: skip the test if runtime PM is disabled

2014-04-28 Thread Imre Deak
On Mon, 2014-04-28 at 15:35 -0300, Paulo Zanoni wrote: > 2014-04-28 15:22 GMT-03:00 Imre Deak : > > On Mon, 2014-04-28 at 14:57 -0300, Paulo Zanoni wrote: > >> 2014-04-25 5:08 GMT-03:00 Daniel Vetter : > >> > On Fri, Apr 25, 2014 at 10:29:57AM +0300, Imre Deak wrote: > >> >> The PC8 state won't be

Re: [Intel-gfx] [PATCH] tests/pm_pc8: skip the test if runtime PM is disabled

2014-04-28 Thread Paulo Zanoni
2014-04-28 15:22 GMT-03:00 Imre Deak : > On Mon, 2014-04-28 at 14:57 -0300, Paulo Zanoni wrote: >> 2014-04-25 5:08 GMT-03:00 Daniel Vetter : >> > On Fri, Apr 25, 2014 at 10:29:57AM +0300, Imre Deak wrote: >> >> The PC8 state won't be entered unless runtime PM is enabled, so support >> >> for PC8 re

Re: [Intel-gfx] [PATCH] tests/pm_pc8: skip the test if runtime PM is disabled

2014-04-28 Thread Imre Deak
On Mon, 2014-04-28 at 14:57 -0300, Paulo Zanoni wrote: > 2014-04-25 5:08 GMT-03:00 Daniel Vetter : > > On Fri, Apr 25, 2014 at 10:29:57AM +0300, Imre Deak wrote: > >> The PC8 state won't be entered unless runtime PM is enabled, so support > >> for PC8 residency counters alone is not enough to run t

Re: [Intel-gfx] [PATCH] tests/pm_pc8: skip the test if runtime PM is disabled

2014-04-28 Thread Paulo Zanoni
2014-04-25 5:08 GMT-03:00 Daniel Vetter : > On Fri, Apr 25, 2014 at 10:29:57AM +0300, Imre Deak wrote: >> The PC8 state won't be entered unless runtime PM is enabled, so support >> for PC8 residency counters alone is not enough to run this test. This is true only for the very latest kernels. We ha

Re: [Intel-gfx] [PATCH] tests/pm_pc8: skip the test if runtime PM is disabled

2014-04-25 Thread Daniel Vetter
On Fri, Apr 25, 2014 at 10:29:57AM +0300, Imre Deak wrote: > The PC8 state won't be entered unless runtime PM is enabled, so support > for PC8 residency counters alone is not enough to run this test. > > Signed-off-by: Imre Deak Reviewed-by: Daniel Vetter > --- > tests/pm_pc8.c | 2 +- > 1 fi

[Intel-gfx] [PATCH] tests/pm_pc8: skip the test if runtime PM is disabled

2014-04-25 Thread Imre Deak
The PC8 state won't be entered unless runtime PM is enabled, so support for PC8 residency counters alone is not enough to run this test. Signed-off-by: Imre Deak --- tests/pm_pc8.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pm_pc8.c b/tests/pm_pc8.c index 010af44..