Bug 267446
Summary: | [GTK][WPE] Prefer 8 bit DMA-BUF formats | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WebKitGTK | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/22697
EWS
Committed 272962@main (5a3c1c46999c): <https://commits.webkit.org/272962@main>
Reviewed commits have been landed. Closing PR #22697 and removing active labels.