xserver/hw/xfree86/drivers/modesetting
Sascha Hauer 2b6848fcb3 Fix non PCI device probing
When no devicename is found in the option then the driver probes
by PciInfo no matter if it's valid or not. Instead of doing this
use PciInfo only when it's valid and fall back to the devicename
otherwise. With devicename probing use open_hw() to fall back
on the KMSDEVICE environment variable or to the default device.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-03-05 15:19:09 +00:00
..
COPYING Fill the COPYING file with license text 2012-02-21 16:14:31 +00:00
Makefile.am make: add all warnings according to the platform 2012-02-22 09:57:04 +00:00
driver.c Fix non PCI device probing 2012-03-05 15:19:09 +00:00
driver.h modesetting: move shadow stuff to other structure 2012-02-20 11:00:56 +00:00
drmmode_display.c modesetting: fix warnings, remove dead code. 2012-02-22 09:59:12 +00:00
drmmode_display.h modesetting: move shadow stuff to other structure 2012-02-20 11:00:56 +00:00
modesetting.man add initial man page 2011-09-29 16:00:50 +01:00