Closed
Bug 1776800
Opened 2 years ago
Closed 2 years ago
Let zero copy hardware decoded video to release on intel GPU on Windows
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
104 Branch
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
|
Details |
With Intel GPU, a bug is not reported related to reuse decoder device on Windows.
Zero video frame copy needs "reuse decoder device ".
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•2 years ago
|
Blocks: video-perf
Assignee | ||
Updated•2 years ago
|
Summary: Let zero copy hardware decoded video ride the trains to release on intel GPU on Windows → Let reuse decoder device ride the trains to release on intel GPU on Windows
Assignee | ||
Updated•2 years ago
|
Summary: Let reuse decoder device ride the trains to release on intel GPU on Windows → Let zero copy hardware decoded video to release on intel GPU on Windows
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa3942392f18
Let zero copy hardware decoded video to release on intel GPU on Windows r=jrmuizel,gfx-reviewers
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Assignee | ||
Comment 4•2 years ago
|
||
Comment on attachment 9283167 [details]
Bug 1776800 - Let zero copy hardware decoded video to release on intel GPU on Windows
Beta/Release Uplift Approval Request
- User impact if declined: "zero copy hardware decoded video on Intel GPU" is not released on 103.
- Is this code covered by automated tests?: Yes
- 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: Low
- Why is the change risky/not risky? (and alternatives if risky): Change of DeviceManagerDx.cpp is simple. It was enabled on Nightly / Early Beta by Bug 1773714. Regression by it was not reported.
- String changes made/needed: none
- Is Android affected?: No
Attachment #9283167 -
Flags: approval-mozilla-beta?
Comment 5•2 years ago
|
||
Comment on attachment 9283167 [details]
Bug 1776800 - Let zero copy hardware decoded video to release on intel GPU on Windows
Approved for 103.0b6, thanks.
Attachment #9283167 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 6•2 years ago
|
||
bugherder uplift |
status-firefox103:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•