[DMABuf] Don't use DMABuf if it's disabled by Firefox gfx config
Categories
(Core :: WebRTC, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 2 open bugs, )
Details
Attachments
(4 files)
Don't use DMABuf if it's disabled by Firefox gfx config due to broken drivers/device etc.
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D172224
Updated•3 years ago
|
Comment 3•3 years ago
|
||
The severity field is not set for this bug.
:mjf, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
| Assignee | ||
Comment 4•3 years ago
|
||
AMD GPU issues with dmabuf screensharing: https://gitlab.freedesktop.org/drm/amd/-/issues/2220
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 5•2 years ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #4)
AMD GPU issues with dmabuf screensharing: https://gitlab.freedesktop.org/drm/amd/-/issues/2220
We should also add option to disable dmabuf at all which may be used as workaround in broken driver case.
| Assignee | ||
Comment 6•2 years ago
|
||
Depends on D172229
| Assignee | ||
Comment 7•2 years ago
|
||
Depends on D187034
Comment 9•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/158a888cad88
https://hg.mozilla.org/mozilla-central/rev/237d19fe96dd
https://hg.mozilla.org/mozilla-central/rev/d4c84f4274df
https://hg.mozilla.org/mozilla-central/rev/a76cc7cb62be
Description
•