Bump required nvidia driver version for EGL to 470.82
Categories
(Core :: Graphics, task)
Tracking
()
People
(Reporter: rmader, Assigned: rmader)
References
Details
Attachments
(1 file)
470.82
is the first version that supports EGL_NV_robustness_video_memory_purge
which is required so we don't run into bug 1731172. The first stable release of the 495
series also supports that extension, previous beta versions don't need to be considered.
Assignee | ||
Comment 1•3 years ago
|
||
470.82
is the first version that supports EGL_NV_robustness_video_memory_purge
which is required so we don't run into bug 1731172. The first stable release of
the 495
series also supports that extension, previous beta versions don't need
to be considered.
Updated•3 years ago
|
Comment 3•3 years ago
|
||
We should request uplift to beta given it impacts who gets WebRender.
Assignee | ||
Comment 4•3 years ago
|
||
We don't ship EGL on Nvidia in 95/beta. So this currently only affects nightly/early beta until bug 1737428 lands.
Comment 5•3 years ago
|
||
bugherder |
Comment 6•3 years ago
|
||
EGL is already shipping on
- experimental Xwayland/Nvidia (baseline 470.0 as of bug 1730671 (94) --> 470.82 as of comment 5)
- experimental MOZ_ENABLE_WAYLAND=1/Nvidia (general WR baseline 460.32.03 as of bug 1673752 (87) --> bug 1742994 will change it to 470.82)
IIUC:
If we ignore mostly irrelevant "Gnome Wayland (Mutter) with optional EGLStreams backend enabled", (X)Wayland effectively requires driver 495 (Gbm backend) to work at all. Minimum driver version is already enforced outside Firefox.
Letting these changes ride the trains should suffice.
Updated•3 years ago
|
Description
•