pciaccess: provide a method to detect if a device is boot VGA
authorDave Airlie <airlied@redhat.com>
Wed, 4 Mar 2009 05:55:11 +0000 (15:55 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 30 Apr 2009 23:58:12 +0000 (09:58 +1000)
commitb2838fb61c3542f107014b285cbda097acae1e12
treea23db52f69c6dac7e3d4863919ed30d51191d1cc
parentf14c6cd626273bd2f8b102ff661d11926619a99b
pciaccess: provide a method to detect if a device is boot VGA

When the linux kernel exposes this information, we can use this interface
in the X server to detect whether the kernel believes the device we
are looking at is the boot VGA device.

Signed-off-by: Dave Airlie <airlied@redhat.com>
include/pciaccess.h
src/common_interface.c
src/linux_sysfs.c
src/pciaccess_private.h