stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jian-Hong Pan <jian-hong@endlessm.com>
Cc: stable@vger.kernel.org, linux@endlessm.com,
	hui.wang@canonical.com, "Imre Deak" <imre.deak@intel.com>,
	"Ville Syrjälä" <ville.syrjala@linux.intel.com>
Subject: Re: [PATCH stable-5.1 1/3] drm/i915: Save the old CDCLK atomic state
Date: Thu, 20 Jun 2019 16:19:49 +0200	[thread overview]
Message-ID: <20190620141949.GD9832@kroah.com> (raw)
In-Reply-To: <20190610060141.5377-2-jian-hong@endlessm.com>

On Mon, Jun 10, 2019 at 02:01:41PM +0800, Jian-Hong Pan wrote:
> From: Imre Deak <imre.deak@intel.com>
> 
> commit 48d9f87ddd2108663fd866b254e05d422243cc56 upstream.
> 
> The old state will be needed by an upcoming patch to determine if the
> commit increases or decreases CDCLK, so move the old state to the atomic
> state (while keeping the new one in dev_priv). cdclk.logical and
> cdclk.actual in the atomic state isn't used atm anywhere after the
> atomic check phase, so this should be safe.
> 
> v2:
> - Use swap() instead of opencoding it. (Ville)
> 
> Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> Signed-off-by: Imre Deak <imre.deak@intel.com>
> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> Link: https://patchwork.freedesktop.org/patch/msgid/20190320135439.12201-2-imre.deak@intel.com
> Cc: <stable@vger.kernel.org> # 5.1.x
> Signed-off-by: Jian-Hong Pan <jian-hong@endlessm.com>
> ---
>  drivers/gpu/drm/i915/intel_cdclk.c   | 20 ++++++++++++++++++++
>  drivers/gpu/drm/i915/intel_display.c |  4 ++--
>  drivers/gpu/drm/i915/intel_drv.h     |  1 +
>  3 files changed, 23 insertions(+), 2 deletions(-)

Does not apply against the latest 5.1.y tree.  Can you rebase this
series and resend please?

thanks,

greg k-h

  reply	other threads:[~2019-06-20 14:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-03 10:09 [PATCH 5.1 stable v2] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled Jian-Hong Pan
2019-06-10  6:01 ` [PATCH stable-5.1 0/3] drm/i915: Prevent screen from flickering when the CDCLK changes Jian-Hong Pan
2019-06-13  7:52   ` Greg KH
2019-06-13  8:37     ` Jian-Hong Pan
2019-06-13 10:05       ` Ville Syrjälä
2019-06-14  5:59         ` Jian-Hong Pan
2019-06-14 14:11           ` Ville Syrjälä
2019-06-10  6:01 ` [PATCH stable-5.1 1/3] drm/i915: Save the old CDCLK atomic state Jian-Hong Pan
2019-06-20 14:19   ` Greg KH [this message]
2019-06-21 10:07     ` [PATCH stable-5.1 v2 0/4] drm/i915: Prevent screen from flickering when the CDCLK changes Jian-Hong Pan
2019-06-21 10:07       ` [PATCH stable-5.1 v2 1/4] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled Jian-Hong Pan
2019-06-21 10:07       ` [PATCH stable-5.1 v2 2/4] drm/i915: Save the old CDCLK atomic state Jian-Hong Pan
2019-06-21 10:07       ` [PATCH stable-5.1 v2 3/4] drm/i915: Remove redundant store of logical CDCLK state Jian-Hong Pan
2019-06-21 10:07       ` [PATCH stable-5.1 v2 4/4] drm/i915: Skip modeset for cdclk changes if possible Jian-Hong Pan
2019-07-01 15:14       ` [PATCH stable-5.1 v2 0/4] drm/i915: Prevent screen from flickering when the CDCLK changes Greg KH
2019-06-10  6:01 ` [PATCH stable-5.1 2/3] drm/i915: Remove redundant store of logical CDCLK state Jian-Hong Pan
2019-06-10  6:01 ` [PATCH stable-5.1 3/3] drm/i915: Skip modeset for cdclk changes if possible Jian-Hong Pan

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=20190620141949.GD9832@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=hui.wang@canonical.com \
    --cc=imre.deak@intel.com \
    --cc=jian-hong@endlessm.com \
    --cc=linux@endlessm.com \
    --cc=stable@vger.kernel.org \
    --cc=ville.syrjala@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).