DescriptionMake SetDisplayPower() take a callback to signal completion
SetDisplayPower() is called by powerd to turn the panel on. After that
powerd will set the backlight level. Since DisplayConfigurator may be
executing the SetDisplayPower() operation asynchronously, the panel
may still be off when powerd tries to set the backlight level. So
powerd's operation would be ignored by the driver.
BUG=chrome-os-partner:35662
Committed: https://crrev.com/eebe273b953b5c726473d2af63feb13dd0d5f090
Cr-Commit-Position: refs/heads/master@{#313983}
Patch Set 1 #Patch Set 2 : . #
Total comments: 8
Patch Set 3 : Fixed nits #
Messages
Total messages: 9 (2 generated)
|