[PATCH xserver 3/4] modesetting: Remove XF86_CRTC_VERSION checks

Emil Velikov emil.l.velikov at gmail.com
Fri Oct 30 06:17:33 PDT 2015


On 29 October 2015 at 13:58, Daniel Martin <daniel.martin at secunet.com> wrote:
> From: Daniel Martin <consume.noise at gmail.com>
>
> 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 <consume.noise at gmail.com>
The first three are
Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com>

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


More information about the xorg-devel mailing list