[Intel-gfx] [PATCH v2 2/5] drm: Add an HPD poll helper to reschedule the poll work
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Tue Aug 15 09:34:13 UTC 2023
On Thu, 20 Jul 2023 at 15:54, Imre Deak <imre.deak at intel.com> wrote:
>
> 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: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> Cc: dri-devel at lists.freedesktop.org
> Signed-off-by: Imre Deak <imre.deak at intel.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/drm_probe_helper.c | 68 ++++++++++++++++++++----------
> include/drm/drm_probe_helper.h | 1 +
> 2 files changed, 47 insertions(+), 22 deletions(-)
I support merging these patches through drm-intel rather than drm-misc.
--
With best wishes
Dmitry
More information about the Intel-gfx
mailing list