xserver/hw/xfree86/drivers/modesetting
Dave Airlie 8650ff14a5 modesetting: fix crashes caused by udev race conditions
So the kernel removes the device, and the driver processes the first
udev event, and gets no output back from the kernel, so it check
and don't fall over.

This fixes a couple of crashes seen when hotplugging USB devices.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-01-09 12:48:30 +10:00
..
COPYING Fill the COPYING file with license text 2012-02-21 16:14:31 +00:00
Makefile.am modesetting: fix make distcheck 2012-05-23 11:31:39 +01:00
compat-api.h modesetting: bump to latest X server compat api. 2012-06-01 12:34:42 +01:00
driver.c Remove call to miInitializeBackingStore() 2012-11-29 11:55:54 +10:00
driver.h modesetting: move shadow stuff to other structure 2012-02-20 11:00:56 +00:00
drmmode_display.c modesetting: fix crashes caused by udev race conditions 2013-01-09 12:48:30 +10:00
drmmode_display.h modesetting: add virtual connector support 2012-09-14 10:40:44 +10:00
modesetting.man add initial man page 2011-09-29 16:00:50 +01:00