Go to file
Andy McFadden 9e9689c111 Fix HDMI unblank behavior
Two issues:

(1) We were announcing the hotplug event before we were ready to
handle blank/unblank events, so we were losing the initial unblank
that power manager sends us when HDMI is first plugged in.  This
left the display blank until you toggled the device power off/on.

(2) We were retaining fbTargetHandle for HDMI after the display was
disconnected.  The value didn't get updated when HDMI was reconnected
because the display was blank, so we didn't go through that code
path.  So, when HDMI was re-connected, we passed stale data into
the HWC.

Bug 7323938

Change-Id: I2335d24fd7b0f00bb23fc63aa7bcf44cb8857c73
2012-10-10 18:17:51 -07:00
build Fix issue #7271589: Cannot set Ocean HD live wallpaper 2012-10-03 11:27:19 -07:00
cmds Include Global table in bugreports. 2012-10-01 12:52:42 -07:00
data/etc Add android.hardware.camera.any feature to camera permissions. 2012-09-23 09:53:51 -07:00
include Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-dev 2012-10-09 16:36:30 -07:00
libs Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-dev 2012-10-09 16:36:30 -07:00
opengl Add GL Error logs (temporary) 2012-10-04 17:15:59 -07:00
services Fix HDMI unblank behavior 2012-10-10 18:17:51 -07:00
MODULE_LICENSE_APACHE2
NOTICE