commit | 4dd10ab54975b0598a94c751cdd0a427c576f7b8 | [log] [tgz] |
---|---|---|
author | Jeykumar Sankaran <jsanka@codeaurora.org> | Wed Jul 02 12:23:09 2014 -0700 |
committer | Jeykumar Sankaran <jsanka@codeaurora.org> | Mon Jul 14 10:42:47 2014 -0700 |
tree | c227cfe884d59fda3957b4337c0dfda7829b915c | |
parent | dc82530e07843f9ef2eec1885fd7bcbfe5ed972e [diff] |
hwc: Avoid partial frame update on secure display On configuring for secure display, MDP switches to secured memory bank. Invoking any more DCS panel commands which follows non-secure path will cause XPU violation. So its necessary for HWC to turn off partial update to avoid DCS commands due to ROI change. Change-Id: Ibcc24d34d3cb825b027c116ac6a4d841d9cb9b70