History log of /hardware/qcom/display/msm8974/liboverlay/overlayMdssRot.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0c0034319797d569da8859fb1af7128c39d7b730 31-Jul-2013 Saurabh Shah <saurshah@codeaurora.org> overlay: Fix compressed output buffer size for MDSS Rotator.

Compressed output buffer size calculation for MDSS Rotator needs to
be performed according to destination rectangle (rotated src rect)
due to alignment requirements (like non-BWC calculation).

Change-Id: I6a232d77ca5fce42a1cc3e7f406c9cc4d46553ed
Acked-by: Sushil Chauhan <sushilchauhan@codeaurora.org>
/hardware/qcom/display/msm8974/liboverlay/overlayMdssRot.cpp
639ac9e9129afb98d8f412845c74f98fc9ddfa16 09-Jul-2013 Sushil Chauhan <sushilchauhan@codeaurora.org> overlay: Update rotator buffer size calculation for BWC.

For BWC, update the rotator buffer size calculation in display HAL
as MDSS driver needs to allocate for both chroma (U & V) planes.

Change-Id: I140be2b0a38d6cd66e2ee1b3c9a8bb06efd96bfe
/hardware/qcom/display/msm8974/liboverlay/overlayMdssRot.cpp
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/msm8974/liboverlay/overlayMdssRot.cpp