xserver/hw/xfree86/drivers
Daniel Martin 7d1e478385 modesetting: Remove XF86_CRTC_VERSION checks
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@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2015-10-30 10:22:29 -04:00
..
modesetting modesetting: Remove XF86_CRTC_VERSION checks 2015-10-30 10:22:29 -04:00
Makefile.am modesetting: Connect the driver to the build. 2014-09-16 16:28:42 -07:00