Go to file
Neti Ravi Kumar 3e189158c5 Unlock overlay buffers before going to suspend
In video playback through overlay, it is observed that, during
suspend/resume, genlock TIMEOUT errors are seen at the component
level.

drawLayerUsingOverlay() function locks buffers, but doesn't unlock
them, before going to suspend, making the genlock_lock_buffer calls
from video component to fail.

Unlock any overlay buffers before going to suspend.

CRs-fixed: 342878
(cherry picked from commit 4ffcd156710184fe492294fd55beea7d5f412116)

Change-Id: Id0165f370d05d9b4bdf71ddaea15cf00caa65896
2012-06-02 21:07:47 -07:00
libcopybit libcopybit: Fix source stride for software YUV buffer copy. 2012-05-22 16:32:13 -05:00
libgenlock libgenlock: always define USE_GENLOCK 2012-05-22 17:04:57 -05:00
libgralloc Fix heap corruption in overlay clients. 2012-06-02 20:57:09 -07:00
libgralloc-legacy gralloc: add BOARD_USES_LEGACY_QCOM 2012-01-07 22:40:24 -06:00
libhwcomposer Unlock overlay buffers before going to suspend 2012-06-02 21:07:47 -07:00
libhwcomposer-qsd8k hwc-qsd8k: update drawLayerUsingCopybit and hwc_set 2012-03-17 01:36:07 -05:00
liboverlay overlay: Continue when one of the framebuffer fd's fail to open 2012-05-22 17:03:46 -05:00
libqcomui libhwcomposer: Implement idletimeout fallback for MDP composition . 2012-06-02 20:52:29 -07:00
libtilerenderer Makefiles: remove QCOM_HARDWARE cflag 2012-05-22 17:06:11 -05:00
Android.mk qcom display: qsd8k hwcomposer 2012-02-20 23:10:17 -06:00