[PATCH 26/37] drm: event-notifier: add mechanism to notify about hotplug events
Maxime Ripard
mripard at kernel.org
Mon Jun 8 05:13:35 PDT 2026
On Tue, May 19, 2026 at 12:37:43PM +0200, Luca Ceresoli wrote:
> In preparation for supporting DRM bridge hotplug, add an event notifier to
> allow interested parties to be notified about events they need to react to.
>
> For the initial implementation of bridge hotplug, two events are needed:
> bridge detach (happening in drm_bridge.c) and MIPI device attach to MIPI
> host (happening in drm_mipi_dsi.c).
>
> For this reason implement the event notifier in a new common file that
> event producers can easily use to send events.
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>
So, you claim in the commit message that it's about a hotplug event, but
the only events are the bridge being attached and detached, so not a
hotplug event?
And why a bridge would want to be notified that itself (or another?)
bridge is being attached or detached?
You need documentation, and a more descriptive commit message.
Maxime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 273 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260608/643cc21f/attachment.sig>
More information about the linux-arm-kernel
mailing list