[PATCH xserver 03/10] xfree86/modes: Check for non-desktop monitors during PreInit

Keith Packard keithp at keithp.com
Tue Jan 23 13:34:11 UTC 2018


"Keith Packard" <keithp at keithp.com> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20180124/c06300ab/attachment.sig>


More information about the xorg-devel mailing list