xserver/hw/xfree86/drivers/modesetting
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
..
Makefile.am modesetting: Add vblank synchronization support when using Present. 2014-12-25 13:39:19 -08:00
dri2.c modesetting: Use correct types for return values of glamor BO exports. 2015-07-16 12:30:16 -07:00
driver.c modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01:00
driver.h modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01:00
drmmode_display.c modesetting: Remove XF86_CRTC_VERSION checks 2015-10-30 10:22:29 -04:00
drmmode_display.h modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01:00
dumb_bo.c modesetting: Include dix-config.h from dumb_bo.c 2015-05-12 08:02:11 -07:00
dumb_bo.h modesetting: Drop dumb_bo::map_count field and dead unmap code. 2014-12-11 11:26:19 -08:00
modesetting.man modesetting: Add more missing options to man page. 2015-08-13 00:36:12 +01:00
present.c xserver: fix build with glamor disabled. 2015-07-06 12:01:33 -07:00
vblank.c modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01:00