xserver/hw/xfree86/drivers/modesetting
Daniel Martin 2674d42402 modesetting: Handle failures in setting a CRTC to a DRM mode properly
This fixes a bug where running the card out of PPLL's when hotplugging
another monitor would result in all of the displays going blank and
failing to work properly until X was restarted or the user switched to
another VT.

[Michel Dänzer: Pass errno instead of -ret to strerror()]
[Daniel Martin: Add \n to log message]

Picked from xf86-video-ati
    7186a87 Handle failures in setting a CRTC to a DRM mode properly

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:25 -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: Handle failures in setting a CRTC to a DRM mode properly 2015-10-30 10:22:25 -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