diff options
author | qwx <devnull@localhost> | 2017-05-22 18:33:14 +0200 |
---|---|---|
committer | qwx <devnull@localhost> | 2017-05-22 18:33:14 +0200 |
commit | 12df6f9658de9237754629c75be82d8901a0dd0b (patch) | |
tree | 3f269f5176de7e9c677f9713e97f20becea49c2d | |
parent | 6f63752d84254b470322fc028dce1c79f7443e3b (diff) | |
download | plan9front-12df6f9658de9237754629c75be82d8901a0dd0b.tar.xz |
vgadb: move nvidia controller entry after igfx and add haswell dids
in hybrid graphics systems, this allows the integrated cards to be
detected first.
-rw-r--r-- | lib/vgadb | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -367,11 +367,6 @@ ctlr link=vga ctlr=3dfx linear=1 hwgc=3dfxhwgc -ctlr - vid=0x10DE did=* # NVidia cards all talk the same - link=vga - ctlr=nvidia linear=1 - hwgc=nvidiahwgc ctlr vid=0x15AD did=0x0710 # VMware 1 @@ -437,6 +432,8 @@ ctlr ctlr vid=0x8086 did=0x0166 # Intel 3rd Gen Core vid=0x8086 did=0x2a42 # Intel 4 Series Mobile + vid=0x8086 did=0x0a16 # Intel 4th Gen Core (HD 4400) + vid=0x8086 did=0x0412 # Intel 4th Gen Core (HD 4600) link=vga hwgc=igfxhwgc ctlr=igfx linear=1 @@ -446,6 +443,11 @@ ctlr vid=0x8086 did=0x2a02 # Intel GM965/GL960/X3100 (hardware cursor broken) link=vga ctlr=igfx linear=1 +ctlr + vid=0x10DE did=* # NVidia cards all talk the same + link=vga + ctlr=nvidia linear=1 + hwgc=nvidiahwgc # # mode: |