[PATCH v3 6/6] i915/display/dp: send a more fine-grained link-status uevent

Simon Ser contact at emersion.fr
Mon Oct 18 08:42:45 UTC 2021


On Friday, October 15th, 2021 at 21:44, Ville Syrjälä <ville.syrjala at 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!


More information about the dri-devel mailing list