omapdrm: omapdss_hdmi_ops: add lost_hotplug op
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 17 Aug 2017 13:19:57 +0000 (15:19 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 12 Oct 2017 07:49:14 +0000 (10:49 +0300)
commit019114efd9bb21594c36a5fbdab34a004dfb0a79
tree59a72da60253bb5674216a7e77d2be08fe7d96e5
parent1897e1a394c3a54a86dd46656e96d58e135033db
omapdrm: omapdss_hdmi_ops: add lost_hotplug op

The CEC framework needs to know when the hotplug detect signal
disappears, since that means the CEC physical address has to be
invalidated (i.e. set to f.f.f.f).

Add a lost_hotplug op that is called when the HPD signal goes away.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/displays/connector-hdmi.c
drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c
drivers/gpu/drm/omapdrm/dss/hdmi4.c
drivers/gpu/drm/omapdrm/dss/omapdss.h