intel / IA-Hardware-Composer

35 stars 81 forks source link

Add a property for merged HWC and SF rotation status #602

Closed Shao-Feng closed 5 years ago

Shao-Feng commented 5 years ago

In SF rotation, displayframe and surface are already rotated from SF. we need to split the rotation status for HWC and SF into transform and planetransform for deciding if display_frame and surface need to be rotated. and add an property for merged rotation for rotate surface_damage.

Change-Id: I0ce8522c2a9807d4194d0a8b8334b0f984def2b6 Tests: Work well in SF rotation on GP P and Q Tracked-On: None Signed-off-by: Shaofeng Tang shaofeng.tang@intel.com