On Wed, Jul 23, 2025 at 03:54:24PM +0300, Nicusor Huhulea wrote: > From: Imre Deak <imre.d...@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: sta...@vger.kernel.org # 6.4+ > Cc: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > Cc: dri-devel@lists.freedesktop.org > Reviewed-by: Jouni Högander <jouni.hogan...@intel.com> > Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > Signed-off-by: Imre Deak <imre.d...@intel.com> > Link: > https://patchwork.freedesktop.org/patch/msgid/20230822113015.41224-1-imre.d...@intel.com > (cherry picked from commit fe2352fd64029918174de4b460dfe6df0c6911cd) > Signed-off-by: Rodrigo Vivi <rodrigo.v...@intel.com> > Partial-Backport-by: Nicusor Huhulea <nicusor.huhu...@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