Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display On/Off lag #4

Open
natekc opened this issue Jul 23, 2016 · 0 comments
Open

Display On/Off lag #4

natekc opened this issue Jul 23, 2016 · 0 comments

Comments

@natekc
Copy link
Member

natekc commented Jul 23, 2016

When turning on screen:

I/PowerManagerService(  566): Waking up from sleep...
D/SurfaceFlinger(  183): Screen acquired, type=0 flinger=0xb7f1d4e0
D/qdhwcomposer(  183): hwc_blank: Unblanking display: 0
I/WindowManager(  566): Lock screen displayed!
D/DisplayPowerController(  566): Unblocked screen on after 25879350 ms
D/qdhwcomposer(  183): hwc_blank: Done unblanking display: 0
D/SurfaceControl(  566): Excessive delay in unblankDisplay() while turning screen on: 268ms

When turning off screen:

I/PowerManagerService(  566): Going to sleep by user request...
D/SurfaceFlinger(  183): Screen released, type=0 flinger=0xb7f1d4e0
D/qdhwcomposer(  183): hwc_blank: Blanking display: 0
D/qdhwcomposer(  183): hwc_blank: Done blanking display: 0
D/SurfaceControl(  566): Excessive delay in blankDisplay() while turning screen off: 216ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant