1/*
2 * Register settings for SiS 300 series
3 *
4 * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria
5 *
6 * If distributed as part of the Linux kernel, the following license terms
7 * apply:
8 *
9 * * This program is free software; you can redistribute it and/or modify
10 * * it under the terms of the GNU General Public License as published by
11 * * the Free Software Foundation; either version 2 of the named License,
12 * * or any later version.
13 * *
14 * * This program is distributed in the hope that it will be useful,
15 * * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * * GNU General Public License for more details.
18 * *
19 * * You should have received a copy of the GNU General Public License
20 * * along with this program; if not, write to the Free Software
21 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
22 *
23 * Otherwise, the following license terms apply:
24 *
25 * * Redistribution and use in source and binary forms, with or without
26 * * modification, are permitted provided that the following conditions
27 * * are met:
28 * * 1) Redistributions of source code must retain the above copyright
29 * *    notice, this list of conditions and the following disclaimer.
30 * * 2) Redistributions in binary form must reproduce the above copyright
31 * *    notice, this list of conditions and the following disclaimer in the
32 * *    documentation and/or other materials provided with the distribution.
33 * * 3) The name of the author may not be used to endorse or promote products
34 * *    derived from this software without specific prior written permission.
35 * *
36 * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
37 * * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
38 * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
39 * * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
40 * * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
41 * * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
42 * * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
43 * * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44 * * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
45 * * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46 *
47 * Author: 	Thomas Winischhofer <thomas@winischhofer.net>
48 *
49 */
50
51static const struct SiS_Ext SiS300_EModeIDTable[] =
52{
53	{0x6a,0x2212,0x0102,SIS_RI_800x600,  0x00,0x00,0x00,0x00,0x00,-1},  /* 800x600x? */
54	{0x2e,0x0a1b,0x0101,SIS_RI_640x480,  0x00,0x00,0x00,0x00,0x08,-1},
55	{0x2f,0x021b,0x0100,SIS_RI_640x400,  0x00,0x00,0x00,0x00,0x10,-1},  /* 640x400x8 */
56	{0x30,0x2a1b,0x0103,SIS_RI_800x600,  0x00,0x00,0x00,0x00,0x00,-1},
57	{0x31,0x4a1b,0x0000,SIS_RI_720x480,  0x00,0x00,0x00,0x00,0x11,-1},  /* 720x480x8 */
58	{0x32,0x6a1b,0x0000,SIS_RI_720x576,  0x00,0x00,0x00,0x00,0x12,-1},  /* 720x576x8 */
59	{0x33,0x4a1d,0x0000,SIS_RI_720x480,  0x00,0x00,0x00,0x00,0x11,-1},  /* 720x480x16 */
60	{0x34,0x6a1d,0x0000,SIS_RI_720x576,  0x00,0x00,0x00,0x00,0x12,-1},  /* 720x576x16 */
61	{0x35,0x4a1f,0x0000,SIS_RI_720x480,  0x00,0x00,0x00,0x00,0x11,-1},  /* 720x480x32 */
62	{0x36,0x6a1f,0x0000,SIS_RI_720x576,  0x00,0x00,0x00,0x00,0x12,-1},  /* 720x576x32 */
63	{0x37,0x0212,0x0104,SIS_RI_1024x768, 0x00,0x00,0x00,0x00,0x13,-1},  /* 1024x768x? */
64	{0x38,0x0a1b,0x0105,SIS_RI_1024x768, 0x00,0x00,0x00,0x00,0x13,-1},  /* 1024x768x8 */
65	{0x3a,0x0e3b,0x0107,SIS_RI_1280x1024,0x00,0x00,0x00,0x00,0x1a,-1},  /* 1280x1024x8 */
66	{0x3c,0x063b,0x0130,SIS_RI_1600x1200,0x00,0x00,0x00,0x00,0x1e,-1},
67	{0x3d,0x067d,0x0131,SIS_RI_1600x1200,0x00,0x00,0x00,0x00,0x1e,-1},
68	{0x40,0x921c,0x010d,SIS_RI_320x200,  0x00,0x00,0x00,0x00,0x23,-1},  /* 320x200x15 */
69	{0x41,0x921d,0x010e,SIS_RI_320x200,  0x00,0x00,0x00,0x00,0x23,-1},  /* 320x200x16 */
70	{0x43,0x0a1c,0x0110,SIS_RI_640x480,  0x00,0x00,0x00,0x00,0x08,-1},
71	{0x44,0x0a1d,0x0111,SIS_RI_640x480,  0x00,0x00,0x00,0x00,0x08,-1},
72	{0x46,0x2a1c,0x0113,SIS_RI_800x600,  0x00,0x00,0x00,0x00,0x00,-1},  /* 800x600x15 */
73	{0x47,0x2a1d,0x0114,SIS_RI_800x600,  0x00,0x00,0x00,0x00,0x00,-1},  /* 800x600x16 */
74	{0x49,0x0a3c,0x0116,SIS_RI_1024x768, 0x00,0x00,0x00,0x00,0x13,-1},
75	{0x4a,0x0a3d,0x0117,SIS_RI_1024x768, 0x00,0x00,0x00,0x00,0x13,-1},
76	{0x4c,0x0e7c,0x0119,SIS_RI_1280x1024,0x00,0x00,0x00,0x00,0x1a,-1},
77	{0x4d,0x0e7d,0x011a,SIS_RI_1280x1024,0x00,0x00,0x00,0x00,0x1a,-1},
78	{0x50,0x921b,0x0132,SIS_RI_320x240,  0x00,0x00,0x00,0x00,0x24,-1},  /* 320x240x8  */
79	{0x51,0xb21b,0x0133,SIS_RI_400x300,  0x00,0x00,0x00,0x00,0x25,-1},  /* 400x300x8  */
80	{0x52,0x921b,0x0134,SIS_RI_512x384,  0x00,0x00,0x00,0x00,0x26,-1},  /* 512x384x8  */
81	{0x56,0x921d,0x0135,SIS_RI_320x240,  0x00,0x00,0x00,0x00,0x24,-1},  /* 320x240x16 */
82	{0x57,0xb21d,0x0136,SIS_RI_400x300,  0x00,0x00,0x00,0x00,0x25,-1},  /* 400x300x16 */
83	{0x58,0x921d,0x0137,SIS_RI_512x384,  0x00,0x00,0x00,0x00,0x26,-1},  /* 512x384x16 */
84	{0x59,0x921b,0x0138,SIS_RI_320x200,  0x00,0x00,0x00,0x00,0x23,-1},  /* 320x200x8  */
85	{0x5c,0x921f,0x0000,SIS_RI_512x384,  0x00,0x00,0x00,0x00,0x26,-1},  /* 512x384x32 */
86	{0x5d,0x021d,0x0139,SIS_RI_640x400,  0x00,0x00,0x00,0x00,0x10,-1},  /* 640x400x16 */
87	{0x5e,0x021f,0x0000,SIS_RI_640x400,  0x00,0x00,0x00,0x00,0x10,-1},  /* 640x400x32 */
88	{0x62,0x0a3f,0x013a,SIS_RI_640x480,  0x00,0x00,0x00,0x00,0x08,-1},
89	{0x63,0x2a3f,0x013b,SIS_RI_800x600,  0x00,0x00,0x00,0x00,0x00,-1},  /* 800x600x32 */
90	{0x64,0x0a7f,0x013c,SIS_RI_1024x768, 0x00,0x00,0x00,0x00,0x13,-1},
91	{0x65,0x0eff,0x013d,SIS_RI_1280x1024,0x00,0x00,0x00,0x00,0x1a,-1},
92	{0x66,0x06ff,0x013e,SIS_RI_1600x1200,0x00,0x00,0x00,0x00,0x1e,-1},
93	{0x68,0x067b,0x013f,SIS_RI_1920x1440,0x00,0x00,0x00,0x00,0x27,-1},
94	{0x69,0x06fd,0x0140,SIS_RI_1920x1440,0x00,0x00,0x00,0x00,0x27,-1},
95	{0x6b,0x07ff,0x0000,SIS_RI_1920x1440,0x00,0x00,0x00,0x00,0x27,-1},
96	{0x6c,0x067b,0x0000,SIS_RI_2048x1536,0x00,0x00,0x00,0x00,0x28,-1},  /* 2048x1536x8 */
97	{0x6d,0x06fd,0x0000,SIS_RI_2048x1536,0x00,0x00,0x00,0x00,0x28,-1},  /* 2048x1536x16 */
98	{0x70,0x6a1b,0x0000,SIS_RI_800x480,  0x00,0x00,0x07,0x00,0x2d,-1},  /* 800x480x8 */
99	{0x71,0x4a1b,0x0000,SIS_RI_1024x576, 0x00,0x00,0x00,0x00,0x30,-1},  /* 1024x576x8 */
100	{0x74,0x4a1d,0x0000,SIS_RI_1024x576, 0x00,0x00,0x00,0x00,0x30,-1},  /* 1024x576x16 */
101	{0x75,0x0e3d,0x0000,SIS_RI_1280x720, 0x00,0x00,0x00,0x00,0x33,-1},  /* 1280x720x16 */
102	{0x76,0x6a1f,0x0000,SIS_RI_800x480,  0x00,0x00,0x07,0x00,0x2d,-1},  /* 800x480x32 */
103	{0x77,0x4a3f,0x0000,SIS_RI_1024x576, 0x00,0x00,0x00,0x00,0x30,-1},  /* 1024x576x32 */
104	{0x78,0x0eff,0x0000,SIS_RI_1280x720, 0x00,0x00,0x00,0x00,0x33,-1},  /* 1280x720x32 */
105	{0x79,0x0e3b,0x0000,SIS_RI_1280x720, 0x00,0x00,0x00,0x00,0x33,-1},  /* 1280x720x8 */
106	{0x7a,0x6a1d,0x0000,SIS_RI_800x480,  0x00,0x00,0x07,0x00,0x2d,-1},  /* 800x480x16 */
107	{0x7c,0x0a3b,0x0000,SIS_RI_1280x960, 0x00,0x00,0x00,0x00,0x29,-1},  /* 1280x960x8 */
108	{0x7d,0x0a7d,0x0000,SIS_RI_1280x960, 0x00,0x00,0x00,0x00,0x29,-1},  /* 1280x960x16 */
109	{0x7e,0x0aff,0x0000,SIS_RI_1280x960, 0x00,0x00,0x00,0x00,0x29,-1},  /* 1280x960x32 */
110	{0x20,0x4a1b,0x0000,SIS_RI_1024x600, 0x00,0x00,0x00,0x00,0x2b,-1},  /* 1024x600 */
111	{0x21,0x4a3d,0x0000,SIS_RI_1024x600, 0x00,0x00,0x00,0x00,0x2b,-1},
112	{0x22,0x4a7f,0x0000,SIS_RI_1024x600, 0x00,0x00,0x00,0x00,0x2b,-1},
113	{0x23,0x4a1b,0x0000,SIS_RI_1152x768, 0x00,0x00,0x00,0x00,0x2c,-1},  /* 1152x768 */
114	{0x24,0x4a3d,0x0000,SIS_RI_1152x768, 0x00,0x00,0x00,0x00,0x2c,-1},
115	{0x25,0x4a7f,0x0000,SIS_RI_1152x768, 0x00,0x00,0x00,0x00,0x2c,-1},
116	{0x29,0x4e1b,0x0000,SIS_RI_1152x864, 0x00,0x00,0x00,0x00,0x36,-1},  /* 1152x864 */
117	{0x2a,0x4e3d,0x0000,SIS_RI_1152x864, 0x00,0x00,0x00,0x00,0x36,-1},
118	{0x2b,0x4e7f,0x0000,SIS_RI_1152x864, 0x00,0x00,0x00,0x00,0x36,-1},
119	{0x39,0x6a1b,0x0000,SIS_RI_848x480,  0x00,0x00,0x00,0x00,0x39,-1},  /* 848x480 */
120	{0x3b,0x6a3d,0x0000,SIS_RI_848x480,  0x00,0x00,0x00,0x00,0x39,-1},
121	{0x3e,0x6a7f,0x0000,SIS_RI_848x480,  0x00,0x00,0x00,0x00,0x39,-1},
122	{0x3f,0x6a1b,0x0000,SIS_RI_856x480,  0x00,0x00,0x00,0x00,0x3b,-1},  /* 856x480 */
123	{0x42,0x6a3d,0x0000,SIS_RI_856x480,  0x00,0x00,0x00,0x00,0x3b,-1},
124	{0x45,0x6a7f,0x0000,SIS_RI_856x480,  0x00,0x00,0x00,0x00,0x3b,-1},
125	{0x48,0x6a3b,0x0000,SIS_RI_1360x768, 0x00,0x00,0x00,0x00,0x3d,-1},  /* 1360x768 */
126	{0x4b,0x6a7d,0x0000,SIS_RI_1360x768, 0x00,0x00,0x00,0x00,0x3d,-1},
127	{0x4e,0x6aff,0x0000,SIS_RI_1360x768, 0x00,0x00,0x00,0x00,0x3d,-1},
128	{0x4f,0x921f,0x0000,SIS_RI_320x200,  0x00,0x00,0x00,0x00,0x23,-1},  /* 320x200x32 */
129	{0x53,0x921f,0x0000,SIS_RI_320x240,  0x00,0x00,0x00,0x00,0x24,-1},  /* 320x240x32 */
130	{0x54,0xb21f,0x0000,SIS_RI_400x300,  0x00,0x00,0x00,0x00,0x25,-1},  /* 400x300x32 */
131	{0x55,0x2e3b,0x0000,SIS_RI_1280x768, 0x00,0x00,0x00,0x00,0x3e,-1},  /* 1280x768   */
132	{0x5a,0x2e7d,0x0000,SIS_RI_1280x768, 0x00,0x00,0x00,0x00,0x3e,-1},
133	{0x5b,0x2eff,0x0000,SIS_RI_1280x768, 0x00,0x00,0x00,0x00,0x3e,-1},
134	{0x5f,0x6a1b,0x0000,SIS_RI_768x576,  0x00,0x00,0x00,0x00,0x3f,-1},  /* 768x576x8 */
135	{0x60,0x6a1d,0x0000,SIS_RI_768x576,  0x00,0x00,0x00,0x00,0x3f,-1},  /* 768x576x16 */
136	{0x61,0x6a1f,0x0000,SIS_RI_768x576,  0x00,0x00,0x00,0x00,0x3f,-1},  /* 768x576x32 */
137	{0x67,0x6e3b,0x0000,SIS_RI_1360x1024,0x00,0x00,0x00,0x00,0x40,-1},  /* 1360x1024x8 (BARCO) */
138	{0x6f,0x6e7d,0x0000,SIS_RI_1360x1024,0x00,0x00,0x00,0x00,0x40,-1},  /* 1360x1024x16 (BARCO) */
139	{0x72,0x6eff,0x0000,SIS_RI_1360x1024,0x00,0x00,0x00,0x00,0x40,-1},  /* 1360x1024x32 (BARCO) */
140	{0xff,0x0000,0xffff,0,               0x00,0x00,0x00,0x00,0x00}
141};
142
143static const struct SiS_Ext2 SiS300_RefIndex[] =
144{
145	{0x085f,0x0d,0x03,0x05,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 00 */
146	{0x0467,0x0e,0x04,0x05,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 01 */
147	{0x0067,0x0f,0x07,0x48,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 02 - CRT1CRTC was 0x4f */
148	{0x0067,0x10,0x06,0x8b,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 03 */
149	{0x0147,0x11,0x08,0x00,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 04 */
150	{0x0147,0x12,0x0c,0x00,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 05 */
151	{0x0047,0x11,0x0e,0x00,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 06 - CRT1CRTC was 0x51 */
152	{0x0047,0x11,0x13,0x00,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 07 */
153	{0xc85f,0x05,0x00,0x04,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 08 */
154	{0xc067,0x06,0x02,0x04,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 09 */
155	{0xc067,0x07,0x02,0x47,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 0a */
156	{0xc067,0x08,0x03,0x8a,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 0b */
157	{0xc047,0x09,0x05,0x00,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 0c */
158	{0xc047,0x0a,0x08,0x00,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 0d */
159	{0xc047,0x0b,0x0a,0x00,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 0e */
160	{0xc047,0x0c,0x10,0x00,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 0f */
161	{0x487f,0x04,0x00,0x00,0x00,0x2f, 640, 400, 0, 0x4a, 0x49}, /* 10 */
162	{0xc06f,0x31,0x01,0x06,0x13,0x31, 720, 480, 0, 0x00, 0x00}, /* 11 */
163	{0x006f,0x32,0x4a,0x06,0x14,0x32, 720, 576, 0, 0x00, 0x00}, /* 12 */ /* 4a was 03 */
164	{0x0187,0x15,0x05,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 13 */
165	{0xc877,0x16,0x09,0x06,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 14 */
166	{0xc067,0x17,0x0b,0x49,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 15 - CRT1CRTC was 0x97 */
167	{0x0267,0x18,0x0d,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 16 */
168	{0x0047,0x19,0x11,0x8c,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 17 - CRT1CRTC was 0x59 */
169	{0x0047,0x1a,0x12,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 18 */
170	{0x0007,0x1b,0x16,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 19 - CRT1CRTC was 0x5b */
171	{0x0387,0x1c,0x0d,0x00,0x07,0x3a,1280,1024, 0, 0x00, 0x00}, /* 1a - CRT1CRTC was 0x5c */
172	{0x0077,0x1d,0x14,0x07,0x07,0x3a,1280,1024, 0, 0x00, 0x00}, /* 1b */
173	{0x0047,0x1e,0x17,0x00,0x07,0x3a,1280,1024, 0, 0x00, 0x00}, /* 1c */
174	{0x0007,0x1f,0x18,0x00,0x07,0x3a,1280,1024, 0, 0x00, 0x00}, /* 1d */
175	{0x0007,0x20,0x19,0x00,0x00,0x3c,1600,1200, 0, 0x00, 0x00}, /* 1e - CRT1CRTC was 0x60 */
176	{0x0007,0x21,0x1a,0x00,0x00,0x3c,1600,1200, 0, 0x00, 0x00}, /* 1f */
177	{0x0007,0x22,0x1b,0x00,0x00,0x3c,1600,1200, 0, 0x00, 0x00}, /* 20 */
178	{0x0007,0x23,0x1d,0x00,0x00,0x3c,1600,1200, 0, 0x00, 0x00}, /* 21 - CRT1CRTC was 0x63 */
179	{0x0007,0x24,0x1e,0x00,0x00,0x3c,1600,1200, 0, 0x00, 0x00}, /* 22 */
180	{0x407f,0x00,0x00,0x00,0x00,0x40, 320, 200, 0, 0x4b, 0x4b}, /* 23 */
181	{0xc07f,0x01,0x00,0x04,0x04,0x50, 320, 240, 0, 0x00, 0x00}, /* 24 */
182	{0x0077,0x02,0x04,0x05,0x05,0x51, 400, 300, 0, 0x00, 0x00}, /* 25 */
183	{0xc877,0x03,0x09,0x06,0x06,0x52, 512, 384, 0, 0x00, 0x00}, /* 26 */  /* was c077 */
184	{0x8207,0x25,0x1f,0x00,0x00,0x68,1920,1440, 0, 0x00, 0x00}, /* 27 */
185	{0x0007,0x26,0x20,0x00,0x00,0x6c,2048,1536, 0, 0x00, 0x00}, /* 28 */
186	{0x0067,0x27,0x14,0x08,0x0a,0x6e,1280, 960, 0, 0x00, 0x00}, /* 29 - 1280x960-60 */
187	{0x0027,0x45,0x3c,0x08,0x0a,0x6e,1280, 960, 0, 0x00, 0x00}, /* 2a - 1280x960-85 */
188	{0xc077,0x33,0x09,0x06,0x00,0x20,1024, 600, 0, 0x00, 0x00}, /* 2b */
189	{0xc077,0x34,0x0b,0x06,0x00,0x23,1152, 768, 0, 0x00, 0x00}, /* 2c */	/* VCLK 0x09 */
190	{0x0077,0x35,0x27,0x08,0x18,0x70, 800, 480, 0, 0x00, 0x00}, /* 2d */
191	{0x0047,0x36,0x37,0x08,0x18,0x70, 800, 480, 0, 0x00, 0x00}, /* 2e */
192	{0x0047,0x37,0x08,0x08,0x18,0x70, 800, 480, 0, 0x00, 0x00}, /* 2f */
193	{0x0077,0x38,0x09,0x09,0x19,0x71,1024, 576, 0, 0x00, 0x00}, /* 30 */
194	{0x0047,0x39,0x38,0x09,0x19,0x71,1024, 576, 0, 0x00, 0x00}, /* 31 */
195	{0x0047,0x3a,0x11,0x09,0x19,0x71,1024, 576, 0, 0x00, 0x00}, /* 32 */
196	{0x0077,0x3b,0x39,0x0a,0x0c,0x75,1280, 720, 0, 0x00, 0x00}, /* 33 */
197	{0x0047,0x3c,0x3a,0x0a,0x0c,0x75,1280, 720, 0, 0x00, 0x00}, /* 34 */
198	{0x0007,0x3d,0x3b,0x0a,0x0c,0x75,1280, 720, 0, 0x00, 0x00}, /* 35 */
199	{0x0067,0x49,0x35,0x06,0x1a,0x29,1152, 864, 0, 0x00, 0x00}, /* 36 1152x864-60Hz  */
200	{0x0067,0x3e,0x34,0x06,0x1a,0x29,1152, 864, 0, 0x00, 0x00}, /* 37 1152x864-75Hz */
201	{0x0047,0x44,0x3a,0x06,0x1a,0x29,1152, 864, 0, 0x00, 0x00}, /* 38 1152x864-85Hz */
202	{0x00c7,0x3f,0x28,0x00,0x16,0x39, 848, 480, 0, 0x00, 0x00}, /* 39 848x480-38Hzi */
203	{0xc067,0x40,0x3d,0x0b,0x16,0x39, 848, 480, 0, 0x00, 0x00}, /* 3a 848x480-60Hz  */
204	{0x00c7,0x41,0x28,0x00,0x17,0x3f, 856, 480, 0, 0x00, 0x00}, /* 3b 856x480-38Hzi */
205	{0xc067,0x42,0x28,0x0c,0x17,0x3f, 856, 480, 0, 0x00, 0x00}, /* 3c 856x480-60Hz  */
206	{0x0067,0x43,0x3e,0x0d,0x1b,0x48,1360, 768, 0, 0x00, 0x00}, /* 3d 1360x768-60Hz */
207	{0x0077,0x46,0x3f,0x08,0x08,0x55,1280, 768, 0, 0x00, 0x00}, /* 3e 1280x768-60Hz */
208	{0x006f,0x47,0x4c,0x06,0x15,0x5f, 768, 576, 0, 0x00, 0x00}, /* 3f 768x576 */
209	{0x0027,0x48,0x13,0x08,0x00,0x67,1360,1024, 0, 0x00, 0x00}, /* 40 1360x1024-59Hz (BARCO1366 only) */
210	{0xffff,   0,   0,   0,   0,   0,   0,   0, 0, 0x00, 0x00}
211};
212
213static const struct SiS_VBMode SiS300_VBModeIDTable[] =
214{
215	{0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00},
216	{0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x01},
217	{0x01,0x00,0x00,0x00,0x01,0x00,0x01,0x02},
218	{0x03,0x00,0x00,0x00,0x02,0x00,0x02,0x00},
219	{0x03,0x00,0x00,0x00,0x02,0x00,0x02,0x01},
220	{0x03,0x00,0x00,0x00,0x03,0x00,0x03,0x02},
221	{0x05,0x00,0x00,0x01,0x04,0x00,0x00,0x00},
222	{0x06,0x00,0x00,0x01,0x05,0x00,0x02,0x00},
223	{0x07,0x00,0x00,0x00,0x03,0x00,0x03,0x01},
224	{0x07,0x00,0x00,0x00,0x03,0x00,0x03,0x02},
225	{0x0d,0x00,0x00,0x01,0x04,0x00,0x00,0x00},
226	{0x0e,0x00,0x00,0x01,0x05,0x00,0x02,0x00},
227	{0x0f,0x00,0x00,0x01,0x05,0x00,0x02,0x01},
228	{0x10,0x00,0x00,0x01,0x05,0x00,0x02,0x01},
229	{0x11,0x00,0x00,0x01,0x05,0x00,0x02,0x03},
230	{0x12,0x00,0x00,0x01,0x05,0x00,0x02,0x03},
231	{0x13,0x00,0x00,0x01,0x04,0x00,0x04,0x00},
232	{0x6a,0x00,0x00,0x01,0x07,0x00,0x08,0x0a},
233	{0x2e,0x00,0x00,0x01,0x05,0x00,0x06,0x08},
234	{0x2f,0x00,0x00,0x01,0x05,0x00,0x06,0x06},
235	{0x30,0x00,0x00,0x01,0x07,0x00,0x08,0x0a},
236	{0x31,0x00,0x00,0x01,0x06,0x00,0x00,0x00},
237	{0x32,0x00,0x00,0x01,0x06,0x00,0x00,0x00},
238	{0x33,0x00,0x00,0x01,0x06,0x00,0x00,0x00},
239	{0x34,0x00,0x00,0x01,0x06,0x00,0x00,0x00},
240	{0x35,0x00,0x00,0x01,0x06,0x00,0x00,0x00},
241	{0x36,0x00,0x00,0x01,0x06,0x00,0x00,0x00},
242	{0x37,0x00,0x00,0x01,0x00,0x00,0x0a,0x0c},
243	{0x38,0x00,0x00,0x01,0x00,0x00,0x0a,0x0c},
244	{0x3a,0x00,0x00,0x01,0x00,0x00,0x0b,0x0d},
245	{0x40,0x00,0x00,0x01,0x04,0x00,0x05,0x05},
246	{0x41,0x00,0x00,0x01,0x04,0x00,0x05,0x05},
247	{0x43,0x00,0x00,0x01,0x05,0x00,0x06,0x08},
248	{0x44,0x00,0x00,0x01,0x05,0x00,0x06,0x08},
249	{0x46,0x00,0x00,0x01,0x07,0x00,0x08,0x0a},
250	{0x47,0x00,0x00,0x01,0x07,0x00,0x08,0x0a},
251	{0x49,0x00,0x00,0x01,0x00,0x00,0x0a,0x0c},
252	{0x4a,0x00,0x00,0x01,0x00,0x00,0x0a,0x0c},
253	{0x4c,0x00,0x00,0x01,0x00,0x00,0x0b,0x0d},
254	{0x4d,0x00,0x00,0x01,0x00,0x00,0x0b,0x0d},
255	{0x4f,0x00,0x00,0x01,0x04,0x00,0x05,0x05},
256	{0x50,0x00,0x00,0x01,0x04,0x00,0x05,0x07},
257	{0x51,0x00,0x00,0x01,0x07,0x00,0x07,0x09},
258	{0x52,0x00,0x00,0x01,0x00,0x00,0x09,0x0b},
259	{0x53,0x00,0x00,0x01,0x04,0x00,0x05,0x07},
260	{0x54,0x00,0x00,0x01,0x07,0x00,0x07,0x09},
261	{0x56,0x00,0x00,0x01,0x04,0x00,0x05,0x07},
262	{0x57,0x00,0x00,0x01,0x07,0x00,0x07,0x09},
263	{0x58,0x00,0x00,0x01,0x00,0x00,0x09,0x0b},
264	{0x59,0x00,0x00,0x01,0x04,0x00,0x05,0x05},
265	{0x5c,0x00,0x00,0x01,0x00,0x00,0x09,0x0b},
266	{0x5d,0x00,0x00,0x01,0x05,0x00,0x06,0x06},
267	{0x5e,0x00,0x00,0x01,0x05,0x00,0x06,0x06},
268	{0x5f,0x00,0x00,0x01,0x06,0x00,0x00,0x00},
269	{0x60,0x00,0x00,0x01,0x06,0x00,0x00,0x00},
270	{0x61,0x00,0x00,0x01,0x06,0x00,0x00,0x00},
271	{0x62,0x00,0x00,0x01,0x05,0x00,0x06,0x08},
272	{0x63,0x00,0x00,0x01,0x07,0x00,0x08,0x0a},
273	{0x64,0x00,0x00,0x01,0x00,0x00,0x0a,0x0c},
274	{0x65,0x00,0x00,0x01,0x00,0x00,0x0b,0x0d},
275	{0x6c,0x00,0x00,0x01,0x00,0x00,0x0b,0x0d},
276	{0x6d,0x00,0x00,0x01,0x00,0x00,0x0b,0x0d},
277	{0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00}
278};
279
280static const struct SiS_CRT1Table SiS300_CRT1Table[] =
281{
282 {{0x2d,0x27,0x28,0x90,0x2c,0x80,0xbf,0x1f,    /* 0x00 - 320x200 */
283  0x9c,0x8e,0x8f,0x96,0xb9,0x30,0x00,0x00,     /* HRE [4],[15] is invalid - but correcting it does not work */
284  0x00}},
285 {{0x2d,0x27,0x28,0x90,0x2c,0x80,0x0b,0x3e,    /* 0x01 */
286  0xe9,0x8b,0xdf,0xe7,0x04,0x00,0x00,0x00,     /* HRE [4],[15] is invalid - but correcting it does not work */
287  0x00}},
288 {{0x3d,0x31,0x31,0x81,0x37,0x1f,0x72,0xf0,    /* 0x02 */
289  0x58,0x8c,0x57,0x57,0x73,0x20,0x00,0x05,
290  0x01}},
291 {{0x4f,0x3f,0x3f,0x93,0x45,0x0d,0x24,0xf5,
292  0x02,0x88,0xff,0xff,0x25,0x10,0x00,0x01,
293  0x01}},
294 {{0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f,
295  0x9c,0x8e,0x8f,0x96,0xb9,0x30,0x00,0x05,
296  0x00}},
297 {{0x5f,0x4f,0x4f,0x83,0x55,0x81,0x0b,0x3e,    /* 0x05 - corrected 640x480-60 */
298  0xe9,0x8b,0xdf,0xe8,0x0c,0x00,0x00,0x05,
299  0x00}},
300 {{0x63,0x4f,0x4f,0x87,0x56,0x9b,0x06,0x3e,    /* 0x06 - corrected 640x480-72 */
301  0xe8,0x8a,0xdf,0xe7,0x07,0x00,0x00,0x01,
302  0x00}},
303 {{0x64,0x4f,0x4f,0x88,0x55,0x9d,0xf2,0x1f,
304  0xe0,0x83,0xdf,0xdf,0xf3,0x10,0x00,0x01,
305  0x00}},
306 {{0x63,0x4f,0x4f,0x87,0x5a,0x81,0xfb,0x1f,
307  0xe0,0x83,0xdf,0xdf,0xfc,0x10,0x00,0x05,
308  0x00}},
309 {{0x67,0x4f,0x4f,0x8b,0x57,0x83,0x10,0x3e,    /* 0x09 - corrected 640x480-100 */
310  0xe7,0x8d,0xdf,0xe6,0x11,0x00,0x00,0x05,
311  0x00}},
312 {{0x67,0x4f,0x4f,0x8b,0x57,0x83,0x10,0x3e,    /* 0x0a - corrected 640x480-120 */
313  0xe7,0x8d,0xdf,0xe6,0x11,0x00,0x00,0x05,
314  0x00}},
315 {{0x63,0x4f,0x4f,0x87,0x56,0x9d,0xfb,0x1f,
316  0xe0,0x83,0xdf,0xdf,0xfc,0x10,0x00,0x01,
317  0x00}},
318 {{0x65,0x4f,0x4f,0x89,0x57,0x9f,0xfb,0x1f,
319  0xe6,0x8a,0xdf,0xdf,0xfc,0x10,0x00,0x01,    /* Corrected VDE, VBE */
320  0x00}},
321 {{0x7b,0x63,0x63,0x9f,0x6a,0x93,0x6f,0xf0,
322  0x58,0x8a,0x57,0x57,0x70,0x20,0x00,0x05,
323  0x01}},
324 {{0x7f,0x63,0x63,0x83,0x6c,0x1c,0x72,0xf0,
325  0x58,0x8c,0x57,0x57,0x73,0x20,0x00,0x06,
326  0x01}},
327 {{0x7d,0x63,0x63,0x81,0x6e,0x1d,0x98,0xf0,
328  0x7c,0x82,0x57,0x57,0x99,0x00,0x00,0x06,
329  0x01}},
330 {{0x7f,0x63,0x63,0x83,0x69,0x13,0x6f,0xf0,
331  0x58,0x8b,0x57,0x57,0x70,0x20,0x00,0x06,
332  0x01}},
333 {{0x7e,0x63,0x63,0x82,0x6b,0x13,0x75,0xf0,
334  0x58,0x8b,0x57,0x57,0x76,0x20,0x00,0x06,
335  0x01}},
336 {{0x8c,0x63,0x63,0x87,0x72,0x16,0x7e,0xf0,
337  0x59,0x8d,0x57,0x57,0x7f,0x00,0x00,0x06,
338  0x01}},
339 {{0x7e,0x63,0x63,0x82,0x6c,0x14,0x75,0xe0,
340  0x58,0x0b,0x57,0x57,0x76,0x20,0x00,0x06,
341  0x01}},
342 {{0x7e,0x63,0x63,0x82,0x6c,0x14,0x75,0xe0,   /* 0x14 */
343  0x58,0x0b,0x57,0x57,0x76,0x20,0x00,0x06,
344  0x01}},
345 {{0x99,0x7f,0x7f,0x9d,0x84,0x1a,0x96,0x1f,
346  0x7f,0x83,0x7f,0x7f,0x97,0x10,0x00,0x02,
347  0x00}},
348 {{0xa3,0x7f,0x7f,0x87,0x86,0x97,0x24,0xf5,
349  0x02,0x88,0xff,0xff,0x25,0x10,0x00,0x02,
350  0x01}},
351 {{0xa1,0x7f,0x7f,0x85,0x86,0x97,0x24,0xf5,
352  0x02,0x88,0xff,0xff,0x25,0x10,0x00,0x02,
353  0x01}},
354 {{0x9f,0x7f,0x7f,0x83,0x85,0x91,0x1e,0xf5,
355  0x00,0x83,0xff,0xff,0x1f,0x10,0x00,0x02,
356  0x01}},
357 {{0xa7,0x7f,0x7f,0x8b,0x89,0x95,0x26,0xf5,
358  0x00,0x83,0xff,0xff,0x27,0x10,0x00,0x02,
359  0x01}},
360 {{0x9f,0x7f,0x7f,0x83,0x83,0x93,0x1e,0xf5,  /* 0x1a */
361  0x00,0x84,0xff,0xff,0x1f,0x10,0x00,0x02,
362  0x01}},
363 {{0xa2,0x7f,0x7f,0x86,0x84,0x94,0x37,0xf5,
364  0x0b,0x82,0xff,0xff,0x38,0x10,0x00,0x02,
365  0x01}},
366 {{0xcf,0x9f,0x9f,0x93,0xb2,0x01,0x14,0xba,
367  0x00,0x83,0xff,0xff,0x15,0x00,0x00,0x03,
368  0x00}},
369 {{0xce,0x9f,0x9f,0x92,0xa9,0x17,0x28,0x5a,
370  0x00,0x83,0xff,0xff,0x29,0x09,0x00,0x07,
371  0x01}},
372 {{0xce,0x9f,0x9f,0x92,0xa5,0x17,0x28,0x5a,  /* 0x1e */
373  0x00,0x83,0xff,0xff,0x29,0x09,0x00,0x07,
374  0x01}},
375 {{0xd3,0x9f,0x9f,0x97,0xab,0x1f,0x2e,0x5a,
376  0x00,0x83,0xff,0xff,0x2f,0x09,0x00,0x07,
377  0x01}},
378 {{0x09,0xc7,0xc7,0x8d,0xd3,0x0b,0xe0,0x10,
379  0xb0,0x83,0xaf,0xaf,0xe1,0x2f,0x01,0x04,
380  0x00}},
381 {{0x09,0xc7,0xc7,0x8d,0xd3,0x0b,0xe0,0x10,
382  0xb0,0x83,0xaf,0xaf,0xe1,0x2f,0x01,0x04,
383  0x00}},
384 {{0x09,0xc7,0xc7,0x8d,0xd3,0x0b,0xe0,0x10,
385  0xb0,0x83,0xaf,0xaf,0xe1,0x2f,0x01,0x04,
386  0x00}},
387 {{0x09,0xc7,0xc7,0x8d,0xd3,0x0b,0xe0,0x10,
388  0xb0,0x83,0xaf,0xaf,0xe1,0x2f,0x01,0x04,
389  0x00}},
390 {{0x09,0xc7,0xc7,0x8d,0xd3,0x0b,0xe0,0x10,  /* 36: 1600x1200x85Hz */
391  0xb0,0x83,0xaf,0xaf,0xe1,0x2f,0x01,0x04,
392  0x00}},
393 {{0x3f,0xef,0xef,0x83,0xfd,0x1a,0xda,0x1f,  /* 37: 1920x1440x60Hz */
394  0xa0,0x84,0x9f,0x9f,0xdb,0x1f,0x01,0x01,
395  0x00}},
396 {{0x55,0xff,0xff,0x99,0x0d,0x0c,0x3e,0xba,
397  0x00,0x84,0xff,0xff,0x3f,0x0f,0x41,0x05,
398  0x00}},
399 {{0xdc,0x9f,0x9f,0x80,0xaf,0x9d,0xe6,0xff,  /* 0x27: 1280x960-60 - correct */
400  0xc0,0x83,0xbf,0xbf,0xe7,0x10,0x00,0x07,
401  0x01}},
402 {{0x7f,0x63,0x63,0x83,0x6c,0x1c,0x72,0xba,  /* 0x28 */
403  0x27,0x8b,0xdf,0xdf,0x73,0x00,0x00,0x06,
404  0x01}},
405 {{0x7f,0x63,0x63,0x83,0x69,0x13,0x6f,0xba,
406  0x26,0x89,0xdf,0xdf,0x6f,0x00,0x00,0x06,
407  0x01}},
408 {{0x7f,0x63,0x63,0x82,0x6b,0x13,0x75,0xba,
409  0x29,0x8c,0xdf,0xdf,0x75,0x00,0x00,0x06,
410  0x01}},
411 {{0xa3,0x7f,0x7f,0x87,0x86,0x97,0x24,0xf1,
412  0xaf,0x85,0x3f,0x3f,0x25,0x30,0x00,0x02,
413  0x01}},
414 {{0x9f,0x7f,0x7f,0x83,0x85,0x91,0x1e,0xf1,
415  0xad,0x81,0x3f,0x3f,0x1f,0x30,0x00,0x02,
416  0x01}},
417 {{0xa7,0x7f,0x7f,0x88,0x89,0x15,0x26,0xf1,
418  0xb1,0x85,0x3f,0x3f,0x27,0x30,0x00,0x02,
419  0x01}},
420 {{0xce,0x9f,0x9f,0x92,0xa9,0x17,0x28,0xc4,
421  0x7a,0x8e,0xcf,0xcf,0x29,0x21,0x00,0x07,
422  0x01}},
423 {{0xce,0x9f,0x9f,0x92,0xa5,0x17,0x28,0xd4,
424  0x7a,0x8e,0xcf,0xcf,0x29,0x21,0x00,0x07,
425  0x01}},
426 {{0xd3,0x9f,0x9f,0x97,0xab,0x1f,0x2e,0xd4,
427  0x7d,0x81,0xcf,0xcf,0x2f,0x21,0x00,0x07,
428  0x01}},
429 {{0x6b,0x59,0x59,0x8f,0x5e,0x8c,0x0b,0x3e,
430  0xe9,0x8b,0xdf,0xe7,0x04,0x00,0x00,0x05,
431  0x00}},
432 {{0x6d,0x59,0x59,0x91,0x60,0x89,0x53,0xf0,  /* 0x32: 720x576, corrected to 60Hz */
433  0x41,0x84,0x3f,0x3f,0x54,0x00,0x00,0x05,
434  0x41}},
435 {{0xa3,0x7f,0x7f,0x87,0x86,0x97,0x1e,0xf1,  /* 0x33 - 1024x600 */
436  0xae,0x85,0x57,0x57,0x1f,0x30,0x00,0x02,
437  0x01}},
438 {{0xa3,0x8f,0x8f,0x97,0x96,0x97,0x24,0xf5,  /* 0x34 - 1152x768 - corrected */
439  0x02,0x88,0xff,0xff,0x25,0x10,0x00,0x02,
440  0x01}},
441 {{0x7f,0x63,0x63,0x83,0x6c,0x1c,0x72,0xba,  /* 0x35 */
442   0x27,0x8b,0xdf,0xdf,0x73,0x00,0x00,0x06,
443   0x01}}, /* 0x35 */
444 {{0x7f,0x63,0x63,0x83,0x69,0x13,0x6f,0xba,
445   0x26,0x89,0xdf,0xdf,0x6f,0x00,0x00,0x06,
446   0x01}}, /* 0x36 */
447 {{0x7f,0x63,0x63,0x82,0x6b,0x13,0x75,0xba,
448   0x29,0x8c,0xdf,0xdf,0x75,0x00,0x00,0x06,
449   0x01}}, /* 0x37 */
450 {{0xa3,0x7f,0x7f,0x87,0x86,0x97,0x24,0xf1,
451   0xaf,0x85,0x3f,0x3f,0x25,0x30,0x00,0x02,
452   0x01}}, /* 0x38 */
453 {{0x9f,0x7f,0x7f,0x83,0x85,0x91,0x1e,0xf1,
454   0xad,0x81,0x3f,0x3f,0x1f,0x30,0x00,0x02,
455   0x01}}, /* 0x39 */
456 {{0xa7,0x7f,0x7f,0x88,0x89,0x95,0x26,0xf1,  /* 95 was 15 - illegal HBE! */
457   0xb1,0x85,0x3f,0x3f,0x27,0x30,0x00,0x02,
458   0x01}}, /* 0x3a */
459 {{0xce,0x9f,0x9f,0x92,0xa9,0x17,0x28,0xc4,
460   0x7a,0x8e,0xcf,0xcf,0x29,0x21,0x00,0x07,
461   0x01}}, /* 0x3b */
462 {{0xce,0x9f,0x9f,0x92,0xa5,0x17,0x28,0xd4,
463   0x7a,0x8e,0xcf,0xcf,0x29,0x21,0x00,0x07,
464   0x01}}, /* 0x3c */
465 {{0xd3,0x9f,0x9f,0x97,0xab,0x1f,0x2e,0xd4,
466   0x7d,0x81,0xcf,0xcf,0x2f,0x21,0x00,0x07,
467   0x01}}, /* 0x3d */
468 {{0xc3,0x8f,0x8f,0x87,0x9b,0x0b,0x82,0xef,  /* 1152x864-75 */
469   0x60,0x83,0x5f,0x5f,0x83,0x10,0x00,0x07,
470   0x01}},  /* 0x3e */
471 {{0x86,0x69,0x69,0x8A,0x74,0x06,0x8C,0x15,  /* 848x480-38i */
472   0x4F,0x83,0xEF,0xEF,0x8D,0x30,0x00,0x02,
473   0x00}}, /* 0x3f */
474 {{0x83,0x69,0x69,0x87,0x6f,0x1d,0x03,0x3E,  /* 848x480-60  */
475   0xE5,0x8d,0xDF,0xe4,0x04,0x00,0x00,0x06,
476   0x00}}, /* 0x40 */
477 {{0x86,0x6A,0x6A,0x8A,0x74,0x06,0x8C,0x15,  /* 856x480-38i */
478   0x4F,0x83,0xEF,0xEF,0x8D,0x30,0x00,0x02,
479   0x00}}, /* 0x41 */
480 {{0x81,0x6A,0x6A,0x85,0x70,0x00,0x0F,0x3E,  /* 856x480-60  */
481   0xEB,0x8E,0xDF,0xDF,0x10,0x00,0x00,0x02,
482   0x00}}, /* 0x42 */
483 {{0xdd,0xa9,0xa9,0x81,0xb4,0x97,0x26,0xfd,  /* 1360x768-60 */
484   0x01,0x8d,0xff,0x00,0x27,0x10,0x00,0x03,
485   0x01}}, /* 0x43 */
486 {{0xd9,0x8f,0x8f,0x9d,0xba,0x0a,0x8a,0xff,  /* 1152x864-84 */
487   0x60,0x8b,0x5f,0x5f,0x8b,0x10,0x00,0x03,
488   0x01}}, /* 0x44 */
489 {{0xd3,0x9f,0x9f,0x97,0xab,0x1f,0xf1,0xff,  /* 1280x960-85 */
490   0xc0,0x83,0xbf,0xbf,0xf2,0x10,0x00,0x07,
491   0x01}}, /* 0x45 */
492 {{0xce,0x9f,0x9f,0x92,0xa9,0x17,0x20,0xf5,  /* 1280x768-60 */
493   0x03,0x88,0xff,0xff,0x21,0x10,0x00,0x07,
494   0x01}}, /* 0x46 */
495 {{0x75,0x5f,0x5f,0x99,0x66,0x90,0x53,0xf0,  /* 768x576, corrected to 60Hz */
496   0x41,0x84,0x3f,0x3f,0x54,0x00,0x00,0x05,
497   0x41}}, /* 0x47 */
498 {{0xce,0xa9,0xa9,0x92,0xb1,0x07,0x28,0x52,  /* 1360x1024 (Barco iQ Pro R300) */
499   0x02,0x8e,0xff,0x00,0x29,0x0d,0x00,0x03,
500   0x00}}, /* 0x48 */
501 {{0xcd,0x8f,0x8f,0x91,0x9b,0x1b,0x7a,0xff,  /* 1152x864-60 */
502   0x64,0x8c,0x5f,0x62,0x7b,0x10,0x00,0x07,
503   0x41}}, /* 0x49 */
504 {{0x5c,0x4f,0x4f,0x80,0x57,0x80,0xa3,0x1f, /* fake 640x400@60Hz (for LCD and TV, not actually used) */
505   0x98,0x8c,0x8f,0x96,0xa4,0x30,0x00,0x05,
506   0x40}}, /* 0x4a */
507 {{0x2c,0x27,0x27,0x90,0x2d,0x92,0xa4,0x1f, /* fake 320x200@60Hz (for LCD and TV, not actually used) */
508   0x98,0x8c,0x8f,0x96,0xa5,0x30,0x00,0x04,
509   0x00}}  /* 0x4b */
510};
511
512static const struct SiS_MCLKData SiS300_MCLKData_630[] =
513{
514	{ 0x5a,0x64,0x80, 66},
515	{ 0xb3,0x45,0x80, 83},
516	{ 0x37,0x61,0x80,100},
517	{ 0x37,0x22,0x80,133},
518	{ 0x37,0x61,0x80,100},
519	{ 0x37,0x61,0x80,100},
520	{ 0x37,0x61,0x80,100},
521	{ 0x37,0x61,0x80,100}
522};
523
524static const struct SiS_MCLKData SiS300_MCLKData_300[] =
525{
526	{ 0x68,0x43,0x80,125},
527	{ 0x68,0x43,0x80,125},
528	{ 0x68,0x43,0x80,125},
529	{ 0x37,0x61,0x80,100},
530	{ 0x37,0x61,0x80,100},
531	{ 0x37,0x61,0x80,100},
532	{ 0x37,0x61,0x80,100},
533	{ 0x37,0x61,0x80,100}
534};
535
536static struct SiS_VCLKData SiS300_VCLKData[] =
537{
538	{ 0x1b,0xe1, 25}, /* 0x00 */
539	{ 0x4e,0xe4, 28}, /* 0x01 */
540	{ 0x57,0xe4, 32}, /* 0x02 */
541	{ 0xc3,0xc8, 36}, /* 0x03 */
542	{ 0x42,0xc3, 40}, /* 0x04 */
543	{ 0x5d,0xc4, 45}, /* 0x05 */
544	{ 0x52,0x65, 50}, /* 0x06 */
545	{ 0x53,0x65, 50}, /* 0x07 */
546	{ 0x6d,0x66, 56}, /* 0x08 */
547	{ 0x5a,0x64, 65}, /* 0x09 */
548	{ 0x46,0x44, 68}, /* 0x0a */
549	{ 0x3e,0x43, 75}, /* 0x0b */
550	{ 0x6d,0x46, 76}, /* 0x0c */  /* 800x600 | LVDS_2(CH), MITAC(CH);  - 730, A901(301B): 0xb1,0x46, 76 */
551	{ 0x41,0x43, 79}, /* 0x0d */
552	{ 0x31,0x42, 79}, /* 0x0e */
553	{ 0x46,0x25, 85}, /* 0x0f */
554	{ 0x78,0x29, 87}, /* 0x10 */
555	{ 0x62,0x44, 95}, /* 0x11 */
556	{ 0x2b,0x22,105}, /* 0x12 */
557	{ 0x49,0x24,106}, /* 0x13 */
558	{ 0xc3,0x28,108}, /* 0x14 */
559	{ 0x3c,0x23,109}, /* 0x15 */
560	{ 0xf7,0x2c,132}, /* 0x16 */
561	{ 0xd4,0x28,136}, /* 0x17 */
562	{ 0x41,0x05,158}, /* 0x18 */
563	{ 0x43,0x05,162}, /* 0x19 */
564	{ 0xe1,0x0f,175}, /* 0x1a */
565	{ 0xfc,0x12,189}, /* 0x1b */
566	{ 0xde,0x26,194}, /* 0x1c */
567	{ 0x54,0x05,203}, /* 0x1d */
568	{ 0x3f,0x03,230}, /* 0x1e */
569	{ 0x30,0x02,234}, /* 0x1f */
570	{ 0x24,0x01,266}, /* 0x20 */
571	{ 0x52,0x2a, 54}, /* 0x21 */  /* 301 TV */
572	{ 0x52,0x6a, 27}, /* 0x22 */  /* 301 TV */
573	{ 0x62,0x24, 70}, /* 0x23 */  /* 301 TV */
574	{ 0x62,0x64, 70}, /* 0x24 */  /* 301 TV */
575	{ 0xa8,0x4c, 30}, /* 0x25 */  /* 301 TV */
576	{ 0x20,0x26, 33}, /* 0x26 */  /* 301 TV */
577	{ 0x31,0xc2, 39}, /* 0x27 */
578	{ 0xbf,0xc8, 35}, /* 0x28 */  /* 856x480 */
579	{ 0x60,0x36, 30}, /* 0x29 */  /* CH/UNTSC TEXT | LVDS_2(CH) - 730, A901(301B), Mitac(CH): 0xe0, 0xb6, 30 */
580	{ 0x40,0x4a, 28}, /* 0x2a */  /* CH-TV */
581	{ 0x9f,0x46, 44}, /* 0x2b */  /* CH-TV */
582	{ 0x97,0x2c, 26}, /* 0x2c */  /* CH-TV */
583	{ 0x44,0xe4, 25}, /* 0x2d */  /* CH-TV */
584	{ 0x7e,0x32, 47}, /* 0x2e */  /* CH-TV */
585	{ 0x8a,0x24, 31}, /* 0x2f */  /* CH/PAL TEXT | LVDS_2(CH), Mitac(CH) -  730, A901(301B): 0x57, 0xe4, 31 */
586	{ 0x97,0x2c, 26}, /* 0x30 */  /* CH-TV */
587	{ 0xce,0x3c, 39}, /* 0x31 */  /* CH-TV */
588	{ 0x52,0x4a, 36}, /* 0x32 */  /* CH/PAL 800x600 5/6 */
589	{ 0x34,0x61, 95}, /* 0x33 */
590	{ 0x78,0x27,108}, /* 0x34 */  /* Replacement for index 0x14 for 630 (?) */
591	{ 0x70,0x28, 90}, /* 0x35 */  /* 1152x864@60 */
592	{ 0x45,0x6b, 21}, /* 0x36 */  /* Chrontel SuperOverscan */
593	{ 0x52,0xe2, 49}, /* 0x37 */  /* 16:9 modes  */
594	{ 0x2b,0x61, 78}, /* 0x38 */  /* 16:9 modes  */
595	{ 0x70,0x44,108}, /* 0x39 */  /* 16:9 modes  */
596	{ 0x54,0x42,135}, /* 0x3a */  /* 16:9 modes  */
597	{ 0x41,0x22,157}, /* 0x3b */  /* 16:9 modes  */
598	{ 0x52,0x07,149}, /* 0x3c */  /* 1280x960-85 */
599	{ 0x62,0xc6, 34}, /* 0x3d */  /* 848x480-60  */
600	{ 0x30,0x23, 88}, /* 0x3e */  /* 1360x768-60 */
601        { 0x70,0x29, 81}, /* 0x3f */  /* 1280x768-60 */
602	{ 0x72,0x2a, 76}, /* 0x40 */  /* test for SiS730 --- LIMIT for table (&0x3f) */
603	{ 0x15,0x21, 79}, /* 0x41 */  /* test for SiS730 */
604	{ 0xa1,0x42,108}, /* 0x42 */  /* 1280x960 LCD */
605	{ 0x37,0x61,100}, /* 0x43 */  /* 1280x960 LCD */
606	{ 0xe3,0x9a,106}, /* 0x44 */  /* 1360x1024 - special for Barco iQ R300 */
607	{ 0xe2,0x46,135}, /* 0x45 */  /* 1280x1024-75, better clock for VGA2 */
608	{ 0x70,0x29, 81}, /* 0x46 */  /* unused */
609	{    0,   0,  0}, /* 0x47 custom (will be filled out) */
610	{ 0xce,0x25,189}, /* 0x48 */  /* Replacement for index 0x1b for 730 (and 540?) */
611	{ 0x15,0xe1, 20}, /* 0x49 */  /* 640x400@60 (fake, not actually used) */
612	{ 0x5f,0xc6, 33}, /* 0x4a */  /* 720x576@60 */
613	{ 0x37,0x5a, 10}, /* 0x4b */  /* 320x200@60 (fake, not actually used) */
614	{ 0x2b,0xc2, 35}  /* 0x4c */  /* 768@576@60 */
615};
616
617static const unsigned char SiS300_SR15[4 * 8] =
618{
619	0x01,0x09,0xa3,0x00,
620	0x43,0x43,0x43,0x00,
621	0x1e,0x1e,0x1e,0x00,
622	0x2a,0x2a,0x2a,0x00,
623	0x06,0x06,0x06,0x00,
624	0x00,0x00,0x00,0x00,
625	0x00,0x00,0x00,0x00,
626	0x00,0x00,0x00,0x00
627};
628
629static const struct SiS_PanelDelayTbl SiS300_PanelDelayTbl[] =
630{
631	{{0x05,0xaa}},
632	{{0x05,0x14}},
633	{{0x05,0x36}},
634	{{0x05,0x14}},
635	{{0x05,0x14}},
636	{{0x05,0x14}},
637	{{0x05,0x90}},
638	{{0x05,0x90}},
639	{{0x05,0x14}},
640	{{0x05,0x14}},
641	{{0x05,0x14}},
642	{{0x05,0x14}},
643	{{0x20,0x80}},
644	{{0x05,0x14}},
645	{{0x05,0x40}},
646	{{0x05,0x60}}
647};
648
649/**************************************************************/
650/* SIS VIDEO BRIDGE ----------------------------------------- */
651/**************************************************************/
652
653static const struct SiS_LCDData SiS300_St2LCD1024x768Data[] =
654{
655	{   62,  25, 800, 546,1344, 806},
656	{   32,  15, 930, 546,1344, 806},
657	{   32,  15, 930, 546,1344, 806},
658	{  104,  45, 945, 496,1344, 806},
659	{   62,  25, 800, 546,1344, 806},
660	{   31,  18,1008, 624,1344, 806},
661	{    1,   1,1344, 806,1344, 806}
662};
663
664static const struct SiS_LCDData SiS300_ExtLCD1024x768Data[] =
665{
666	{   12,   5, 896, 512,1344, 806},
667	{   12,   5, 896, 510,1344, 806},
668	{   32,  15,1008, 505,1344, 806},
669	{   32,  15,1008, 514,1344, 806},
670	{   12,   5, 896, 500,1344, 806},
671	{   42,  25,1024, 625,1344, 806},
672	{    1,   1,1344, 806,1344, 806},
673	{   12,   5, 896, 500,1344, 806},
674	{   42,  25,1024, 625,1344, 806},
675	{    1,   1,1344, 806,1344, 806},
676	{   12,   5, 896, 500,1344, 806},
677	{   42,  25,1024, 625,1344, 806},
678	{    1,   1,1344, 806,1344, 806}
679};
680
681static const struct SiS_LCDData SiS300_St2LCD1280x1024Data[] =
682{
683	{   22,   5, 800, 510,1650,1088},
684	{   22,   5, 800, 510,1650,1088},
685	{  176,  45, 900, 510,1650,1088},
686	{  176,  45, 900, 510,1650,1088},
687	{   22,   5, 800, 510,1650,1088},
688	{   13,   5,1024, 675,1560,1152},
689	{   16,   9,1266, 804,1688,1072},
690	{    1,   1,1688,1066,1688,1066}
691};
692
693static const struct SiS_LCDData SiS300_ExtLCD1280x1024Data[] =
694{
695	{  211,  60,1024, 501,1688,1066},
696	{  211,  60,1024, 508,1688,1066},
697	{  211,  60,1024, 501,1688,1066},
698	{  211,  60,1024, 508,1688,1066},
699	{  211,  60,1024, 500,1688,1066},
700	{  211,  75,1024, 625,1688,1066},
701	{  211, 120,1280, 798,1688,1066},
702	{    1,   1,1688,1066,1688,1066}
703};
704
705static const struct SiS_Part2PortTbl SiS300_CRT2Part2_1024x768_1[] =
706{ /* VESA Timing */
707	{{0x21,0x12,0xbf,0xe4,0xc0,0x21,0x45,0x09,0x00,0xa9,0x09,0x04}},
708	{{0x2c,0x12,0x9a,0xae,0x88,0x21,0x45,0x09,0x00,0xa9,0x09,0x04}},
709	{{0x21,0x12,0xbf,0xe4,0xc0,0x21,0x45,0x09,0x00,0xa9,0x09,0x04}},
710	{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}},
711	{{0x22,0x13,0xfe,0x25,0xff,0x21,0x45,0x0a,0x00,0xa9,0x0d,0x04}},
712	{{0x22,0x13,0xfe,0x25,0xff,0x21,0x45,0x0a,0x00,0xa9,0x0d,0x04}},
713	{{0x22,0x13,0xfe,0x25,0xff,0x21,0x45,0x0a,0x00,0xa9,0x0d,0x04}}
714};
715
716static const struct SiS_Part2PortTbl SiS300_CRT2Part2_1024x768_2[] =
717{  /* Non-VESA */
718	{{0x28,0x12,0xa3,0xd0,0xaa,0x5a,0x45,0x0a,0x07,0xfa,0x0a,0x24}},
719	{{0x2c,0x12,0x9a,0xae,0x88,0x5a,0x45,0x0a,0x07,0xfa,0x0a,0x24}},
720	{{0x28,0x12,0xa3,0xd0,0xaa,0x5a,0x45,0x0a,0x07,0xfa,0x0a,0x24}},
721	{{0x2c,0x12,0x9a,0xae,0x88,0x5a,0x45,0x0a,0x07,0xfa,0x0a,0x24}},
722	{{0x28,0x13,0xe7,0x0b,0xe8,0x5a,0x45,0x0a,0x07,0xfa,0x0a,0x24}},
723	{{0x38,0x18,0x16,0x00,0x00,0x5a,0x45,0x0a,0x07,0xfa,0x0a,0x24}},
724	{{0x36,0x13,0x13,0x25,0xff,0x5a,0x45,0x0a,0x07,0xfa,0x0a,0x24}}
725};
726
727static const struct SiS_Part2PortTbl SiS300_CRT2Part2_1024x768_3[] =
728{
729	{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}}
730};
731
732/**************************************************************/
733/* LVDS/Chrontel -------------------------------------------- */
734/**************************************************************/
735
736/* Custom data for Barco iQ R series */
737static const struct SiS_LVDSData SiS300_LVDSBARCO1366Data_1[]=
738{
739	{ 832, 438,1331, 806},
740	{ 832, 388,1331, 806},
741	{ 832, 438,1331, 806},
742	{ 832, 388,1331, 806},
743	{ 832, 518,1331, 806},
744	{1050, 638,1344, 806},
745	{1344, 806,1344, 806},
746	{1688,1066,1688,1066},
747	{1688,1066,1688,1066}   /* 1360x1024 */
748};
749
750/* Custom data for Barco iQ R series */
751static const struct SiS_LVDSData SiS300_LVDSBARCO1366Data_2[]=
752{
753	{1344, 806,1344, 806},
754	{1344, 806,1344, 806},
755	{1344, 806,1344, 806},
756	{1344, 806,1344, 806},
757	{1344, 806,1344, 806},
758	{1344, 806,1344, 806},
759	{1344, 806,1344, 806},
760	{1688,1066,1688,1066},
761	{1688,1066,1688,1066}   /* 1360x1024 */
762};
763
764/* Custom data for Barco iQ G series */
765static const struct SiS_LVDSData SiS300_LVDSBARCO1024Data_1[]=
766{
767	{ 832, 438,1331, 806},
768	{ 832, 409,1331, 806},
769	{ 832, 438,1331, 806},
770	{ 832, 409,1331, 806},
771	{ 832, 518,1331, 806},   /* 640x480 */
772	{1050, 638,1344, 806},   /* 800x600 */
773	{1344, 806,1344, 806},   /* 1024x768 */
774};
775
776/* Custom data for 848x480 and 856x480 parallel LVDS panels */
777static const struct SiS_LVDSData SiS300_LVDS848x480Data_1[]=
778{
779	{   0,   0,   0,   0},
780	{   0,   0,   0,   0},
781	{   0,   0,   0,   0},
782	{   0,   0,   0,   0},
783	{1088, 525,1088, 525},  /* 640x480 TODO */
784	{1088, 525,1088, 525},  /* 800x600 TODO */
785	{1088, 525,1088, 525},  /* 1024x768 TODO */
786	{   0,   0,   0,   0},
787	{   0,   0,   0,   0},
788	{   0,   0,   0,   0},
789	{   0,   0,   0,   0},
790	{1088, 525,1088, 525},  /* 848x480 */
791	{1088, 525,1088, 525},  /* 856x480 */
792	{1088, 525,1088, 525}   /* 1360x768 TODO */
793};
794
795/* Custom data for 848x480 parallel panel */
796static const struct SiS_LVDSData SiS300_LVDS848x480Data_2[]=
797{
798	{   0,   0,   0,   0},
799	{   0,   0,   0,   0},
800	{   0,   0,   0,   0},
801	{   0,   0,   0,   0},
802	{1088, 525,1088, 525},  /*  640x480 */
803	{1088, 525,1088, 525},  /*  800x600 */
804	{1088, 525,1088, 525},  /* 1024x768 */
805	{   0,   0,   0,   0},
806	{   0,   0,   0,   0},
807	{   0,   0,   0,   0},
808	{   0,   0,   0,   0},
809	{1088, 525,1088, 525},  /* 848x480 */
810	{1088, 525,1088, 525},  /* 856x480 */
811	{1088, 525,1088, 525}	/* 1360x768 TODO */
812};
813
814static const struct SiS_LVDSData SiS300_CHTVUPALData[] =
815{
816	{1008, 625,1008, 625},
817	{1008, 625,1008, 625},
818	{1008, 625,1008, 625},
819	{1008, 625,1008, 625},
820	{ 840, 750, 840, 750},
821	{ 936, 836, 936, 836}
822};
823
824static const struct SiS_LVDSData SiS300_CHTVOPALData[] =
825{
826	{1008, 625,1008, 625},
827	{1008, 625,1008, 625},
828	{1008, 625,1008, 625},
829	{1008, 625,1008, 625},
830	{ 840, 625, 840, 625},
831	{ 960, 750, 960, 750}
832};
833
834static const struct SiS_LVDSData SiS300_CHTVSOPALData[] =
835{
836	{1008, 625,1008, 625},
837	{1008, 625,1008, 625},
838	{1008, 625,1008, 625},
839	{1008, 625,1008, 625},
840	{ 840, 500, 840, 500},
841	{ 944, 625, 944, 625}
842};
843
844/* Custom des data for Barco iQ R200/300/400 (BIOS 2.00.07) */
845static const struct SiS_LVDSDes SiS300_PanelType04_1a[] =	/* 1280x1024 (1366x1024) */
846{
847	{1330, 798},  /* 320x200 */
848	{1330, 794},
849	{1330, 798},
850	{1330, 794},
851	{1330,   0},  /* 640x480 / 320x240  */
852	{1343,   0},  /* 800x600 / 400x300  */
853	{   0, 805},  /* 1024x768 / 512x384 */
854	{1688,1066},  /* 1280x1024          */
855	{   0,   0}   /* 1360x1024          */
856};
857
858static const struct SiS_LVDSDes SiS300_PanelType04_2a[] =
859{
860	{1152, 622},
861	{1152, 597},
862	{1152, 622},
863	{1152, 597},
864	{1152, 662},
865	{1232, 722},
866	{   0, 805},
867	{1688,1066},
868	{   0,   0}
869};
870
871/* Custom des data for Barco iQ G200/300/400 (BIOS 2.00.07) */
872static const struct SiS_LVDSDes SiS300_PanelType04_1b[] =	/* 1024x768 */
873{
874	{1330, 798},  /* 320x200 */
875	{1330, 794},
876	{1330, 798},
877	{1330, 794},
878	{1330,   0},  /* 640x480 / 320x240  */
879	{1343,   0},  /* 800x600 / 400x300  */
880	{   0, 805}   /* 1024x768 / 512x384 */
881};
882
883static const struct SiS_LVDSDes SiS300_PanelType04_2b[] =
884{
885	{1152, 622},
886	{1152, 597},
887	{1152, 622},
888	{1152, 597},
889	{1152, 662},
890	{1232, 722},
891	{   0, 805}
892};
893
894/* CRT1 CRTC for slave modes */
895
896static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1UNTSC[] =
897{
898	{{0x64,0x4f,0x88,0x56,0x9f,0x56,0x3e,
899	  0xe8,0x84,0x8f,0x57,0x20,0x00,0x01,
900	  0x00 }},
901	{{0x64,0x4f,0x88,0x56,0x9f,0x56,0x3e,
902	  0xd0,0x82,0x5d,0x57,0x00,0x00,0x01,
903	  0x00 }},
904	{{0x64,0x4f,0x88,0x56,0x9f,0x56,0x3e,
905	  0xe8,0x84,0x8f,0x57,0x20,0x00,0x01,
906	  0x00 }},
907	{{0x64,0x4f,0x88,0x56,0x9f,0x56,0x3e,
908	  0xd0,0x82,0x5d,0x57,0x00,0x00,0x01,
909	  0x00 }},
910	{{0x5d,0x4f,0x81,0x53,0x9c,0x56,0xba,
911	  0x18,0x84,0xdf,0x57,0x00,0x00,0x01,
912	  0x00 }},
913	{{0x80,0x63,0x84,0x6c,0x17,0xec,0xf0,
914	  0x90,0x8c,0x57,0xed,0x20,0x00,0x06,
915	  0x01 }}
916};
917
918static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1ONTSC[] =
919{
920	{{0x64,0x4f,0x88,0x5a,0x9f,0x0b,0x3e,
921	  0xc0,0x84,0x8f,0x0c,0x20,0x00,0x01,
922	  0x00 }},
923	{{0x64,0x4f,0x88,0x5a,0x9f,0x0b,0x3e,
924	  0xb0,0x8d,0x5d,0x0c,0x00,0x00,0x01,
925	  0x00 }},
926	{{0x64,0x4f,0x88,0x5a,0x9f,0x0b,0x3e,
927	  0xc0,0x84,0x8f,0x0c,0x20,0x00,0x01,
928	  0x00 }},
929	{{0x64,0x4f,0x88,0x5a,0x9f,0x0b,0x3e,
930	  0xb0,0x8d,0x5d,0x0c,0x00,0x00,0x01,
931	  0x00 }},
932	{{0x5d,0x4f,0x81,0x56,0x9c,0x0b,0x3e,
933	  0xe8,0x84,0xdf,0x0c,0x00,0x00,0x01,
934	  0x00 }},
935	{{0x7d,0x63,0x81,0x6a,0x16,0xba,0xf0,
936	  0x7f,0x86,0x57,0xbb,0x00,0x00,0x06,
937	  0x01 }}
938};
939
940static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1UPAL[] =
941{
942	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
943	  0xf8,0x83,0x8f,0x70,0x20,0x00,0x05,
944	  0x00 }},
945	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
946	  0xde,0x81,0x5d,0x70,0x00,0x00,0x05,
947	  0x00 }},
948	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
949	  0xf8,0x83,0x8f,0x70,0x20,0x00,0x05,
950	  0x00 }},
951	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
952	  0xde,0x81,0x5d,0x70,0x00,0x00,0x05,
953	  0x00 }},
954	{{0x64,0x4f,0x88,0x55,0x80,0xec,0xba,
955	  0x50,0x84,0xdf,0xed,0x00,0x00,0x05,
956	  0x00 }},
957	{{0x70,0x63,0x94,0x68,0x8d,0x42,0xf1,
958	  0xc8,0x8c,0x57,0xe9,0x20,0x00,0x05,
959	  0x01 }}
960};
961
962static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1OPAL[] =
963{
964	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
965	  0xf0,0x83,0x8f,0x70,0x20,0x00,0x05,
966	  0x00 }},
967	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
968	  0xde,0x81,0x5d,0x70,0x00,0x00,0x05,
969	  0x00 }},
970	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
971	  0xf0,0x83,0x8f,0x70,0x20,0x00,0x05,
972	  0x00 }},
973	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
974	  0xde,0x81,0x5d,0x70,0x00,0x00,0x05,
975	  0x00 }},
976	{{0x64,0x4f,0x88,0x55,0x80,0x6f,0xba,
977	  0x20,0x83,0xdf,0x70,0x00,0x00,0x05,
978	  0x00 }},
979	{{0x73,0x63,0x97,0x69,0x8e,0xec,0xf0,
980	  0x90,0x8c,0x57,0xed,0x20,0x00,0x05,
981	  0x01 }}
982};
983
984static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1SOPAL[] =
985{
986	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
987	  0xf0,0x83,0x8f,0x70,0x20,0x00,0x05,
988	  0x00 }},
989	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
990	  0xde,0x81,0x5d,0x70,0x00,0x00,0x05,
991	  0x00 }},
992	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
993	  0xf0,0x83,0x8f,0x70,0x20,0x00,0x05,
994	  0x00 }},
995	{{0x79,0x4f,0x9d,0x5a,0x90,0x6f,0x3e,
996	  0xde,0x81,0x5d,0x70,0x00,0x00,0x05,
997	  0x00 }},
998	{{0x64,0x4f,0x88,0x55,0x80,0x6f,0xba,  /* TODO */
999	  0x20,0x83,0xdf,0x70,0x00,0x00,0x05,
1000	  0x00 }},
1001	{{0x73,0x63,0x97,0x69,0x8e,0xec,0xf0,  /* TODO */
1002	  0x90,0x8c,0x57,0xed,0x20,0x00,0x05,
1003	  0x01 }}
1004};
1005
1006static const struct SiS_CHTVRegData SiS300_CHTVReg_UNTSC[] =
1007{
1008	{{0x4a,0x94,0x00,0x48,0xfe,0,0,0,0,0,0,0,0,0,0,0}},
1009	{{0x4a,0x94,0x00,0x48,0xfe,0,0,0,0,0,0,0,0,0,0,0}},
1010	{{0x4a,0x94,0x00,0x48,0xfe,0,0,0,0,0,0,0,0,0,0,0}},
1011	{{0x4a,0x94,0x00,0x48,0xfe,0,0,0,0,0,0,0,0,0,0,0}},
1012	{{0x6a,0x6a,0x00,0x2d,0xfa,0,0,0,0,0,0,0,0,0,0,0}}, /* Mode 17: 640x480 NTSC 7/8  */
1013	{{0x8d,0xc4,0x00,0x3b,0xfb,0,0,0,0,0,0,0,0,0,0,0}}  /* Mode 24: 800x600 NTSC 7/10 */
1014};
1015
1016static const struct SiS_CHTVRegData SiS300_CHTVReg_ONTSC[] =
1017{
1018	{{0x49,0x94,0x00,0x34,0xfe,0,0,0,0,0,0,0,0,0,0,0}},
1019	{{0x49,0x94,0x00,0x34,0xfe,0,0,0,0,0,0,0,0,0,0,0}},
1020	{{0x49,0x94,0x00,0x34,0xfe,0,0,0,0,0,0,0,0,0,0,0}},
1021	{{0x49,0x94,0x00,0x34,0xfe,0,0,0,0,0,0,0,0,0,0,0}},
1022	{{0x69,0x6a,0x00,0x1e,0xfd,0,0,0,0,0,0,0,0,0,0,0}}, /* Mode 16: 640x480 NTSC 1/1 */
1023	{{0x8c,0xb4,0x00,0x32,0xf9,0,0,0,0,0,0,0,0,0,0,0}}  /* Mode 23: 800x600 NTSC 3/4 */
1024};
1025
1026static const struct SiS_CHTVRegData SiS300_CHTVReg_UPAL[] =
1027{
1028	{{0x41,0x12,0x01,0x50,0x34,0,0,0,0,0,0,0,0,0,0,0}},
1029	{{0x41,0x12,0x00,0x50,0x00,0,0,0,0,0,0,0,0,0,0,0}},
1030	{{0x41,0x12,0x01,0x50,0x34,0,0,0,0,0,0,0,0,0,0,0}},
1031	{{0x41,0x12,0x00,0x50,0x00,0,0,0,0,0,0,0,0,0,0,0}},
1032	{{0x63,0x94,0x01,0x50,0x30,0,0,0,0,0,0,0,0,0,0,0}}, /* Mode 15: 640x480 PAL 5/6 */
1033	{{0x84,0x64,0x01,0x4e,0x2f,0,0,0,0,0,0,0,0,0,0,0}}  /* Mode 21: 800x600 PAL 3/4 */
1034
1035};
1036
1037static const struct SiS_CHTVRegData SiS300_CHTVReg_OPAL[] =
1038{
1039	{{0x41,0x12,0x01,0x50,0x34,0,0,0,0,0,0,0,0,0,0,0}}, /* Mode 9: 640x400 PAL 1/1 */
1040	{{0x41,0x12,0x00,0x50,0x00,0,0,0,0,0,0,0,0,0,0,0}},
1041	{{0x41,0x12,0x01,0x50,0x34,0,0,0,0,0,0,0,0,0,0,0}},
1042	{{0x41,0x12,0x00,0x50,0x00,0,0,0,0,0,0,0,0,0,0,0}},
1043	{{0x61,0x94,0x01,0x36,0x30,0,0,0,0,0,0,0,0,0,0,0}}, /* Mode 14: 640x480 PAL 1/1 */
1044	{{0x83,0x76,0x01,0x40,0x31,0,0,0,0,0,0,0,0,0,0,0}}  /* Mode 20: 800x600 PAL 5/6 */
1045
1046};
1047
1048static const struct SiS_CHTVRegData SiS300_CHTVReg_SOPAL[] =
1049{
1050	{{0x41,0x12,0x01,0x50,0x34,0,0,0,0,0,0,0,0,0,0,0}}, /* Mode 9: 640x400 PAL 1/1 */
1051	{{0x41,0x12,0x00,0x50,0x00,0,0,0,0,0,0,0,0,0,0,0}},
1052	{{0x41,0x12,0x01,0x50,0x34,0,0,0,0,0,0,0,0,0,0,0}},
1053	{{0x41,0x12,0x00,0x50,0x00,0,0,0,0,0,0,0,0,0,0,0}},
1054	{{0x60,0x30,0x00,0x10,0x00,0,0,0,0,0,0,0,0,0,0,0}}, /* Mode 13: 640x480 PAL 5/4 */
1055	{{0x81,0x50,0x00,0x1b,0x00,0,0,0,0,0,0,0,0,0,0,0}}  /* Mode 19: 800x600 PAL 1/1 */
1056};
1057
1058static const unsigned char SiS300_CHTVVCLKUNTSC[]  = { 0x29,0x29,0x29,0x29,0x2a,0x2e };
1059
1060static const unsigned char SiS300_CHTVVCLKONTSC[]  = { 0x2c,0x2c,0x2c,0x2c,0x2d,0x2b };
1061
1062static const unsigned char SiS300_CHTVVCLKSONTSC[] = { 0x2c,0x2c,0x2c,0x2c,0x2d,0x2b };
1063
1064static const unsigned char SiS300_CHTVVCLKUPAL[]   = { 0x2f,0x2f,0x2f,0x2f,0x2f,0x31 };
1065
1066static const unsigned char SiS300_CHTVVCLKOPAL[]   = { 0x2f,0x2f,0x2f,0x2f,0x30,0x32 };
1067
1068static const unsigned char SiS300_CHTVVCLKSOPAL[]  = { 0x2f,0x2f,0x2f,0x2f,0x36,0x29 };
1069
1070
1071