/lib/vgadb: add Panasonic CF-R7 LCD panel (thanks Kenji)
This commit is contained in:
parent
73f834b939
commit
8ac8b3e064
1 changed files with 11 additions and 0 deletions
11
lib/vgadb
11
lib/vgadb
|
@ -1827,3 +1827,14 @@ lcd2190uxp=1600x1200 # 60Hz
|
||||||
shb=1664 ehb=1856 ht=2160
|
shb=1664 ehb=1856 ht=2160
|
||||||
vrs=1201 vre=1204 vt=1250
|
vrs=1201 vre=1204 vt=1250
|
||||||
hsync=+ vsync=+
|
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=-
|
||||||
|
|
Loading…
Reference in a new issue