From: Peter Ujfalusi Date: Fri, 2 Jun 2017 12:26:35 +0000 (+0300) Subject: drm/omap: Support for HDMI hot plug detection X-Git-Tag: android-x86-8.1-r1~2641^2~16^2~62 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3c5968002bb47556aff9c15939e8e15fb7f53756;p=android-x86%2Fkernel.git 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 Signed-off-by: Tomi Valkeinen --- diff --git a/drivers/gpu/drm/omapdrm/dss/omapdss.h b/drivers/gpu/drm/omapdrm/dss/omapdss.h index 85953a0bc7c2..b9b0bb27069a 100644 --- a/drivers/gpu/drm/omapdrm/dss/omapdss.h +++ b/drivers/gpu/drm/omapdrm/dss/omapdss.h @@ -25,6 +25,7 @@ #include