History log of /hardware/qcom/display/msm8960/libhwcomposer/hwc.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c4a1fd2daba76653e2abf361d1cb06ae211ba264 16-Oct-2014 Chih-hung Hsieh <chh@google.com> am fb37b117: Merge "Use standard initializers"

* commit 'fb37b11703cb95bef058b29715f879c5afd7b908':
Use standard initializers
ce2c4b317470ee8d66333f14fea27c0189197c50 02-Oct-2014 Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Use standard initializers

The code currently uses GNU initializers as opposed to C99 initializers.
Clang emits a warning about this, causing the -Werror build to fail.
Either variant works fine in gcc.

BUG: 18017604

Change-Id: I196b809e085637e097706557ce62462dba8b2c3d
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
/hardware/qcom/display/msm8960/libhwcomposer/hwc.cpp
4693292411622c9be2d23b9904c88907be629625 09-Oct-2014 Naseer Ahmed <naseer@codeaurora.org> hwc: msm8960: Add padding round for transitioning VG pipe

When an external display is connected, the primary display may be
using up both VG pipes. However, a VG pipe is necessary for
playing secure video on the external display. This needs a
padding round to transition the pipe to the external display's
mixer.

Bug: 17132088
Change-Id: Iecbc067cb79513a0a97f73812886277b83bb7107
Acked-by: Saurabh Shah <saurshah@codeaurora.org>
/hardware/qcom/display/msm8960/libhwcomposer/hwc.cpp
9bb5e2c787de0076874873e4d0809490b85c2316 11-Jul-2013 Naseer Ahmed <naseer@codeaurora.org> am 92b0d124: am e3de5082: hwc: Don\'t lock eventControl for vsync events

* commit '92b0d1243e05ac676d242da089f13d5bfe5dc67a':
hwc: Don't lock eventControl for vsync events
513ddc2124abf90c63af41999201f0d2031af0c8 12-Jun-2013 Vineeta Srivastava <vsrivastava@google.com> Splitting hardware/qcom/display chip specific.

Moved msm8960 specific code in msm8960/ directory.
Moved msm8974 specific code in msm8974/ directory.
Updated Makefiles to point to correct header files.

Change-Id: I0623022f324be0ae42571660074f16afa1f71df5
/hardware/qcom/display/msm8960/libhwcomposer/hwc.cpp