git: drm/i915: Do not check only primary displays

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun Aug 4 08:07:28 PDT 2013


commit 60ee83d67c80c76392698fd2357756294368a167
Author: François Tigeot <ftigeot at 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



More information about the Commits mailing list