android_hardware_qcom_display/libhwcomposer
Naomi Luis e2de425bc4 Display: Set WAIT on primary and NO_WAIT on HDMI
When queuing buffers using the overlay:
- Set the NO_WAIT flag for the HDMI channel.
- Set the WAIT flag for the primary channel.
- Queue the buffer on the HDMI first.
- Queue the buffer on the primary.
- Wait for the HDMI Vsync.

Change-Id: Id24e9551230b7a7134bd21a7b3a9e8658f7de222
2011-11-28 16:10:51 -08:00
..
Android.mk libhwcomposer: Use genlock to lock/unlock buffers for composition. 2011-11-25 16:27:59 +05:30
hwcomposer.cpp Display: Set WAIT on primary and NO_WAIT on HDMI 2011-11-28 16:10:51 -08:00