xserver/hw/xfree86/drivers/modesetting
Dave Airlie 7dc22b7911 modesetting: make sure the pci device corresponds to the drm device
If we get asked to pci open a device with a kms path override,
make sure they match, otherwise this driver can steal the primary
device binding for a usb adaptor.

The driver should fallback to the old probe entry point in this case.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-05-09 09:32:05 +01: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 modesetting: make sure the pci device corresponds to the drm device 2012-05-09 09:32:05 +01:00
driver.h modesetting: move shadow stuff to other structure 2012-02-20 11:00:56 +00:00
drmmode_display.c modesetting: attempt to work out if we want 24 or 32bpp 2012-05-01 17:12:29 +01:00
drmmode_display.h modesetting: attempt to work out if we want 24 or 32bpp 2012-05-01 17:12:29 +01:00
modesetting.man add initial man page 2011-09-29 16:00:50 +01:00