mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Daniel Stone
d670a1aa78
crtc/kms: Add parsing for IN_FORMATS property
The KMS IN_FORMATS blob property contains a structure defining which format/modifier combinations are supported for each plane. Use this to extract a list of acceptable modifiers to use for the primary plane for XRGB8888, so we can ask EGL to allocate tiled/compressed buffers for scanout when available. https://bugzilla.gnome.org/show_bug.cgi?id=785779
…
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%