All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Nicusor Huhulea <nicusor.huhulea@siemens.com>
Cc: cip-dev@lists.cip-project.org, "Imre Deak" <imre.deak@intel.com>,
	stable@vger.kernel.org,
	"Dmitry Baryshkov" <dmitry.baryshkov@linaro.org>,
	dri-devel@lists.freedesktop.org,
	"Jouni Högander" <jouni.hogander@intel.com>,
	"Rodrigo Vivi" <rodrigo.vivi@intel.com>
Subject: Re: [PATCH 6.1.y-cip 2/5] [PARTIAL BACKPORT]drm: Add an HPD poll helper to reschedule the poll work
Date: Wed, 23 Jul 2025 15:38:08 +0200	[thread overview]
Message-ID: <2025072342-handpick-geriatric-ce9a@gregkh> (raw)
In-Reply-To: <20250723125427.59324-3-nicusor.huhulea@siemens.com>

On Wed, Jul 23, 2025 at 03:54:24PM +0300, Nicusor Huhulea wrote:
> From: Imre Deak <imre.deak@intel.com>
> 
> Add a helper to reschedule drm_mode_config::output_poll_work after
> polling has been enabled for a connector (and needing a reschedule,
> since previously polling was disabled for all connectors and hence
> output_poll_work was not running).
> 
> This is needed by the next patch fixing HPD polling on i915.
> 
> CC: stable@vger.kernel.org # 6.4+
> Cc: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> Cc: dri-devel@lists.freedesktop.org
> Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> Signed-off-by: Imre Deak <imre.deak@intel.com>
> Link: https://patchwork.freedesktop.org/patch/msgid/20230822113015.41224-1-imre.deak@intel.com
> (cherry picked from commit fe2352fd64029918174de4b460dfe6df0c6911cd)
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> Partial-Backport-by: Nicusor Huhulea <nicusor.huhulea@siemens.com>

What does "Partial-Backport-by:" mean?  I don't see that in the
documentation files as a valid tag to put in kernel commits :(

confused,

greg k-h

  reply	other threads:[~2025-07-23 13:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-23 12:54 [PATCH 6.1.y-cip 0/5] drm/i915: fixes for i915 Hot Plug Detection and build/runtime issues Nicusor Huhulea
2025-07-23 12:54 ` [PATCH 6.1.y-cip 1/5] [PARTIAL BACKPORT]drm/i915: Fix HPD polling, reenabling the output poll work as needed Nicusor Huhulea
2025-07-23 12:54 ` [PATCH 6.1.y-cip 2/5] [PARTIAL BACKPORT]drm: Add an HPD poll helper to reschedule the poll work Nicusor Huhulea
2025-07-23 13:38   ` Greg KH [this message]
2025-07-23 17:18     ` nicusor.huhulea
2025-07-23 12:54 ` [PATCH 6.1.y-cip 3/5] [PARTIAL BACKPORT]drm/probe_helper: extract two helper functions Nicusor Huhulea
2025-07-23 12:54 ` [PATCH 6.1.y-cip 4/5] [PARTIAL BACKPORT]drm/probe-helper: enable and disable HPD on connectors Nicusor Huhulea
2025-07-23 12:54 ` [PATCH 6.1.y-cip 5/5] [PARTIAL BACKPORT]fixes for i915 Hot Plug Detection and build/runtime issues Nicusor Huhulea
2025-07-24 20:38 ` [PATCH 6.1.y-cip 0/5] drm/i915: fixes " Jan Kiszka
2025-07-28 16:49   ` nicusor.huhulea
2025-07-25  0:39 ` [cip-dev] " nobuhiro1.iwamatsu
2025-07-28 16:51   ` nicusor.huhulea

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=2025072342-handpick-geriatric-ce9a@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=cip-dev@lists.cip-project.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=imre.deak@intel.com \
    --cc=jouni.hogander@intel.com \
    --cc=nicusor.huhulea@siemens.com \
    --cc=rodrigo.vivi@intel.com \
    --cc=stable@vger.kernel.org \
    /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.