On Tue, Feb 24, 2015 at 03:22:54PM +, Damien Lespiau wrote:
> On Wed, Feb 18, 2015 at 07:31:11PM +0530, akash.g...@intel.com wrote:
> > From: Akash Goel
> >
> > On SKL, the frequency programmed in RPNSWREQ (A008) register
> > has to be in units of 16.66 MHZ. So updated the gen6_set_rps
> > fu
On Wed, Feb 18, 2015 at 07:31:11PM +0530, akash.g...@intel.com wrote:
> From: Akash Goel
>
> On SKL, the frequency programmed in RPNSWREQ (A008) register
> has to be in units of 16.66 MHZ. So updated the gen6_set_rps
> function, as per this change.
>
> Signed-off-by: Akash Goel
> Reviewed-by: L
From: Akash Goel
On SKL, the frequency programmed in RPNSWREQ (A008) register
has to be in units of 16.66 MHZ. So updated the gen6_set_rps
function, as per this change.
Signed-off-by: Akash Goel
Reviewed-by: Lespiau, Damien
---
drivers/gpu/drm/i915/intel_pm.c | 5 -
1 file changed, 4 inse
On Tue, Feb 17, 2015 at 02:31:08PM +, Damien Lespiau wrote:
> On Fri, Feb 06, 2015 at 08:26:33PM +0530, akash.g...@intel.com wrote:
> > From: Akash Goel
> >
> > On SKL, the frequency programmed in RPNSWREQ (A008) register
> > has to be in units of 16.66 MHZ. So updated the gen6_set_rps
> > fu
On Fri, Feb 06, 2015 at 08:26:33PM +0530, akash.g...@intel.com wrote:
> From: Akash Goel
>
> On SKL, the frequency programmed in RPNSWREQ (A008) register
> has to be in units of 16.66 MHZ. So updated the gen6_set_rps
> function, as per this change.
>
> Signed-off-by: Akash Goel
> ---
Right, we
From: Akash Goel
On SKL, the frequency programmed in RPNSWREQ (A008) register
has to be in units of 16.66 MHZ. So updated the gen6_set_rps
function, as per this change.
Signed-off-by: Akash Goel
---
drivers/gpu/drm/i915/intel_pm.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff