X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fuapi%2Fdrm%2Fdrm.h;h=b06c8ed687079759ea7e585589aac199ac288e22;hb=e1aa17c7b52c2cc1a4c20f62deadcd94ce8b632c;hp=3c9a833992e872f095a4373d6cb5e33602129acc;hpb=a6a671e1b6f6e68b642445ad3cac46f8ffb46f5c;p=~andy%2Flinux diff --git a/include/uapi/drm/drm.h b/include/uapi/drm/drm.h index 3c9a833992e..b06c8ed6870 100644 --- a/include/uapi/drm/drm.h +++ b/include/uapi/drm/drm.h @@ -619,6 +619,8 @@ struct drm_gem_open { #define DRM_PRIME_CAP_EXPORT 0x2 #define DRM_CAP_TIMESTAMP_MONOTONIC 0x6 #define DRM_CAP_ASYNC_PAGE_FLIP 0x7 +#define DRM_CAP_CURSOR_WIDTH 0x8 +#define DRM_CAP_CURSOR_HEIGHT 0x9 /** DRM_IOCTL_GET_CAP ioctl argument type */ struct drm_get_cap {