From: Imre Deak <imre.deak@intel.com>
To: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915/skl: re-enable power well support
Date: Mon, 23 Nov 2015 17:03:39 +0200 [thread overview]
Message-ID: <1448291019.1544.28.camel@intel.com> (raw)
In-Reply-To: <20151119180648.GB7765@patrik-desktop.isw.intel.com>
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 <imre.deak@intel.com>
>
> Together with the PC9/10 fix this is:
>
> Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>
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
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2015-11-23 15:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-18 17:53 [PATCH] drm/i915/skl: re-enable power well support Imre Deak
2015-11-19 18:06 ` Patrik Jakobsson
2015-11-23 15:03 ` Imre Deak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448291019.1544.28.camel@intel.com \
--to=imre.deak@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=patrik.jakobsson@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.