summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aux/vga/mkfile
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-01-09 02:55:12 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2015-01-09 02:55:12 +0100
commit6fe180657f3a7a17801cb9aa36c8fe9abda34ac7 (patch)
tree0a1f88240dbc7a9ee56f10c8585002585b4cab39 /sys/src/cmd/aux/vga/mkfile
parent212db4135d10039effb12ab708f8ea7d61c32b1c (diff)
igfx: work in progress intel graphics driver
this driver can modeset lvds on x200s and x230. everything else is completely untested. no hardware cursor implemented. no vgadb entries are provided.
Diffstat (limited to 'sys/src/cmd/aux/vga/mkfile')
-rw-r--r--sys/src/cmd/aux/vga/mkfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/src/cmd/aux/vga/mkfile b/sys/src/cmd/aux/vga/mkfile
index ce05eed4f..cd57744b1 100644
--- a/sys/src/cmd/aux/vga/mkfile
+++ b/sys/src/cmd/aux/vga/mkfile
@@ -62,6 +62,7 @@ OFILES=\
vision968.$O\
vmware.$O\
w30c516.$O\
+ igfx.$O\
HFILES=\
pci.h\
@@ -77,4 +78,5 @@ UPDATE=\
</sys/src/cmd/mkone
-nvidia.$O: riva_tbl.h
+geode.$O: geode_modes.h
+radeon.$O: radeon.h