replicant-frameworks_native/services/surfaceflinger/DisplayHardware
Manoj Kumar AVM e04e4edcd1 sf: Fix incorrect state reporting in dumpsys
Dumpsys utility accesses layer compositionType variable
with out proper protection. These variables are modified
during hwc_prepare call. Existing HAL lock protection is not
sufficient to address this issue. Failure to do this will
result in incorrect state reporting in dumpsys.

A new displayLock mutex in HWComposer will be used in both
dumpsys and draw calls to ensure correct state is accessed.

Change-Id: I8a57de59525adc0e089b3bed95c067c01e42b666
(cherry picked from commit e54506b81a)
2015-06-12 09:48:07 -07:00
..
DisplaySurface.h Enable clang for libui/libgui/surfaceflinger 2014-12-04 17:56:17 -08:00
FloatRect.h
FramebufferSurface.cpp DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItem 2015-03-19 13:59:12 -07:00
FramebufferSurface.h am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" 2014-12-05 18:01:48 +00:00
HWComposer.cpp sf: Fix incorrect state reporting in dumpsys 2015-06-12 09:48:07 -07:00
HWComposer.h sf: Fix incorrect state reporting in dumpsys 2015-06-12 09:48:07 -07:00
PowerHAL.cpp SurfaceFlinger: send VSYNC power hints to IPowerManager 2014-06-18 18:51:24 -07:00
PowerHAL.h SurfaceFlinger: send VSYNC power hints to IPowerManager 2014-06-18 18:51:24 -07:00
VirtualDisplaySurface.cpp libgui/SurfaceFlinger: Add getConsumerName 2015-06-08 09:40:49 -07:00
VirtualDisplaySurface.h libgui/SurfaceFlinger: Add getConsumerName 2015-06-08 09:40:49 -07:00