DragonFly commits List (threaded) for 2013-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: drm/i915: Do not check only primary displays
commit 60ee83d67c80c76392698fd2357756294368a167
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Sun Aug 4 16:58:23 2013 +0200
drm/i915: Do not check only primary displays
* On IBM-PC compatible systems, only one graphic adapter can be
VGA-compatible at the same time
* This adapter is marked with the PCIS_DISPLAY_VGA capability in
the PCI device list
* With KMS, we do not care about VGA compatibility anymore; let's
just use whatever hardware is present
* Tested-with: A radeon X550 as primary display adapter
Summary of changes:
sys/dev/drm2/drm_drv.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/60ee83d67c80c76392698fd2357756294368a167
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]