Closed
Bug 1716971
Opened 4 years ago
Closed 4 years ago
Enable webrender for Android on Nvidia Tegra GPUs
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
91 Branch
People
(Reporter: jnicol, Assigned: jnicol)
References
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•4 years ago
•
|
||
Looking at this query the most common renderer strings matching "nvidia" are NVIDIA Tegra and NVIDIA Tegra 3. Then there are a few individual users that look like emulators running on desktop nvidia. eg Android Emulator OpenGL ES Translator (NVIDIA GeFo.
So let's enable when the renderer string contains NVIDIA Tegra for now.
| Assignee | ||
Comment 2•4 years ago
|
||
Pushed by jnicol@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1807c0aa9121
Enable webrender on Android on NVIDIA Tegra GPUs. r=jrmuizel
Comment 4•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
| Assignee | ||
Comment 5•4 years ago
|
||
Comment on attachment 9227652 [details]
Bug 1716971 - Enable webrender on Android on NVIDIA Tegra GPUs. r?jrmuizel
Beta/Release Uplift Approval Request
- User impact if declined: We have such a low number of users running on this GPU on Nightly and Beta that there is no benefit to waiting a full cycle. ~100 on nightly and ~300 on beta, compared to ~10000 on release. Even if this were to cause a completely unusable browser on these GPUs, we would not receive a bug report until it hits release, so waiting will just make us slower to find bugs.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Medium
- Why is the change risky/not risky? (and alternatives if risky): Low number of affected users
- String changes made/needed:
Attachment #9227652 -
Flags: approval-mozilla-beta?
| Assignee | ||
Comment 6•4 years ago
|
||
I got the GPU usage numbers from here (modifying the query source for beta and nightly)
Comment 7•4 years ago
|
||
Comment on attachment 9227652 [details]
Bug 1716971 - Enable webrender on Android on NVIDIA Tegra GPUs. r?jrmuizel
approved for fenix 90.0.0-beta.5
Attachment #9227652 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•4 years ago
|
||
| bugherder uplift | ||
status-firefox90:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•