Bug 267446

Summary: [GTK][WPE] Prefer 8 bit DMA-BUF formats
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 265636    

Carlos Garcia Campos
Reported 2024-01-12 00:35:12 PST
I thought the formats returned by the compositor were sorted by preference, but only the tranches are sorted by usage, so all formats for the same usage has the same priority. Some, drivers are returning 10 bits formats first, but we should prefer 8 bits ones if supported.
Attachments
Carlos Garcia Campos
Comment 1 2024-01-12 00:38:38 PST
EWS
Comment 2 2024-01-12 01:40:55 PST
Committed 272962@main (5a3c1c46999c): <https://commits.webkit.org/272962@main> Reviewed commits have been landed. Closing PR #22697 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.