diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-06 06:02:24 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-06 06:02:24 +0200 |
commit | 8ac8b3e064f26a1e490accd16d1da30f9d6bb926 (patch) | |
tree | 92f3403cfb13d5dc9ea3af1e1c88e6d3acd94d90 /lib/vgadb | |
parent | 73f834b9395972271f870f30d67dff4c896fd39a (diff) | |
download | plan9front-8ac8b3e064f26a1e490accd16d1da30f9d6bb926.tar.xz |
/lib/vgadb: add Panasonic CF-R7 LCD panel (thanks Kenji)
Diffstat (limited to 'lib/vgadb')
-rw-r--r-- | lib/vgadb | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1827,3 +1827,14 @@ lcd2190uxp=1600x1200 # 60Hz shb=1664 ehb=1856 ht=2160 vrs=1201 vre=1204 vt=1250 hsync=+ vsync=+ + +# +# Panasonic CF-R7 LCD panel +# +cfr7=1024x768 + lcd=1 + defaultclock=75 + shb=1096 ehb=1232 ht=1344 + shs=1072 + vrs=771 vre=777 vt=806 + hsync=- vsync=- |