On to, 2015-11-19 at 19:06 +0100, Patrik Jakobsson wrote:
> On Wed, Nov 18, 2015 at 07:53:50PM +0200, Imre Deak wrote:
> > Now that the known DMC/DC issues are fixed, let's try again and
> > re-enable the power well support.
> > 
> > Signed-off-by: Imre Deak <[email protected]>
> 
> Together with the PC9/10 fix this is:
> 
> Reviewed-by: Patrik Jakobsson <[email protected]>

Pushed both patches to dinq, thanks for the review.

> > ---
> >  drivers/gpu/drm/i915/intel_runtime_pm.c | 5 -----
> >  1 file changed, 5 deletions(-)
> > 
> > diff --git a/drivers/gpu/drm/i915/intel_runtime_pm.c
> > b/drivers/gpu/drm/i915/intel_runtime_pm.c
> > index a1dc815..10154a7 100644
> > --- a/drivers/gpu/drm/i915/intel_runtime_pm.c
> > +++ b/drivers/gpu/drm/i915/intel_runtime_pm.c
> > @@ -1841,11 +1841,6 @@ sanitize_disable_power_well_option(const
> > struct drm_i915_private *dev_priv,
> >     if (disable_power_well >= 0)
> >             return !!disable_power_well;
> >  
> > -   if (IS_SKYLAKE(dev_priv)) {
> > -           DRM_DEBUG_KMS("Disabling display power well
> > support\n");
> > -           return 0;
> > -   }
> > -
> >     return 1;
> >  }
> >  
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to