Re: [PATCH 20/29] drm/omap: Notify all devices in the pipeline of output disconnection

2018-12-10 Thread Sebastian Reichel
Hi, On Wed, Dec 05, 2018 at 05:00:13PM +0200, Laurent Pinchart wrote: > For HDMI pipelines, when the output gets disconnected the device > handling CEC needs to be notified. Instead of guessing which device that > would be (and sometimes getting it wrong), notify all devices in the > pipeline. >

[PATCH 20/29] drm/omap: Notify all devices in the pipeline of output disconnection

2018-12-05 Thread Laurent Pinchart
For HDMI pipelines, when the output gets disconnected the device handling CEC needs to be notified. Instead of guessing which device that would be (and sometimes getting it wrong), notify all devices in the pipeline. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/omap_connector.c |