Skip to content

backend/drm: fix missing plane formats

Simon Ser requested to merge github/fork/emersion/fix-missing-drm-formats into master

The loop populating the format list was exiting early if ARGB8888 was found.

Merge request reports