X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fuapi%2Fdrm%2Fdrm.h;h=b2c52843bc7025b97d6e35961379a29ea29e5d33;hb=9d2f8c14357a68427dbb679642dc704b74dd6166;hp=452675fb55d9c429506048ee7ff240fdaf7f7db0;hpb=511a8cdb650544b7efd1bbccf7967d3153aee5f6;p=deliverable%2Flinux.git diff --git a/include/uapi/drm/drm.h b/include/uapi/drm/drm.h index 452675fb55d9..b2c52843bc70 100644 --- a/include/uapi/drm/drm.h +++ b/include/uapi/drm/drm.h @@ -646,6 +646,7 @@ struct drm_gem_open { #define DRM_CAP_CURSOR_WIDTH 0x8 #define DRM_CAP_CURSOR_HEIGHT 0x9 #define DRM_CAP_ADDFB2_MODIFIERS 0x10 +#define DRM_CAP_PAGE_FLIP_TARGET 0x11 /** DRM_IOCTL_GET_CAP ioctl argument type */ struct drm_get_cap {