"Keith Packard" <[email protected]> writes:

>> Can we also bump XF86_CRTC_VERSION, so out-of-tree drivers can know when
>> this field is available?
>
> Yes, will do.

I've pushed a new version of my drm-lease branch that has just this
change; it's not very complicated:

@@ -247,7 +247,7 @@ typedef struct _xf86CrtcFuncs {
 
 } xf86CrtcFuncsRec, *xf86CrtcFuncsPtr;
 
-#define XF86_CRTC_VERSION 7
+#define XF86_CRTC_VERSION 8
 
 struct _xf86Crtc {
     /**


-- 
-keith

Attachment: signature.asc
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to