diff options
-rw-r--r-- | bsd/drm_linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd/drm_linux.h b/bsd/drm_linux.h index 05b44090..4c928192 100644 --- a/bsd/drm_linux.h +++ b/bsd/drm_linux.h @@ -156,4 +156,4 @@ /* card specific ioctls may increase the DRM_MAX */ #define LINUX_IOCTL_DRM_MIN LINUX_DRM_IOCTL_VERSION -#define LINUX_IOCTL_DRM_MAX LINUX_DRM_IOCTL_R128_FULLSCREEN +#define LINUX_IOCTL_DRM_MAX 0x64ff |