Go to file
Saurabh Shah 7015a91bc8 framebuffer: Remove extraneous update on HDMI
HDMI should be updated only in conjunction with primary.
Which means on a resume from suspend (which is treated as
cable connect in HALs) we need not draw ahead of primary.

A good way (already existing) is to call invalidate() on SF
on cable connect so that primary is updated and only then HDMI,
by a trigger from disp_loop thread.

Change-Id: I7d5268b2f0e27adb04aade757c36483cdfc1333e
CRs-fixed: 335763

Conflicts:

	libgralloc/framebuffer.cpp
	libhwcomposer/hwcomposer.cpp
2012-06-03 02:49:05 -05:00
libcopybit libcopybit: Fix source stride for software YUV buffer copy. 2012-05-22 16:32:13 -05:00
libgenlock Revert "Revert "libgenlock: add support for genlock_write_to_read locking semantics"" 2012-06-03 02:49:04 -05:00
libgralloc framebuffer: Remove extraneous update on HDMI 2012-06-03 02:49:05 -05:00
libgralloc-legacy gralloc: add BOARD_USES_LEGACY_QCOM 2012-01-07 22:40:24 -06:00
libhwcomposer framebuffer: Remove extraneous update on HDMI 2012-06-03 02:49:05 -05:00
libhwcomposer-qsd8k qsd8k: hwcomposer: update drawLayerUsingCopybit 2012-06-02 23:38:31 -05:00
liboverlay display: Fix Overlay state transitions 2012-06-02 23:39:24 -05:00
libqcomui libgralloc: Add API's to synchronize framebuffer update. 2012-06-03 02:49:05 -05: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