commit | f92d98a620f4e49331200f6bc54086cb03e1317b | [log] [tgz] |
---|---|---|
author | Pullakavi Srinivas <spullaka@codeaurora.org> | Mon Jun 13 17:02:05 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Aug 10 21:26:47 2016 -0700 |
tree | c824d9f77a2c9e6d84975f33c2e81ed17a61e4c7 | |
parent | 59a7db3554b11496dc7f2f1ce9959a3a7b4b009e [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