8a07739c20408defbb1cba710fa50ae199524907 |
|
18-Jun-2014 |
Saurabh Shah <saurshah@codeaurora.org> |
hwc/overlay: Fix decimation / bwc bugs 1) While setting BWC check for 90 transform and swap crop 2) Calculate decimation in the getDecimationFactor API itself. Currently, a residual downscale is calculated and the clients have to take logs and apply forcible decimation like in MdpCtrl 3) Fix bug where transform gets typecasted to bool Bug: 14225977 Change-Id: I3c99c571e02e2cf7822342516b6a87d97be553d1
/hardware/qcom/display/msm8974/liboverlay/overlayUtils.cpp
|
103c736926cace1ff5a6d154715b375ff1018f8e |
|
29-Oct-2013 |
Saurabh Shah <saurshah@codeaurora.org> |
overlay: writeback: Add dumpsys info Add dumpsys information from writeback data structure. Remove some unused fields, formatting to save space. b/8316155 - Implement HWComposer 1.3 w/ virtual display support Change-Id: I808ce67aae16e27c3aa6d6db45983929b1386b69
/hardware/qcom/display/msm8974/liboverlay/overlayUtils.cpp
|
fec2787c15f132a1ad73183c5cef6545a6d84ac0 |
|
22-Aug-2013 |
Naseer Ahmed <naseer@codeaurora.org> |
overlay: Map NV12 encodeable to venus format The NV12 encodeable format is set for wifi displays but isn't mapped to any MDP format. On B-Family targets the format is equivalent to the venus yuv format. Change-Id: I7193bd2e83a6747a98dfbcccc91818e26cdc09d0
/hardware/qcom/display/msm8974/liboverlay/overlayUtils.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/overlayUtils.cpp
|