Closed
Bug 1942668
Opened 1 month ago
Closed 20 days ago
[Wayland] Make WaylandSurface HDR aware
Categories
(Core :: Widget: Gtk, enhancement, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 2 open bugs)
Details
Attachments
(3 files)
Implement HDR for WaylandSurface.
Assignee | ||
Comment 1•1 month ago
|
||
Allow to use DMABufFormats per WaylandSurface. It enabled to get scanout DMABuf formats used for direct compositing.
Updated•1 month ago
|
Assignee: nobody → stransky
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•1 month ago
|
||
Right now we support BT2020/PQ only so request this combination to claim HDR support.
Assignee | ||
Comment 3•1 month ago
|
||
Create xx_color_management_surface_v4 for wl_surface on MapLocked() and set BT2020/PQ image type for it.
Assignee | ||
Updated•1 month ago
|
Blocks: hdr-video-linux
No longer depends on: hdr-video-linux
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/5f2bbc625304
[Wayland] Implement DMABufFormats per WaylandSurface r=emilio
https://hg.mozilla.org/integration/autoland/rev/e17667ae9e53
[Wayland] Add HDR support flag to DMABufSurface r=emilio
https://hg.mozilla.org/integration/autoland/rev/da82cdde9ed7
[Wayland] Implement xx_color_management_v4 for WaylandSurface r=emilio
Comment 5•20 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5f2bbc625304
https://hg.mozilla.org/mozilla-central/rev/e17667ae9e53
https://hg.mozilla.org/mozilla-central/rev/da82cdde9ed7
Status: ASSIGNED → RESOLVED
Closed: 20 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•