android_hardware_qcom_display/libhwcomposer
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
..
Android.mk hwcomposer: Add workaround for cropped layers during bypass 2012-06-02 20:57:17 -07:00
external_display_only.h qcom/display: add perform function to fb/hwc HALS 2012-06-03 02:49:04 -05:00
hwcomposer.cpp framebuffer: Remove extraneous update on HDMI 2012-06-03 02:49:05 -05:00