Commit Graph

103 Commits

Author SHA1 Message Date
Vineeta Srivastava 0fd23362a5 overlay: Add tolerance to downscale factor
In certain corner cases for 1080p panels, round doesn't get us
the right downscale factor resulting in MDP attempting to go into
blt mode. Add a tolerance for failure.

Reapplying change  (sha 167a16a) in msm8960 directory.

Bug: 9322550

Change-Id: If0f457c11a13421f9ecf644d9020f6d728778cda
2013-06-12 16:12:49 -07:00
Vineeta Srivastava afd2af8bd4 hwc: Clear rotator map if overlay allocation fails
This fixes the GPU fallback path in case overlay set fails.

Reapplying this patch (sha 3035250) after split.

Bug: 9322550

Change-Id: Idae088b95a0853baf1deb4c63bf46c7ba6f295c0
2013-06-12 15:52:26 -07:00
Vineeta Srivastava 513ddc2124 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
2013-06-12 11:06:34 -07:00