Skip to content

xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName()

Simon Ser requested to merge emersion/drm:format-be into main

This bit can be added to a DRM format to indicate that it's big endian instead of little endian.

cc @mvlad @daniels

Merge request reports