android_hardware_qcom_display/libgralloc
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
..
alloc_controller.cpp display: Use a new flag for content protection 2012-06-02 23:39:24 -05:00
alloc_controller.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
Android.mk Fix heap corruption in overlay clients. 2012-06-02 20:57:09 -07:00
ashmemalloc.cpp display: Standardize debug logging for all memory types 2012-03-16 20:42:12 -05:00
ashmemalloc.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
framebuffer.cpp framebuffer: Remove extraneous update on HDMI 2012-06-03 02:49:05 -05:00
gpu.cpp display: Use a new flag for content protection 2012-06-02 23:39:24 -05:00
gpu.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
gr.h display: Use temporary buffer for internal conversion 2012-03-16 21:22:11 -05:00
gralloc_priv.h libgralloc: Add API's to synchronize framebuffer update. 2012-06-03 02:49:05 -05:00
gralloc.cpp display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
ionalloc.cpp gralloc: Add locking to alloc and free in ION 2012-05-22 17:03:46 -05:00
ionalloc.h gralloc: Add locking to alloc and free in ION 2012-05-22 17:03:46 -05:00
mapper.cpp display: Add support for protected heaps 2012-03-16 20:34:50 -05:00
memalloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
MODULE_LICENSE_APACHE2 gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
NOTICE gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
pmem_bestfit_alloc.cpp Dump PMEM usage in out of memory cases for debugging 2012-03-16 20:41:44 -05:00
pmem_bestfit_alloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
pmemalloc.cpp gralloc: hide pmem debug messages 2012-03-30 21:11:00 -05:00
pmemalloc.h libgralloc: add missing ion ifdefs 2012-05-22 17:05:46 -05:00