drm/msm/hdmi: use gpio and HPD polling
authorRob Clark <robdclark@gmail.com>
Mon, 19 May 2014 17:53:20 +0000 (13:53 -0400)
committerRob Clark <robdclark@gmail.com>
Fri, 30 May 2014 19:32:42 +0000 (15:32 -0400)
commit3189650d7f5de9e1b7f530464de7f0000411a408
treef42d09d58aaf75dee1b551fc3448ca6b27deecc8
parent8a57e95057acdc37362f09ede3d7520f71de6f93
drm/msm/hdmi: use gpio and HPD polling

The hotplug detect and irq does not seem to be reliable on all devices
for some reason.  For now it is more reliable to use polling, and give
preference to raw gpio status if it disagrees with the debounced hpd
status.

Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/hdmi/hdmi_connector.c
This page took 0.027926 seconds and 5 git commands to generate.