diff options
author | Long Ling <longling@google.com> | 2021-10-13 21:03:28 -0700 |
---|---|---|
committer | Long Ling <longling@google.com> | 2021-10-15 14:55:28 -0700 |
commit | 4745dffda510018e6764e27ce10cadfc23113713 (patch) | |
tree | 29a7d2d7c1fa3ab90aba38c1172ee0d2cedf5feb /hwc3/impl/HalImpl.cpp | |
parent | 4b656e0d84856f5a5fa4beaae0d8e45a01ce3758 (diff) |
libhwc2.1: block brightness change if LHBM is in action
setDisplayBrightness and setLhbm both causes display brightness changed
and each go different path: sysfs or drm/kms. The drm/kms path is slower
and causes wrong brightness change order.
Block setDisplayBrightness when there is an LHBM action (turning on or
off).
Bug: 202350377
Change-Id: I4d0cd9a051e80cdb60194df7be03e681c83638d2
Diffstat (limited to 'hwc3/impl/HalImpl.cpp')
0 files changed, 0 insertions, 0 deletions