commit | d1906044a68d76c767fd32f00b9f292e9e312fb1 | [log] [tgz] |
---|---|---|
author | Sushil Chauhan <sushilchauhan@codeaurora.org> | Fri Apr 05 14:03:19 2019 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Aug 12 17:52:55 2019 -0700 |
tree | db5c3930bb09293621d56aea7cc0fe28b6637422 | |
parent | a3f8f8771d7354b96ead7246f12b74811322c0e7 [diff] |
sdm: Optimize the draw cycles where Frame ROI doesn't change With Partial Update feature enabled, SDM can skip the Validate Phase, if one or more layers have surface damage update, does not have any other LayerUpdate or Geometry change and the calculated Frame ROI haven't changed. It reduces CPU instructions in the draw cycles where only Surface Damage gets updated on the layer(s). CRs-Fixed: 2430570 Change-Id: I1e6e2712d9011f3477c3ab87b9470a0529edc8b8