Closed
Bug 916112
Opened 11 years ago
Closed 11 years ago
Change the default for layers to buffer rotation form tiling because of power consumption implications
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: milan, Assigned: milan)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
milan
:
review+
|
Details | Diff | Splinter Review |
Currently tiling+shmem means no gralloc, means no hardware composer, means too much power. As we consider bug 915673, turn back to buffer rotation+gralloc to let JB HWC work continue.
Assignee | ||
Comment 1•11 years ago
|
||
To not mess up the power consumption numbers and JB HWC work, turn the tiling back off for now.
Attachment #804472 -
Flags: review?(blassey.bugs)
Comment 2•11 years ago
|
||
Comment on attachment 804472 [details] [diff] [review]
Turn the tiling off
Review of attachment 804472 [details] [diff] [review]:
-----------------------------------------------------------------
in layout/reftests/forms/input/range/reftest.list you'll need to mark the step-down tests (lines 22 and 23) as fails-if B2G
Attachment #804472 -
Flags: review?(blassey.bugs) → review+
Comment 3•11 years ago
|
||
What bug regressed this that should be noted in "Blocks:" -- was it the layer refactoring metabug?
/be
Assignee | ||
Comment 4•11 years ago
|
||
It's QC reported power consumption issue because hardware composer isn't being used. There was no functional regression that we know of.
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Comment 5•11 years ago
|
||
Waiting on try: https://tbpl.mozilla.org/?tree=Try&rev=dc2deb744fa2
Attachment #804472 -
Attachment is obsolete: true
Attachment #804518 -
Flags: review?(blassey.bugs)
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 804518 [details] [diff] [review]
Turn the tiling off
Carry r+ from the original patch, waiting for try results before landing.
Attachment #804518 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 7•11 years ago
|
||
Assignee: nobody → milan
Keywords: checkin-needed
Comment 8•11 years ago
|
||
After disabling tiling on b2g, we should not enable it until we confirmed that the tiling do not regress the important use cases(home screen, video playback, mail edit). Low power consumption is one of the most important competitive features.
Comment 9•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•