(subset) [PATCH] drm/probe-helper: Cancel previous job before starting new one

Maxime Ripard maxime at cerno.tech
Mon Feb 27 15:23:08 UTC 2023


On Fri, 27 Jan 2023 16:40:52 +0100, Maxime Ripard wrote:
> Currently we schedule a call to output_poll_execute from
> drm_kms_helper_poll_enable for 10s in future. Later we try to replace
> that in drm_helper_probe_single_connector_modes with a 0s schedule with
> delayed_event set.
> 
> But as there is already a job in the queue this fails, and the immediate
> job we wanted with delayed_event set doesn't occur until 10s later.
> 
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime



More information about the dri-devel mailing list