Re: [Intel-gfx] [igt PATCH] igt/pm_rps: Remove remaining assert on CUR <= MAX

2017-06-28 Thread Arkadiusz Hiler
On Wed, Jun 21, 2017 at 08:57:21AM -0700, Jeff McGee wrote: > On Wed, Jun 21, 2017 at 12:55:42PM +0300, Arkadiusz Hiler wrote: > > On Tue, Jun 20, 2017 at 06:15:52PM +0300, Arkadiusz Hiler wrote: > > > On Tue, Jun 20, 2017 at 01:54:54PM +, Szwichtenberg, Radoslaw wrote: > > > > On Wed, 2017-06-

Re: [Intel-gfx] [igt PATCH] igt/pm_rps: Remove remaining assert on CUR <= MAX

2017-06-21 Thread Jeff McGee
On Wed, Jun 21, 2017 at 12:55:42PM +0300, Arkadiusz Hiler wrote: > On Tue, Jun 20, 2017 at 06:15:52PM +0300, Arkadiusz Hiler wrote: > > On Tue, Jun 20, 2017 at 01:54:54PM +, Szwichtenberg, Radoslaw wrote: > > > On Wed, 2017-06-14 at 12:44 -0700, jeff.mc...@intel.com wrote: > > > > From: Jeff Mc

Re: [Intel-gfx] [igt PATCH] igt/pm_rps: Remove remaining assert on CUR <= MAX

2017-06-21 Thread Arkadiusz Hiler
On Tue, Jun 20, 2017 at 06:15:52PM +0300, Arkadiusz Hiler wrote: > On Tue, Jun 20, 2017 at 01:54:54PM +, Szwichtenberg, Radoslaw wrote: > > On Wed, 2017-06-14 at 12:44 -0700, jeff.mc...@intel.com wrote: > > > From: Jeff McGee > > > > > > This completes the change started by: > > > > > > comm

Re: [Intel-gfx] [igt PATCH] igt/pm_rps: Remove remaining assert on CUR <= MAX

2017-06-20 Thread Arkadiusz Hiler
On Tue, Jun 20, 2017 at 01:54:54PM +, Szwichtenberg, Radoslaw wrote: > On Wed, 2017-06-14 at 12:44 -0700, jeff.mc...@intel.com wrote: > > From: Jeff McGee > > > > This completes the change started by: > > > > commit 39cccab83b7c515a2b57abe679a8cb304c8933ef > > Author: Chris Wilson > > Date:

Re: [Intel-gfx] [igt PATCH] igt/pm_rps: Remove remaining assert on CUR <= MAX

2017-06-20 Thread Szwichtenberg, Radoslaw
On Wed, 2017-06-14 at 12:44 -0700, jeff.mc...@intel.com wrote: > From: Jeff McGee > > This completes the change started by: > > commit 39cccab83b7c515a2b57abe679a8cb304c8933ef > Author: Chris Wilson > Date:   Fri May 19 09:41:40 2017 +0100 > > igt/pm_rps: Allow CUR to be greater than MAX (

[Intel-gfx] [igt PATCH] igt/pm_rps: Remove remaining assert on CUR <= MAX

2017-06-14 Thread jeff . mcgee
From: Jeff McGee This completes the change started by: commit 39cccab83b7c515a2b57abe679a8cb304c8933ef Author: Chris Wilson Date: Fri May 19 09:41:40 2017 +0100 igt/pm_rps: Allow CUR to be greater than MAX (overclocking) Cc: Chris Wilson Signed-off-by: Jeff McGee --- tests/pm_rps.c |