[PATCH] drm/fourcc: introduce DRM_FOURCC_STANDALONE guard

Simon Ser contact at emersion.fr
Wed Feb 3 09:27:08 UTC 2021


On Wednesday, February 3rd, 2021 at 1:56 AM, Emil Velikov emil.l.velikov at gmail.com wrote:

> As summed in the commit message the burden is only applicable when all
> of the following are set:
>  - non-linux
>  - force DRM_FOURCC_STANDALONE
>  - c99 -pedantic

Oh, and FWIW, this is not a theoretical situation at all. All of these
conditions happen to be true on my compositor. It has FreeBSD CI,
-Werror, and will use DRM_FOURCC_STANDALONE when available.


More information about the dri-devel mailing list