commit | 12fc8ac60a637ada84b794d17682dc89e8e868e9 | [log] [tgz] |
---|---|---|
author | Akhil Jaiswal <quic_akhijais@quicinc.com> | Wed May 17 17:43:31 2023 -0700 |
committer | Akhil Jaiswal <quic_akhijais@quicinc.com> | Mon Aug 28 18:11:06 2023 +0530 |
tree | 1f902fb42a38375f639595464f4b3ec5e7937a86 | |
parent | 6fa447bf0f1dbe441905488ea2d82a27bb637aca [diff] |
composer: Add 100ms delay upon releasing of large comp hint When HWC detects that the large composition cycle ends, it releases the hint only after a certain number of frames depending on the active refresh rate. This caused HWC to hold the CPU/GPU resources longer than it should. To avoid such scenarios, this change releases the hint 100ms after the large composition cycle regardless of the refresh rate. Change-Id: Iacdaa600c2c45af24e97baf5a73783646fa96aef