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

Reply via email to