Re: [Intel-gfx] [PATCH i-g-t 08/11] tests/perf: load gt_boost_freq_mhz as max gt frequency

2017-08-10 Thread Szwichtenberg, Radoslaw
On Fri, 2017-08-04 at 12:20 +0100, Lionel Landwerlin wrote: > We want the absolute max the hardware can do, not the max value > set by a previous application/user. > > Signed-off-by: Lionel Landwerlin > --- >  tests/perf.c | 2 +- >  1 file changed, 1 insertion(+),

[Intel-gfx] [PATCH i-g-t 08/11] tests/perf: load gt_boost_freq_mhz as max gt frequency

2017-08-04 Thread Lionel Landwerlin
We want the absolute max the hardware can do, not the max value set by a previous application/user. Signed-off-by: Lionel Landwerlin --- tests/perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/perf.c b/tests/perf.c index