Re: [Intel-gfx] [PATCH 2/2] drm/i915/skl: Ring frequency table programming changes

2015-06-04 Thread Akash Goel
On Wed, 2015-06-03 at 14:24 -0700, Rodrigo Vivi wrote: > On Tue, May 5, 2015 at 4:30 AM, wrote: > > From: Akash Goel > > > > Ring frequency table programming changes for SKL. No need for a > > floor on ring frequency, as the issue of performance impact with > > ring running below DDR frequency,

Re: [Intel-gfx] [PATCH 2/2] drm/i915/skl: Ring frequency table programming changes

2015-06-03 Thread Rodrigo Vivi
On Tue, May 5, 2015 at 4:30 AM, wrote: > From: Akash Goel > > Ring frequency table programming changes for SKL. No need for a > floor on ring frequency, as the issue of performance impact with > ring running below DDR frequency, is believed to be fixed on SKL > > Issue: VIZ-5144 > Signed-off-by:

Re: [Intel-gfx] [PATCH 2/2] drm/i915/skl: Ring frequency table programming changes

2015-05-05 Thread shuang . he
Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6320 -Summary- Platform Delta drm-intel-nightly Series Applied PNV

[Intel-gfx] [PATCH 2/2] drm/i915/skl: Ring frequency table programming changes

2015-05-05 Thread akash . goel
From: Akash Goel Ring frequency table programming changes for SKL. No need for a floor on ring frequency, as the issue of performance impact with ring running below DDR frequency, is believed to be fixed on SKL Issue: VIZ-5144 Signed-off-by: Akash Goel --- drivers/gpu/drm/i915/intel_pm.c | 26