xserver/hw/xfree86/drivers/modesetting
Keith Packard 5adc20179e modesetting: Skip kernel work-around on error in crtc to kernel msc
ms_crtc_msc_to_kernel_msc attempts to work around kernel
inconsistencies in reporting msc values by comparing the expected
value with the reported value. If the kernel fails to
actually provide its current values, then just skip the work around
steps as there's really nothing better we can do.

Signed-off-by: Keith Packard <keithp@keithp.com>
2014-10-27 15:28:14 -07:00
..
Makefile.am modesetting: Add support for DRI2 with glamor. 2014-10-27 13:16:43 -07:00
dri2.c modesetting: Add support for DRI2 with glamor. 2014-10-27 13:16:43 -07:00
driver.c modesetting: Add support for DRI2 with glamor. 2014-10-27 13:16:43 -07:00
driver.h modesetting: Add support for DRI2 with glamor. 2014-10-27 13:16:43 -07:00
drmmode_display.c modesetting: Add support for DRI2 with glamor. 2014-10-27 13:16:43 -07:00
drmmode_display.h modesetting: Add support for DRI2 with glamor. 2014-10-27 13:16:43 -07:00
modesetting.man modesetting: Add support for rendering using glamor. 2014-10-09 09:48:51 +02:00
vblank.c modesetting: Skip kernel work-around on error in crtc to kernel msc 2014-10-27 15:28:14 -07:00