commit | 3c5968002bb47556aff9c15939e8e15fb7f53756 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Fri Jun 02 15:26:35 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Aug 15 15:18:25 2017 +0300 |
tree | f4d89053c58b6d183b9ffec018f10466bd65a371 | |
parent | 95552191f0a0c3632808d8883fc05d37a5c2fe14 [diff] |
drm/omap: Support for HDMI hot plug detection The HPD signal can be used for detecting HDMI cable plug and unplug event without the need for polling the status of the line. This will speed up detecting such event because we do not need to wait for the next poll event to notice the state change. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>