X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fdrm%2Fdrm_mode.h;h=ddd46db65b57257164f13d703186bb7da5e7bb3a;hb=11d814a20166461358e1cefaf6bcd425698b8460;hp=d30bedfeb7efd22a288b2323b870d40593f56124;hpb=3cdc3acc62527ab9544c2820b5e5da482a105240;p=pandora-kernel.git diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h index d30bedfeb7ef..ddd46db65b57 100644 --- a/include/drm/drm_mode.h +++ b/include/drm/drm_mode.h @@ -235,6 +235,8 @@ struct drm_mode_fb_cmd { #define DRM_MODE_FB_DIRTY_ANNOTATE_FILL 0x02 #define DRM_MODE_FB_DIRTY_FLAGS 0x03 +#define DRM_MODE_FB_DIRTY_MAX_CLIPS 256 + /* * Mark a region of a framebuffer as dirty. *