Enable WebRender on Linux with AMD hardware and Mesa drivers
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Similar to bug 1543217, let's enable WebRender on Linux if the user has AMD hardware and is using recent Mesa drivers.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Comment 3•6 years ago
|
||
bugherder |
Comment 4•6 years ago
|
||
With my AMD RV770 (Vendor ID: 0x1002, Device ID: 0x9442, Driver Vendor: mesa/r600, Driver Version: 19.0.5.0) I still get
WEBRENDER_QUALIFIED: blocked-device-too-old by env: Device too old
Mesa Version is obviously higher than 18.0.0.0, but I don't understand the code. Why is my hardware still blocked?
Assignee | ||
Comment 5•6 years ago
|
||
(In reply to Viktor Jägersküpper from comment #4)
With my AMD RV770 (Vendor ID: 0x1002, Device ID: 0x9442, Driver Vendor: mesa/r600, Driver Version: 19.0.5.0) I still get
WEBRENDER_QUALIFIED: blocked-device-too-old by env: Device too oldMesa Version is obviously higher than 18.0.0.0, but I don't understand the code. Why is my hardware still blocked?
We have only selectively turned on WebRender on certain AMD device IDs for the moment. So you are blocked because of your particular card, not because of the driver. The Intel and NVIDIA rollouts have been the same. We expect to add more devices over time as we gain confidence from low crash volumes and no bug reports, so I beg for patience :). You are of course welcome/encouraged to force it on via gfx.webrender.all in the meantime if your experience is good.
Comment hidden (offtopic) |
Comment hidden (offtopic) |
Description
•