Re: [PATCH 0/4] drm: add per-connector hotplug events

2021-06-09 Thread Simon Ser
On Wednesday, June 9th, 2021 at 17:03, Daniel Vetter wrote: > On Wed, Jun 09, 2021 at 10:39:03AM +, Simon Ser wrote: > > When a uevent only updates a single connector, add a CONNECTOR property > > to the uevent. This allows user-space to ignore other connectors when > > handling the uevent. T

Re: [PATCH 0/4] drm: add per-connector hotplug events

2021-06-09 Thread Daniel Vetter
On Wed, Jun 09, 2021 at 10:39:03AM +, Simon Ser wrote: > When a uevent only updates a single connector, add a CONNECTOR property > to the uevent. This allows user-space to ignore other connectors when > handling the uevent. This is purely an optimization, drivers can still > send a uevent witho