On Friday, October 15th, 2021 at 21:44, Ville Syrjälä 
<ville.syrj...@linux.intel.com> wrote:

> >     /* Send Hotplug uevent so userspace can reprobe */
> >     drm_kms_helper_hotplug_event(connector->dev);
> > +   drm_sysfs_connector_status_event(connector,
> > +                                    
> > connector->dev->mode_config.link_status_property);
>
> So we're now doing two uevents back to back? Is one not enough?

Oops, I think I missed a step in my rebase. Will fix!

Reply via email to