diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-09 02:55:12 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-09 02:55:12 +0100 |
commit | 6fe180657f3a7a17801cb9aa36c8fe9abda34ac7 (patch) | |
tree | 0a1f88240dbc7a9ee56f10c8585002585b4cab39 /sys/src/9/pc64 | |
parent | 212db4135d10039effb12ab708f8ea7d61c32b1c (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/9/pc64')
-rw-r--r-- | sys/src/9/pc64/pc64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index 9270ac820..f61c10beb 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -124,6 +124,7 @@ misc # vgatvp3020 =cur # vgatvp3026 =cur vgavesa + vgaigfx # vgavmware +cur ip |