android platform holds client compositor buffers when screen is off
Bug #1350961 reported by
Alberto Aguirre
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Alberto Aguirre | ||
0.6 |
Fix Released
|
High
|
Alberto Aguirre | ||
mir (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
The Android platform holds unto client compositor buffers when the screen is off when the option "--disable-
This prevents BufferQueue from advancing the compositor buffer during timeout framedrops so a very stale frame is shown after turning the screen back on.
Related branches
lp://staging/~albaguirre/mir/fix-1350961
- PS Jenkins bot (community): Approve (continuous-integration)
- Kevin DuBois (community): Approve
-
Diff: 83 lines (+30/-2)5 files modifiedsrc/platform/graphics/android/hwc_common_device.cpp (+6/-1)
src/platform/graphics/android/hwc_common_device.h (+2/-1)
src/platform/graphics/android/hwc_device.cpp (+5/-0)
src/platform/graphics/android/hwc_device.h (+1/-0)
tests/unit-tests/graphics/android/test_hwc_device.cpp (+16/-0)
Changed in mir: | |
assignee: | nobody → Alberto Aguirre (albaguirre) |
importance: | Undecided → High |
To post a comment you must log in.
Fix committed into lp:mir/devel at revision None, scheduled for release in mir, milestone Unknown