]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/omap: Notify all devices in the pipeline of output disconnection
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 13 Sep 2018 00:45:06 +0000 (03:45 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 18 Mar 2019 09:42:12 +0000 (11:42 +0200)
commit27a7e3e18419869cdcc414a404f3fe66f1b4e644
treea291a0643bbe20ab6c9ad280fd7dbf78794c391a
parent7bce5ae124acfee086582b29215888ce28fe7397
drm/omap: Notify all devices in the pipeline of output disconnection

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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Tested-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_connector.c