On 29 October 2015 at 13:58, Daniel Martin <[email protected]> wrote: > From: Daniel Martin <[email protected]> > > The ifdef checks for XF86_CRTC_VERSION >= 3/5 are remnants from the > out-of-tree driver. Within the tree, we can rely on: > xf86Crtc.h:#define XF86_CRTC_VERSION 6 > > Signed-off-by: Daniel Martin <[email protected]> The first three are Reviewed-by: Emil Velikov <[email protected]>
There are a couple more trivial defines in case you're interested - MODESETTING_OUTPUT_SLAVE_SUPPORT and XF86_PDEV_SERVER_FD. Plus a few messier/wip if 0's - create_pixmap_for_fbcon(), reload_cursors(), CMAP_LOAD_EVEN_IF_OFFSCREEN (still a problem ?). -Emil _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
