Bump required nvidia driver version for HW-WR to 470.82 (i.e. always use EGL)
Categories
(Core :: Graphics: WebRender, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: rmader, Assigned: rmader)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
We currently require 460.32.03
, however the 460
driver series got succeeded by 470
LTS one, which supports the same hardware. Thus all users can (and should) already have updated to 470.82
. Distros like Ubuntu appear to ship the latest drivers as security updates to all supported versions.
Bumping the requirement to 470.82
has the great advantage of being in sync with the required version for EGL, i.e. all Nvidia users with HW-WR will use EGL by default (minus bugs like bug 1739611). This solves a couple of Nvidia+GLX related bugs at the price of downgrading some users with outdated/unsupported drivers to SW-WR. For these users, SW-WR likely gives a more stable experience anyway. If they want the performance benefits of HW-WR, all they need to do is to update their drivers (again, something they should do anyway for security reasons).
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
We currently require 460.32.03
, however the 460
driver series got
succeeded by 470
LTS one, which supports the same hardware.
Thus all users can (and should) already have updated to 470.82
.
Distros like Ubuntu appear to ship the latest drivers as security
updates to all supported versions.
Bumping the requirement to 470.82
has the great advantage of being
in sync with the required version for EGL, i.e. all Nvidia users
with HW-WR will use EGL by default (minus bugs like bug 1739611).
This solves a couple of Nvidia+GLX related bugs at the price of
downgrading some users with outdated/unsupported drivers to SW-WR.
For these users, SW-WR likely gives a more stable experience anyway.
If they want the performance benefits of HW-WR, all they need to do
is to update their drivers (again, something they should do anyway
for security reasons).
Depends on D132146
Comment 3•3 years ago
|
||
bugherder |
Updated•2 years ago
|
Description
•