git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a57e95
)
drm/msm/hdmi: use gpio and HPD polling
author
Rob Clark
<robdclark@gmail.com>
Mon, 19 May 2014 17:53:20 +0000
(13:53 -0400)
committer
Rob Clark
<robdclark@gmail.com>
Fri, 30 May 2014 19:32:42 +0000
(15:32 -0400)
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>
No differences found