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
11 files changed