Constant AUTH

Source
pub const AUTH: u32 = bindings::drm_ioctl_flags_DRM_AUTH; // 1u32
Expand description

This is for ioctl which are used for rendering, and require that the file descriptor is either for a render node, or if it’s a legacy/primary node, then it must be authenticated.