commit | ba8d15a176ba57dfd692b8c98a7ad884b0d9260c | [log] [tgz] |
---|---|---|
author | Matt Buckley <mattbuckley@google.com> | Tue Aug 02 20:10:15 2022 +0000 |
committer | Matt Buckley <mattbuckley@google.com> | Mon Aug 08 18:28:29 2022 +0000 |
tree | 3bd72820ecff0a382f8026ed685dbea1395e787e | |
parent | 400294a8b01c2f432e7a6e8a578b268afb52e68c [diff] |
Disable ADPF CPU hints for SF unless active display is on Currently AOD does not always match refresh rate between SF and HWC, which disrupts ADPF hint sessions in SF which are sensitive to refresh rate (b/218066882). This patch disables ADPF CPU hints for the AOD case until this issue is resolved. Bug: b/240619471 Test: manual Change-Id: I4fa617a108f14da9df278c4a449795363ec29cf3