commit | 20f792767685c4f0f1e5c1cb970bc9de135f2fcd | [log] [tgz] |
---|---|---|
author | Pullakavi Srinivas <spullaka@codeaurora.org> | Mon Jun 13 17:02:05 2016 +0530 |
committer | Pullakavi Srinivas <spullaka@codeaurora.org> | Thu Aug 04 14:14:16 2016 +0530 |
tree | 82949ad49488d230ff5d3b8c338ce58f5550d1e8 | |
parent | 50280153d9ac2bcb09923a29a8641fc3cee9424c [diff] |
hwc: Isolate DMA state to per Display Paddinground due to DMA state changing is modified for the following scenarios: Ex: Primary + External 1.Lets say primary has the DMA pipe and DMA state is changed from line to Block mode then we need not invoke paddinground for External. 2.If one the displays has DMA pipe and the other display needs it then paddinground is invoked on both. Change-Id: I8cb3d8138b6dfa9bef52c89e9b22616b63f4c5e4