blob: 79aec28e49c4749916731f6133ea6005610119cf [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/* $XFree86$ */
2/* $XdotOrg$ */
3/*
4 * Data and prototypes for init.c
5 *
Thomas Winischhofer544393f2005-09-09 13:04:45 -07006 * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria
Linus Torvalds1da177e2005-04-16 15:20:36 -07007 *
8 * If distributed as part of the Linux kernel, the following license terms
9 * apply:
10 *
11 * * This program is free software; you can redistribute it and/or modify
12 * * it under the terms of the GNU General Public License as published by
13 * * the Free Software Foundation; either version 2 of the named License,
14 * * or any later version.
15 * *
16 * * This program is distributed in the hope that it will be useful,
17 * * but WITHOUT ANY WARRANTY; without even the implied warranty of
18 * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 * * GNU General Public License for more details.
20 * *
21 * * You should have received a copy of the GNU General Public License
22 * * along with this program; if not, write to the Free Software
23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
24 *
25 * Otherwise, the following license terms apply:
26 *
27 * * Redistribution and use in source and binary forms, with or without
28 * * modification, are permitted provided that the following conditions
29 * * are met:
30 * * 1) Redistributions of source code must retain the above copyright
31 * * notice, this list of conditions and the following disclaimer.
32 * * 2) Redistributions in binary form must reproduce the above copyright
33 * * notice, this list of conditions and the following disclaimer in the
34 * * documentation and/or other materials provided with the distribution.
35 * * 3) The name of the author may not be used to endorse or promote products
36 * * derived from this software without specific prior written permission.
37 * *
38 * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
39 * * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
40 * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
41 * * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
42 * * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
43 * * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
44 * * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
45 * * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
46 * * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
47 * * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
48 *
49 * Author: Thomas Winischhofer <thomas@winischhofer.net>
50 *
51 */
52
Thomas Winischhofer544393f2005-09-09 13:04:45 -070053#ifndef _INIT_H_
54#define _INIT_H_
Linus Torvalds1da177e2005-04-16 15:20:36 -070055
56#include "osdef.h"
57#include "initdef.h"
58
Linus Torvalds1da177e2005-04-16 15:20:36 -070059#include "vgatypes.h"
60#include "vstruct.h"
61#ifdef SIS_CP
62#undef SIS_CP
63#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -070064#include <linux/types.h>
65#include <asm/io.h>
66#include <linux/fb.h>
Thomas Winischhofer544393f2005-09-09 13:04:45 -070067#include "sis.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070068#include <video/sisfb.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070069
70/* Mode numbers */
Thomas Winischhofer544393f2005-09-09 13:04:45 -070071static const unsigned short ModeIndex_320x200[] = {0x59, 0x41, 0x00, 0x4f};
72static const unsigned short ModeIndex_320x240[] = {0x50, 0x56, 0x00, 0x53};
73static const unsigned short ModeIndex_320x240_FSTN[] = {0x5a, 0x5b, 0x00, 0x00}; /* FSTN */
74static const unsigned short ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54};
75static const unsigned short ModeIndex_512x384[] = {0x52, 0x58, 0x00, 0x5c};
76static const unsigned short ModeIndex_640x400[] = {0x2f, 0x5d, 0x00, 0x5e};
77static const unsigned short ModeIndex_640x480[] = {0x2e, 0x44, 0x00, 0x62};
78static const unsigned short ModeIndex_720x480[] = {0x31, 0x33, 0x00, 0x35};
79static const unsigned short ModeIndex_720x576[] = {0x32, 0x34, 0x00, 0x36};
80static const unsigned short ModeIndex_768x576[] = {0x5f, 0x60, 0x00, 0x61};
81static const unsigned short ModeIndex_800x480[] = {0x70, 0x7a, 0x00, 0x76};
82static const unsigned short ModeIndex_800x600[] = {0x30, 0x47, 0x00, 0x63};
83static const unsigned short ModeIndex_848x480[] = {0x39, 0x3b, 0x00, 0x3e};
84static const unsigned short ModeIndex_856x480[] = {0x3f, 0x42, 0x00, 0x45};
85static const unsigned short ModeIndex_960x540[] = {0x1d, 0x1e, 0x00, 0x1f}; /* 315 series only */
86static const unsigned short ModeIndex_960x600[] = {0x20, 0x21, 0x00, 0x22}; /* 315 series only */
87static const unsigned short ModeIndex_1024x768[] = {0x38, 0x4a, 0x00, 0x64};
88static const unsigned short ModeIndex_1024x576[] = {0x71, 0x74, 0x00, 0x77};
89static const unsigned short ModeIndex_1024x600[] = {0x20, 0x21, 0x00, 0x22}; /* 300 series only */
90static const unsigned short ModeIndex_1280x1024[] = {0x3a, 0x4d, 0x00, 0x65};
91static const unsigned short ModeIndex_1280x960[] = {0x7c, 0x7d, 0x00, 0x7e};
92static const unsigned short ModeIndex_1152x768[] = {0x23, 0x24, 0x00, 0x25}; /* 300 series only */
93static const unsigned short ModeIndex_1152x864[] = {0x29, 0x2a, 0x00, 0x2b};
94static const unsigned short ModeIndex_300_1280x768[] = {0x55, 0x5a, 0x00, 0x5b};
95static const unsigned short ModeIndex_310_1280x768[] = {0x23, 0x24, 0x00, 0x25};
96static const unsigned short ModeIndex_1280x720[] = {0x79, 0x75, 0x00, 0x78};
97static const unsigned short ModeIndex_1280x800[] = {0x14, 0x15, 0x00, 0x16};
98static const unsigned short ModeIndex_1280x854[] = {0x1a, 0x1b, 0x00, 0x1c};
99static const unsigned short ModeIndex_1360x768[] = {0x48, 0x4b, 0x00, 0x4e};
100static const unsigned short ModeIndex_300_1360x1024[]= {0x67, 0x6f, 0x00, 0x72}; /* 300 series, BARCO only */
101static const unsigned short ModeIndex_1400x1050[] = {0x26, 0x27, 0x00, 0x28}; /* 315 series only */
102static const unsigned short ModeIndex_1680x1050[] = {0x17, 0x18, 0x00, 0x19}; /* 315 series only */
103static const unsigned short ModeIndex_1600x1200[] = {0x3c, 0x3d, 0x00, 0x66};
104static const unsigned short ModeIndex_1920x1080[] = {0x2c, 0x2d, 0x00, 0x73}; /* 315 series only */
105static const unsigned short ModeIndex_1920x1440[] = {0x68, 0x69, 0x00, 0x6b};
106static const unsigned short ModeIndex_300_2048x1536[]= {0x6c, 0x6d, 0x00, 0x00};
107static const unsigned short ModeIndex_310_2048x1536[]= {0x6c, 0x6d, 0x00, 0x6e};
Linus Torvalds1da177e2005-04-16 15:20:36 -0700108
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700109static const unsigned short SiS_DRAMType[17][5]={
Linus Torvalds1da177e2005-04-16 15:20:36 -0700110 {0x0C,0x0A,0x02,0x40,0x39},
111 {0x0D,0x0A,0x01,0x40,0x48},
112 {0x0C,0x09,0x02,0x20,0x35},
113 {0x0D,0x09,0x01,0x20,0x44},
114 {0x0C,0x08,0x02,0x10,0x31},
115 {0x0D,0x08,0x01,0x10,0x40},
116 {0x0C,0x0A,0x01,0x20,0x34},
117 {0x0C,0x09,0x01,0x08,0x32},
118 {0x0B,0x08,0x02,0x08,0x21},
119 {0x0C,0x08,0x01,0x08,0x30},
120 {0x0A,0x08,0x02,0x04,0x11},
121 {0x0B,0x0A,0x01,0x10,0x28},
122 {0x09,0x08,0x02,0x02,0x01},
123 {0x0B,0x09,0x01,0x08,0x24},
124 {0x0B,0x08,0x01,0x04,0x20},
125 {0x0A,0x08,0x01,0x02,0x10},
126 {0x09,0x08,0x01,0x01,0x00}
127};
128
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700129static const unsigned short SiS_SDRDRAM_TYPE[13][5] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700130{
131 { 2,12, 9,64,0x35},
132 { 1,13, 9,64,0x44},
133 { 2,12, 8,32,0x31},
134 { 2,11, 9,32,0x25},
135 { 1,12, 9,32,0x34},
136 { 1,13, 8,32,0x40},
137 { 2,11, 8,16,0x21},
138 { 1,12, 8,16,0x30},
139 { 1,11, 9,16,0x24},
140 { 1,11, 8, 8,0x20},
141 { 2, 9, 8, 4,0x01},
142 { 1,10, 8, 4,0x10},
143 { 1, 9, 8, 2,0x00}
144};
145
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700146static const unsigned short SiS_DDRDRAM_TYPE[4][5] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700147{
148 { 2,12, 9,64,0x35},
149 { 2,12, 8,32,0x31},
150 { 2,11, 8,16,0x21},
151 { 2, 9, 8, 4,0x01}
152};
153
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700154static const unsigned char SiS_MDA_DAC[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700155{
156 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
157 0x15,0x15,0x15,0x15,0x15,0x15,0x15,0x15,
158 0x15,0x15,0x15,0x15,0x15,0x15,0x15,0x15,
159 0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,
160 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
161 0x15,0x15,0x15,0x15,0x15,0x15,0x15,0x15,
162 0x15,0x15,0x15,0x15,0x15,0x15,0x15,0x15,
163 0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,0x3F
164};
165
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700166static const unsigned char SiS_CGA_DAC[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700167{
168 0x00,0x10,0x04,0x14,0x01,0x11,0x09,0x15,
169 0x00,0x10,0x04,0x14,0x01,0x11,0x09,0x15,
170 0x2A,0x3A,0x2E,0x3E,0x2B,0x3B,0x2F,0x3F,
171 0x2A,0x3A,0x2E,0x3E,0x2B,0x3B,0x2F,0x3F,
172 0x00,0x10,0x04,0x14,0x01,0x11,0x09,0x15,
173 0x00,0x10,0x04,0x14,0x01,0x11,0x09,0x15,
174 0x2A,0x3A,0x2E,0x3E,0x2B,0x3B,0x2F,0x3F,
175 0x2A,0x3A,0x2E,0x3E,0x2B,0x3B,0x2F,0x3F
176};
177
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700178static const unsigned char SiS_EGA_DAC[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179{
180 0x00,0x10,0x04,0x14,0x01,0x11,0x05,0x15,
181 0x20,0x30,0x24,0x34,0x21,0x31,0x25,0x35,
182 0x08,0x18,0x0C,0x1C,0x09,0x19,0x0D,0x1D,
183 0x28,0x38,0x2C,0x3C,0x29,0x39,0x2D,0x3D,
184 0x02,0x12,0x06,0x16,0x03,0x13,0x07,0x17,
185 0x22,0x32,0x26,0x36,0x23,0x33,0x27,0x37,
186 0x0A,0x1A,0x0E,0x1E,0x0B,0x1B,0x0F,0x1F,
187 0x2A,0x3A,0x2E,0x3E,0x2B,0x3B,0x2F,0x3F
188};
189
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700190static const unsigned char SiS_VGA_DAC[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700191{
192 0x00,0x10,0x04,0x14,0x01,0x11,0x09,0x15,
193 0x2A,0x3A,0x2E,0x3E,0x2B,0x3B,0x2F,0x3F,
194 0x00,0x05,0x08,0x0B,0x0E,0x11,0x14,0x18,
195 0x1C,0x20,0x24,0x28,0x2D,0x32,0x38,0x3F,
196 0x00,0x10,0x1F,0x2F,0x3F,0x1F,0x27,0x2F,
197 0x37,0x3F,0x2D,0x31,0x36,0x3A,0x3F,0x00,
198 0x07,0x0E,0x15,0x1C,0x0E,0x11,0x15,0x18,
199 0x1C,0x14,0x16,0x18,0x1A,0x1C,0x00,0x04,
200 0x08,0x0C,0x10,0x08,0x0A,0x0C,0x0E,0x10,
201 0x0B,0x0C,0x0D,0x0F,0x10
202};
203
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700204static const struct SiS_St SiS_SModeIDTable[] =
205{
206 {0x01,0x9208,0x01,0x00,0x00,0x00,0x01,0x00,0x40},
207 {0x01,0x1210,0x14,0x01,0x01,0x00,0x01,0x00,0x40},
208 {0x01,0x1010,0x17,0x02,0x02,0x00,0x01,0x01,0x40},
209 {0x03,0x8208,0x03,0x00,0x00,0x00,0x01,0x02,0x40},
210 {0x03,0x0210,0x16,0x01,0x01,0x00,0x01,0x02,0x40},
211 {0x03,0x0010,0x18,0x02,0x02,0x00,0x01,0x03,0x40},
212 {0x05,0x9209,0x05,0x00,0x00,0x00,0x00,0x04,0x40},
213 {0x06,0x8209,0x06,0x00,0x00,0x00,0x00,0x05,0x40},
214 {0x07,0x0000,0x07,0x03,0x03,0x00,0x01,0x03,0x40},
215 {0x07,0x0000,0x19,0x02,0x02,0x00,0x01,0x03,0x40},
216 {0x0d,0x920a,0x0d,0x00,0x00,0x00,0x00,0x04,0x40},
217 {0x0e,0x820a,0x0e,0x00,0x00,0x00,0x00,0x05,0x40},
218 {0x0f,0x0202,0x11,0x01,0x01,0x00,0x00,0x05,0x40},
219 {0x10,0x0212,0x12,0x01,0x01,0x00,0x00,0x05,0x40},
220 {0x11,0x0212,0x1a,0x04,0x04,0x00,0x00,0x05,0x40},
221 {0x12,0x0212,0x1b,0x04,0x04,0x00,0x00,0x05,0x40},
222 {0x13,0x021b,0x1c,0x00,0x00,0x00,0x00,0x04,0x40},
223 {0x12,0x0010,0x18,0x02,0x02,0x00,0x00,0x05,0x40},
224 {0x12,0x0210,0x18,0x01,0x01,0x00,0x00,0x05,0x40},
225 {0xff,0x0000,0x00,0x00,0x00,0x00,0x00,0x00,0x00}
226};
227
228static const struct SiS_StResInfo_S SiS_StResInfo[]=
Linus Torvalds1da177e2005-04-16 15:20:36 -0700229{
230 { 640,400},
231 { 640,350},
232 { 720,400},
233 { 720,350},
234 { 640,480}
235};
236
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700237static const struct SiS_ModeResInfo_S SiS_ModeResInfo[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700238{
239 { 320, 200, 8, 8}, /* 0x00 */
240 { 320, 240, 8, 8}, /* 0x01 */
241 { 320, 400, 8, 8}, /* 0x02 */
242 { 400, 300, 8, 8}, /* 0x03 */
243 { 512, 384, 8, 8}, /* 0x04 */
244 { 640, 400, 8,16}, /* 0x05 */
245 { 640, 480, 8,16}, /* 0x06 */
246 { 800, 600, 8,16}, /* 0x07 */
247 { 1024, 768, 8,16}, /* 0x08 */
248 { 1280,1024, 8,16}, /* 0x09 */
249 { 1600,1200, 8,16}, /* 0x0a */
250 { 1920,1440, 8,16}, /* 0x0b */
251 { 2048,1536, 8,16}, /* 0x0c */
252 { 720, 480, 8,16}, /* 0x0d */
253 { 720, 576, 8,16}, /* 0x0e */
254 { 1280, 960, 8,16}, /* 0x0f */
255 { 800, 480, 8,16}, /* 0x10 */
256 { 1024, 576, 8,16}, /* 0x11 */
257 { 1280, 720, 8,16}, /* 0x12 */
258 { 856, 480, 8,16}, /* 0x13 */
259 { 1280, 768, 8,16}, /* 0x14 */
260 { 1400,1050, 8,16}, /* 0x15 */
261 { 1152, 864, 8,16}, /* 0x16 */
262 { 848, 480, 8,16}, /* 0x17 */
263 { 1360, 768, 8,16}, /* 0x18 */
264 { 1024, 600, 8,16}, /* 0x19 */
265 { 1152, 768, 8,16}, /* 0x1a */
266 { 768, 576, 8,16}, /* 0x1b */
267 { 1360,1024, 8,16}, /* 0x1c */
268 { 1680,1050, 8,16}, /* 0x1d */
269 { 1280, 800, 8,16}, /* 0x1e */
270 { 1920,1080, 8,16}, /* 0x1f */
271 { 960, 540, 8,16}, /* 0x20 */
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700272 { 960, 600, 8,16}, /* 0x21 */
273 { 1280, 854, 8,16} /* 0x22 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700274};
275
Aaro Koskinenf7854e52010-11-19 21:58:47 +0000276#if defined(CONFIG_FB_SIS_300) || defined(CONFIG_FB_SIS_315)
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700277static const struct SiS_StandTable_S SiS_StandTable[]=
Linus Torvalds1da177e2005-04-16 15:20:36 -0700278{
279/* 0x00: MD_0_200 */
280 {
281 0x28,0x18,0x08,0x0800,
282 {0x09,0x03,0x00,0x02},
283 0x63,
284 {0x2d,0x27,0x28,0x90,0x2b,0xa0,0xbf,0x1f,
285 0x00,0xc7,0x06,0x07,0x00,0x00,0x00,0x00,
286 0x9c,0x8e,0x8f,0x14,0x1f,0x96,0xb9,0xa3,
287 0xff},
288 {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
289 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,
290 0x08,0x00,0x0f,0x00},
291 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
292 0xff}
293 },
294/* 0x01: MD_1_200 */
295 {
296 0x28,0x18,0x08,0x0800,
297 {0x09,0x03,0x00,0x02},
298 0x63,
299 {0x2d,0x27,0x28,0x90,0x2b,0xa0,0xbf,0x1f,
300 0x00,0xc7,0x06,0x07,0x00,0x00,0x00,0x00,
301 0x9c,0x8e,0x8f,0x14,0x1f,0x96,0xb9,0xa3,
302 0xff},
303 {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
304 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,
305 0x08,0x00,0x0f,0x00},
306 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
307 0xff}
308 },
309/* 0x02: MD_2_200 */
310 {
311 0x50,0x18,0x08,0x1000,
312 {0x01,0x03,0x00,0x02},
313 0x63,
314 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f,
315 0x00,0xc7,0x06,0x07,0x00,0x00,0x00,0x00,
316 0x9c,0x8e,0x8f,0x28,0x1f,0x96,0xb9,0xa3,
317 0xff},
318 {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
319 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,
320 0x08,0x00,0x0f,0x00},
321 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
322 0xff}
323 },
324/* 0x03: MD_3_200 - mode 0x03 - 0 */
325 {
326 0x50,0x18,0x08,0x1000,
327 {0x01,0x03,0x00,0x02},
328 0x63,
329 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f,
330 0x00,0xc7,0x06,0x07,0x00,0x00,0x00,0x00,
331 0x9c,0x8e,0x8f,0x28,0x1f,0x96,0xb9,0xa3,
332 0xff},
333 {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
334 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,
335 0x08,0x00,0x0f,0x00},
336 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
337 0xff}
338 },
339/* 0x04: MD_4 */
340 {
341 0x28,0x18,0x08,0x4000,
342 {0x09,0x03,0x00,0x02},
343 0x63,
344 {0x2d,0x27,0x28,0x90,0x2c,0x80,0xbf,0x1f, /* 0x2c is 2b for 300 */
345 0x00,0xc1,0x00,0x00,0x00,0x00,0x00,0x00,
346 0x9c,0x8e,0x8f,0x14,0x00,0x96,0xb9,0xa2,
347 0xff},
348 {0x00,0x13,0x15,0x17,0x02,0x04,0x06,0x07,
349 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,
350 0x01,0x00,0x03,0x00},
351 {0x00,0x00,0x00,0x00,0x00,0x30,0x0f,0x00,
352 0xff}
353 },
354/* 0x05: MD_5 */
355 {
356 0x28,0x18,0x08,0x4000,
357 {0x09,0x03,0x00,0x02},
358 0x63,
359 {0x2d,0x27,0x28,0x90,0x2c,0x80,0xbf,0x1f, /* 0x2c is 2b for 300 */
360 0x00,0xc1,0x00,0x00,0x00,0x00,0x00,0x00,
361 0x9c,0x8e,0x8f,0x14,0x00,0x96,0xb9,0xa2,
362 0xff},
363 {0x00,0x13,0x15,0x17,0x02,0x04,0x06,0x07,
364 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,
365 0x01,0x00,0x03,0x00},
366 {0x00,0x00,0x00,0x00,0x00,0x30,0x0f,0x00,
367 0xff}
368 },
369/* 0x06: MD_6 */
370 {
371 0x50,0x18,0x08,0x4000,
372 {0x01,0x01,0x00,0x06},
373 0x63,
374 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f, /* 55,81 is 54,80 for 300 */
375 0x00,0xc1,0x00,0x00,0x00,0x00,0x00,0x00,
376 0x9c,0x8e,0x8f,0x28,0x00,0x96,0xb9,0xc2,
377 0xff},
378 {0x00,0x17,0x17,0x17,0x17,0x17,0x17,0x17,
379 0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,
380 0x01,0x00,0x01,0x00},
381 {0x00,0x00,0x00,0x00,0x00,0x00,0x0d,0x00,
382 0xff}
383 },
384/* 0x07: MD_7 */
385 {
386 0x50,0x18,0x0e,0x1000,
387 {0x00,0x03,0x00,0x03},
388 0xa6,
389 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f,
390 0x00,0x4d,0x0b,0x0c,0x00,0x00,0x00,0x00,
391 0x83,0x85,0x5d,0x28,0x0d,0x63,0xba,0xa3,
392 0xff},
393 {0x00,0x08,0x08,0x08,0x08,0x08,0x08,0x08,
394 0x10,0x18,0x18,0x18,0x18,0x18,0x18,0x18,
395 0x0e,0x00,0x0f,0x08},
396 {0x00,0x00,0x00,0x00,0x00,0x10,0x0a,0x00,
397 0xff}
398 },
399/* 0x08: MDA_DAC */
400 {
401 0x00,0x00,0x00,0x0000,
402 {0x00,0x00,0x00,0x15},
403 0x15,
404 {0x15,0x15,0x15,0x15,0x15,0x15,0x15,0x15,
405 0x15,0x15,0x15,0x15,0x15,0x15,0x3f,0x3f,
406 0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x00,0x00,
407 0x00},
408 {0x00,0x00,0x00,0x00,0x00,0x15,0x15,0x15,
409 0x15,0x15,0x15,0x15,0x15,0x15,0x15,0x15,
410 0x15,0x15,0x15,0x15},
411 {0x15,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,
412 0x3f}
413 },
414/* 0x09: CGA_DAC */
415 {
416 0x00,0x10,0x04,0x0114,
417 {0x11,0x09,0x15,0x00},
418 0x10,
419 {0x04,0x14,0x01,0x11,0x09,0x15,0x2a,0x3a,
420 0x2e,0x3e,0x2b,0x3b,0x2f,0x3f,0x2a,0x3a,
421 0x2e,0x3e,0x2b,0x3b,0x2f,0x3f,0x00,0x10,
422 0x04},
423 {0x14,0x01,0x11,0x09,0x15,0x00,0x10,0x04,
424 0x14,0x01,0x11,0x09,0x15,0x2a,0x3a,0x2e,
425 0x3e,0x2b,0x3b,0x2f},
426 {0x3f,0x2a,0x3a,0x2e,0x3e,0x2b,0x3b,0x2f,
427 0x3f}
428 },
429/* 0x0a: EGA_DAC */
430 {
431 0x00,0x10,0x04,0x0114,
432 {0x11,0x05,0x15,0x20},
433 0x30,
434 {0x24,0x34,0x21,0x31,0x25,0x35,0x08,0x18,
435 0x0c,0x1c,0x09,0x19,0x0d,0x1d,0x28,0x38,
436 0x2c,0x3c,0x29,0x39,0x2d,0x3d,0x02,0x12,
437 0x06},
438 {0x16,0x03,0x13,0x07,0x17,0x22,0x32,0x26,
439 0x36,0x23,0x33,0x27,0x37,0x0a,0x1a,0x0e,
440 0x1e,0x0b,0x1b,0x0f},
441 {0x1f,0x2a,0x3a,0x2e,0x3e,0x2b,0x3b,0x2f,
442 0x3f}
443 },
444/* 0x0b: VGA_DAC */
445 {
446 0x00,0x10,0x04,0x0114,
447 {0x11,0x09,0x15,0x2a},
448 0x3a,
449 {0x2e,0x3e,0x2b,0x3b,0x2f,0x3f,0x00,0x05,
450 0x08,0x0b,0x0e,0x11,0x14,0x18,0x1c,0x20,
451 0x24,0x28,0x2d,0x32,0x38,0x3f,0x00,0x10,
452 0x1f},
453 {0x2f,0x3f,0x1f,0x27,0x2f,0x37,0x3f,0x2d,
454 0x31,0x36,0x3a,0x3f,0x00,0x07,0x0e,0x15,
455 0x1c,0x0e,0x11,0x15},
456 {0x18,0x1c,0x14,0x16,0x18,0x1a,0x1c,0x00,
457 0x04}
458 },
459/* 0x0c */
460 {
461 0x08,0x0c,0x10,0x0a08,
462 {0x0c,0x0e,0x10,0x0b},
463 0x0c,
464 {0x0d,0x0f,0x10,0x10,0x01,0x08,0x00,0x00,
465 0x00,0x00,0x01,0x00,0x02,0x02,0x01,0x00,
466 0x04,0x04,0x01,0x00,0x05,0x02,0x05,0x00,
467 0x06},
468 {0x01,0x06,0x05,0x06,0x00,0x08,0x01,0x08,
469 0x00,0x07,0x02,0x07,0x06,0x07,0x00,0x00,
470 0x00,0x00,0x00,0x00},
471 {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
472 0x00}
473 },
474/* 0x0d: MD_D */
475 {
476 0x28,0x18,0x08,0x2000,
477 {0x09,0x0f,0x00,0x06},
478 0x63,
479 {0x2d,0x27,0x28,0x90,0x2c,0x80,0xbf,0x1f, /* 2c is 2b for 300 */
480 0x00,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,
481 0x9c,0x8e,0x8f,0x14,0x00,0x96,0xb9,0xe3,
482 0xff},
483 {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
484 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,
485 0x01,0x00,0x0f,0x00},
486 {0x00,0x00,0x00,0x00,0x00,0x00,0x05,0x0f,
487 0xff}
488 },
489/* 0x0e: MD_E */
490 {
491 0x50,0x18,0x08,0x4000,
492 {0x01,0x0f,0x00,0x06},
493 0x63,
494 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f, /* 55,81 is 54,80 for 300 */
495 0x00,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,
496 0x9c,0x8e,0x8f,0x28,0x00,0x96,0xb9,0xe3,
497 0xff},
498 {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
499 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,
500 0x01,0x00,0x0f,0x00},
501 {0x00,0x00,0x00,0x00,0x00,0x00,0x05,0x0f,
502 0xff}
503 },
504/* 0x0f: ExtVGATable - modes > 0x13 */
505 {
506 0x00,0x00,0x00,0x0000,
507 {0x01,0x0f,0x00,0x0e},
508 0x23,
509 {0x5f,0x4f,0x50,0x82,0x54,0x80,0x0b,0x3e,
510 0x00,0x40,0x00,0x00,0x00,0x00,0x00,0x00,
511 0xea,0x8c,0xdf,0x28,0x40,0xe7,0x04,0xa3,
512 0xff},
513 {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
514 0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,
515 0x01,0x00,0x00,0x00},
516 {0x00,0x00,0x00,0x00,0x00,0x40,0x05,0x0f,
517 0xff}
518 },
519/* 0x10: ROM_SAVEPTR - totally different for 300 */
520 {
521 0x9f,0x3b,0x00,0x00c0,
522 {0x00,0x00,0x00,0x00},
523 0x00,
524 {0x00,0x00,0x00,0x00,0x00,0x00,0xbb,0x3f,
525 0x00,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,
526 0x00,0x00,0x1a,0x00,0xac,0x3e,0x00,0xc0,
527 0x00},
528 {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
529 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
530 0x00,0x00,0x00,0x00},
531 {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
532 0x00}
533 },
534/* 0x11: MD_F */
535 {
536 0x50,0x18,0x0e,0x8000,
537 {0x01,0x0f,0x00,0x06},
538 0xa2,
539 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f, /* 55,81 is 54,80 on 300 */
540 0x00,0x40,0x00,0x00,0x00,0x00,0x00,0x00,
541 0x82,0x84,0x5d,0x28,0x0f,0x63,0xba,0xe3, /* 82,84 is 83,85 on 300 */
542 0xff},
543 {0x00,0x08,0x00,0x00,0x18,0x18,0x00,0x00,
544 0x00,0x08,0x00,0x00,0x00,0x18,0x00,0x00,
545 0x0b,0x00,0x05,0x00},
546 {0x00,0x00,0x00,0x00,0x00,0x00,0x05,0x05,
547 0xff}
548 },
549/* 0x12: MD_10 */
550 {
551 0x50,0x18,0x0e,0x8000,
552 {0x01,0x0f,0x00,0x06},
553 0xa3,
554 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f, /* 55,81 is 54,80 on 300 */
555 0x00,0x40,0x00,0x00,0x00,0x00,0x00,0x00,
556 0x82,0x84,0x5d,0x28,0x0f,0x63,0xba,0xe3, /* 82,84 is 83,85 on 300 */
557 0xff},
558 {0x00,0x01,0x02,0x03,0x04,0x05,0x14,0x07,
559 0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
560 0x01,0x00,0x0f,0x00},
561 {0x00,0x00,0x00,0x00,0x00,0x00,0x05,0x0f,
562 0xff}
563 },
564/* 0x13: MD_0_350 */
565 {
566 0x28,0x18,0x0e,0x0800,
567 {0x09,0x03,0x00,0x02},
568 0xa3,
569 {0x2d,0x27,0x28,0x90,0x2b,0xb1,0xbf,0x1f, /* b1 is a0 on 300 */
570 0x00,0x4d,0x0b,0x0c,0x00,0x00,0x00,0x00,
571 0x83,0x85,0x5d,0x14,0x1f,0x63,0xba,0xa3,
572 0xff},
573 {0x00,0x01,0x02,0x03,0x04,0x05,0x14,0x07,
574 0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
575 0x08,0x00,0x0f,0x00},
576 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
577 0xff}
578 },
579/* 0x14: MD_1_350 */
580 {
581 0x28,0x18,0x0e,0x0800,
582 {0x09,0x03,0x00,0x02},
583 0xa3,
584 {0x2d,0x27,0x28,0x90,0x2b,0xa0,0xbf,0x1f,
585 0x00,0x4d,0x0b,0x0c,0x00,0x00,0x00,0x00,
586 0x83,0x85,0x5d,0x14,0x1f,0x63,0xba,0xa3,
587 0xff},
588 {0x00,0x01,0x02,0x03,0x04,0x05,0x14,0x07,
589 0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
590 0x08,0x00,0x0f,0x00},
591 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
592 0xff}
593 },
594/* 0x15: MD_2_350 */
595 {
596 0x50,0x18,0x0e,0x1000,
597 {0x01,0x03,0x00,0x02},
598 0xa3,
599 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f,
600 0x00,0x4d,0x0b,0x0c,0x00,0x00,0x00,0x00,
601 0x83,0x85,0x5d,0x28,0x1f,0x63,0xba,0xa3,
602 0xff},
603 {0x00,0x01,0x02,0x03,0x04,0x05,0x14,0x07,
604 0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
605 0x08,0x00,0x0f,0x00},
606 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
607 0xff}
608 },
609/* 0x16: MD_3_350 - mode 0x03 - 1 */
610 {
611 0x50,0x18,0x0e,0x1000,
612 {0x01,0x03,0x00,0x02},
613 0xa3,
614 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f,
615 0x00,0x4d,0x0b,0x0c,0x00,0x00,0x00,0x00,
616 0x83,0x85,0x5d,0x28,0x1f,0x63,0xba,0xa3,
617 0xff},
618 {0x00,0x01,0x02,0x03,0x04,0x05,0x14,0x07,
619 0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
620 0x08,0x00,0x0f,0x00},
621 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
622 0xff}
623 },
624/* 0x17: MD_0_1_400 */
625 {
626 0x28,0x18,0x10,0x0800,
627 {0x08,0x03,0x00,0x02},
628 0x67,
629 {0x2d,0x27,0x28,0x90,0x2b,0xb1,0xbf,0x1f, /* b1 is a0 on 300 */
630 0x00,0x4f,0x0d,0x0e,0x00,0x00,0x00,0x00,
631 0x9c,0x8e,0x8f,0x14,0x1f,0x96,0xb9,0xa3,
632 0xff},
633 {0x00,0x01,0x02,0x03,0x04,0x05,0x14,0x07,
634 0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
635 0x0c,0x00,0x0f,0x08},
636 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
637 0xff}
638 },
639/* 0x18: MD_2_3_400 - mode 0x03 - 2 */
640 {
641 0x50,0x18,0x10,0x1000,
642 {0x00,0x03,0x00,0x02},
643 0x67,
644 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f,
645 0x00,0x4f,0x0d,0x0e,0x00,0x00,0x00,0x00,
646 0x9c,0x8e,0x8f,0x28,0x1f,0x96,0xb9,0xa3,
647 0xff},
648 {0x00,0x01,0x02,0x03,0x04,0x05,0x14,0x07,
649 0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
650 0x0c,0x00,0x0f,0x08},
651 {0x00,0x00,0x00,0x00,0x00,0x10,0x0e,0x00,
652 0xff}
653 },
654/* 0x19: MD_7_400 */
655 {
656 0x50,0x18,0x10,0x1000,
657 {0x00,0x03,0x00,0x02},
658 0x66,
659 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f,
660 0x00,0x4f,0x0d,0x0e,0x00,0x00,0x00,0x00,
661 0x9c,0x8e,0x8f,0x28,0x0f,0x96,0xb9,0xa3,
662 0xff},
663 {0x00,0x08,0x08,0x08,0x08,0x08,0x08,0x08,
664 0x10,0x18,0x18,0x18,0x18,0x18,0x18,0x18,
665 0x0e,0x00,0x0f,0x08},
666 {0x00,0x00,0x00,0x00,0x00,0x10,0x0a,0x00,
667 0xff}
668 },
669/* 0x1a: MD_11 */
670 {
671 0x50,0x1d,0x10,0xa000,
672 {0x01,0x0f,0x00,0x06},
673 0xe3,
674 {0x5f,0x4f,0x50,0x82,0x55,0x81,0x0b,0x3e, /* 55,81 is 54,80 on 300 */
675 0x00,0x40,0x00,0x00,0x00,0x00,0x00,0x00,
676 0xe9,0x8b,0xdf,0x28,0x00,0xe7,0x04,0xc3, /* e9,8b is ea,8c on 300 */
677 0xff},
678 {0x00,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,
679 0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,
680 0x01,0x00,0x0f,0x00},
681 {0x00,0x00,0x00,0x00,0x00,0x00,0x05,0x01,
682 0xff}
683 },
684/* 0x1b: ExtEGATable - Modes <= 0x02 */
685 {
686 0x50,0x1d,0x10,0xa000,
687 {0x01,0x0f,0x00,0x06},
688 0xe3,
689 {0x5f,0x4f,0x50,0x82,0x55,0x81,0x0b,0x3e, /* 55,81 is 54,80 on 300 */
690 0x00,0x40,0x00,0x00,0x00,0x00,0x00,0x00,
691 0xe9,0x8b,0xdf,0x28,0x00,0xe7,0x04,0xe3, /* e9,8b is ea,8c on 300 */
692 0xff},
693 {0x00,0x01,0x02,0x03,0x04,0x05,0x14,0x07,
694 0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
695 0x01,0x00,0x0f,0x00},
696 {0x00,0x00,0x00,0x00,0x00,0x00,0x05,0x0f,
697 0xff}
698 },
699/* 0x1c: MD_13 */
700 {
701 0x28,0x18,0x08,0x2000,
702 {0x01,0x0f,0x00,0x0e},
703 0x63,
704 {0x5f,0x4f,0x50,0x82,0x55,0x81,0xbf,0x1f, /* 55,81 is 54,80 on 300 */
705 0x00,0x41,0x00,0x00,0x00,0x00,0x00,0x00,
706 0x9c,0x8e,0x8f,0x28,0x40,0x96,0xb9,0xa3,
707 0xff},
708 {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
709 0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,
710 0x41,0x00,0x0f,0x00},
711 {0x00,0x00,0x00,0x00,0x00,0x40,0x05,0x0f,
712 0xff}
713 }
714};
715#endif
716
717/**************************************************************/
718/* SIS VIDEO BRIDGE ----------------------------------------- */
719/**************************************************************/
720
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700721static const unsigned char SiS_SoftSetting = 0x30; /* RAM setting */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700722
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700723static const unsigned char SiS_OutputSelect = 0x40;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700724
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700725static const unsigned char SiS_NTSCTiming[] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700726 0x17,0x1d,0x03,0x09,0x05,0x06,0x0c,0x0c,
727 0x94,0x49,0x01,0x0a,0x06,0x0d,0x04,0x0a,
728 0x06,0x14,0x0d,0x04,0x0a,0x00,0x85,0x1b,
729 0x0c,0x50,0x00,0x97,0x00,0xda,0x4a,0x17,
730 0x7d,0x05,0x4b,0x00,0x00,0xe2,0x00,0x02,
731 0x03,0x0a,0x65,0x9d,0x08,0x92,0x8f,0x40,
732 0x60,0x80,0x14,0x90,0x8c,0x60,0x14,0x50,
733 0x00,0x40,0x44,0x00,0xdb,0x02,0x3b,0x00
734};
735
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700736static const unsigned char SiS_PALTiming[] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700737 0x19,0x52,0x35,0x6e,0x04,0x38,0x3d,0x70,
738 0x94,0x49,0x01,0x12,0x06,0x3e,0x35,0x6d,
739 0x06,0x14,0x3e,0x35,0x6d,0x00,0x45,0x2b,
740 0x70,0x50,0x00,0x9b,0x00,0xd9,0x5d,0x17,
741 0x7d,0x05,0x45,0x00,0x00,0xe8,0x00,0x02,
742 0x0d,0x00,0x68,0xb0,0x0b,0x92,0x8f,0x40,
743 0x60,0x80,0x14,0x90,0x8c,0x60,0x14,0x63,
744 0x00,0x40,0x3e,0x00,0xe1,0x02,0x28,0x00
745};
746
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700747static const unsigned char SiS_HiTVExtTiming[] = {
748 0x32,0x65,0x2c,0x5f,0x08,0x31,0x3a,0x64,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700749 0x28,0x02,0x01,0x3d,0x06,0x3e,0x35,0x6d,
750 0x06,0x14,0x3e,0x35,0x6d,0x00,0xc5,0x3f,
751 0x64,0x90,0x33,0x8c,0x18,0x36,0x3e,0x13,
752 0x2a,0xde,0x2a,0x44,0x40,0x2a,0x44,0x40,
753 0x8e,0x8e,0x82,0x07,0x0b,0x92,0x0f,0x40,
754 0x60,0x80,0x14,0x90,0x8c,0x60,0x14,0x3d,
755 0x63,0x4f,0x27,0x00,0xfc,0xff,0x6a,0x00
756};
757
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700758static const unsigned char SiS_HiTVSt1Timing[] = {
759 0x32,0x65,0x2c,0x5f,0x08,0x31,0x3a,0x65,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700760 0x28,0x02,0x01,0x3d,0x06,0x3e,0x35,0x6d,
761 0x06,0x14,0x3e,0x35,0x6d,0x00,0xc5,0x3f,
762 0x65,0x90,0x7b,0xa8,0x03,0xf0,0x87,0x03,
763 0x11,0x15,0x11,0xcf,0x10,0x11,0xcf,0x10,
764 0x35,0x35,0x3b,0x69,0x1d,0x92,0x0f,0x40,
765 0x60,0x80,0x14,0x90,0x8c,0x60,0x04,0x86,
766 0xaf,0x5d,0x0e,0x00,0xfc,0xff,0x2d,0x00
767};
768
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700769static const unsigned char SiS_HiTVSt2Timing[] = {
770 0x32,0x65,0x2c,0x5f,0x08,0x31,0x3a,0x64,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700771 0x28,0x02,0x01,0x3d,0x06,0x3e,0x35,0x6d,
772 0x06,0x14,0x3e,0x35,0x6d,0x00,0xc5,0x3f,
773 0x64,0x90,0x33,0x8c,0x18,0x36,0x3e,0x13,
774 0x2a,0xde,0x2a,0x44,0x40,0x2a,0x44,0x40,
775 0x8e,0x8e,0x82,0x07,0x0b,0x92,0x0f,0x40,
776 0x60,0x80,0x14,0x90,0x8c,0x60,0x14,0x3d,
777 0x63,0x4f,0x27,0x00,0xfc,0xff,0x6a,0x00
778};
779
780#if 0
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700781static const unsigned char SiS_HiTVTextTiming[] = {
782 0x32,0x65,0x2c,0x5f,0x08,0x31,0x3a,0x65,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700783 0x28,0x02,0x01,0x3d,0x06,0x3e,0x35,0x6d,
784 0x06,0x14,0x3e,0x35,0x6d,0x00,0xc5,0x3f,
785 0x65,0x90,0xe7,0xbc,0x03,0x0c,0x97,0x03,
786 0x14,0x78,0x14,0x08,0x20,0x14,0x08,0x20,
787 0xc8,0xc8,0x3b,0xd2,0x26,0x92,0x0f,0x40,
788 0x60,0x80,0x14,0x90,0x8c,0x60,0x04,0x96,
789 0x72,0x5c,0x11,0x00,0xfc,0xff,0x32,0x00
790};
791#endif
792
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700793static const unsigned char SiS_HiTVGroup3Data[] = {
794 0x00,0x1a,0x22,0x63,0x62,0x22,0x08,0x5f,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700795 0x05,0x21,0xb2,0xb2,0x55,0x77,0x2a,0xa6,
796 0x25,0x2f,0x47,0xfa,0xc8,0xff,0x8e,0x20,
797 0x8c,0x6e,0x60,0x2e,0x58,0x48,0x72,0x44,
798 0x56,0x36,0x4f,0x6e,0x3f,0x80,0x00,0x80,
799 0x4f,0x7f,0x03,0xa8,0x7d,0x20,0x1a,0xa9,
800 0x14,0x05,0x03,0x7e,0x64,0x31,0x14,0x75,
801 0x18,0x05,0x18,0x05,0x4c,0xa8,0x01
802};
803
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700804static const unsigned char SiS_HiTVGroup3Simu[] = {
805 0x00,0x1a,0x22,0x63,0x62,0x22,0x08,0x95,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700806 0xdb,0x20,0xb8,0xb8,0x55,0x47,0x2a,0xa6,
807 0x25,0x2f,0x47,0xfa,0xc8,0xff,0x8e,0x20,
808 0x8c,0x6e,0x60,0x15,0x26,0xd3,0xe4,0x11,
809 0x56,0x36,0x4f,0x6e,0x3f,0x80,0x00,0x80,
810 0x67,0x36,0x01,0x47,0x0e,0x10,0xbe,0xb4,
811 0x01,0x05,0x03,0x7e,0x65,0x31,0x14,0x75,
812 0x18,0x05,0x18,0x05,0x4c,0xa8,0x01
813};
814
815#if 0
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700816static const unsigned char SiS_HiTVGroup3Text[] = {
817 0x00,0x1a,0x22,0x63,0x62,0x22,0x08,0xa7,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700818 0xf5,0x20,0xce,0xce,0x55,0x47,0x2a,0xa6,
819 0x25,0x2f,0x47,0xfa,0xc8,0xff,0x8e,0x20,
820 0x8c,0x6e,0x60,0x18,0x2c,0x0c,0x20,0x22,
821 0x56,0x36,0x4f,0x6e,0x3f,0x80,0x00,0x80,
822 0x93,0x3c,0x01,0x50,0x2f,0x10,0xf4,0xca,
823 0x01,0x05,0x03,0x7e,0x65,0x31,0x14,0x75,
824 0x18,0x05,0x18,0x05,0x4c,0xa8,0x01
825};
826#endif
827
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700828static const struct SiS_TVData SiS_StPALData[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700829{
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700830 { 1, 1, 864, 525,1270, 400, 100, 0, 760, 0,0xf4,0xff,0x1c,0x22},
831 { 1, 1, 864, 525,1270, 350, 100, 0, 760, 0,0xf4,0xff,0x1c,0x22},
832 { 1, 1, 864, 525,1270, 400, 0, 0, 720, 0,0xf1,0x04,0x1f,0x18},
833 { 1, 1, 864, 525,1270, 350, 0, 0, 720, 0,0xf4,0x0b,0x1c,0x0a},
834 { 1, 1, 864, 525,1270, 480, 50, 0, 760, 0,0xf4,0xff,0x1c,0x22},
835 { 1, 1, 864, 525,1270, 600, 50, 0, 0,0x300,0xf4,0xff,0x1c,0x22}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700836};
837
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700838static const struct SiS_TVData SiS_ExtPALData[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700839{
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700840 { 27, 10, 848, 448,1270, 530, 50, 0, 50, 0,0xf4,0xff,0x1c,0x22}, /* 640x400, 320x200 */
841 { 108, 35, 848, 398,1270, 530, 50, 0, 50, 0,0xf4,0xff,0x1c,0x22},
842 { 12, 5, 954, 448,1270, 530, 50, 0, 50, 0,0xf1,0x04,0x1f,0x18},
843 { 9, 4, 960, 463,1644, 438, 50, 0, 50, 0,0xf4,0x0b,0x1c,0x0a},
844 { 9, 4, 848, 528,1270, 530, 0, 0, 50, 0,0xf5,0xfb,0x1b,0x2a}, /* 640x480, 320x240 */
845 { 36, 25,1060, 648,1270, 530, 438, 0, 438, 0,0xeb,0x05,0x25,0x16}, /* 800x600, 400x300 */
846 { 3, 2,1080, 619,1270, 540, 438, 0, 438, 0,0xf3,0x00,0x1d,0x20}, /* 720x576 */
847 { 1, 1,1170, 821,1270, 520, 686, 0, 686, 0,0xF3,0x00,0x1D,0x20}, /* 1024x768 */
848 { 1, 1,1170, 821,1270, 520, 686, 0, 686, 0,0xF3,0x00,0x1D,0x20}, /* 1024x768 (for NTSC equ) */
849 { 9, 4, 848, 528,1270, 530, 0, 0, 50, 0,0xf5,0xfb,0x1b,0x2a} /* 720x480 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700850};
851
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700852static const struct SiS_TVData SiS_StNTSCData[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700853{
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700854 { 1, 1, 858, 525,1270, 400, 50, 0, 760, 0,0xf1,0x04,0x1f,0x18},
855 { 1, 1, 858, 525,1270, 350, 50, 0, 640, 0,0xf1,0x04,0x1f,0x18},
856 { 1, 1, 858, 525,1270, 400, 0, 0, 720, 0,0xf1,0x04,0x1f,0x18},
857 { 1, 1, 858, 525,1270, 350, 0, 0, 720, 0,0xf4,0x0b,0x1c,0x0a},
858 { 1, 1, 858, 525,1270, 480, 0, 0, 760, 0,0xf1,0x04,0x1f,0x18}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700859};
860
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700861static const struct SiS_TVData SiS_ExtNTSCData[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700862{
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700863 { 143, 65, 858, 443,1270, 440, 171, 0, 171, 0,0xf1,0x04,0x1f,0x18}, /* 640x400, 320x200 */
864 { 88, 35, 858, 393,1270, 440, 171, 0, 171, 0,0xf1,0x04,0x1f,0x18},
865 { 143, 70, 924, 443,1270, 440, 92, 0, 92, 0,0xf1,0x04,0x1f,0x18},
866 { 143, 70, 924, 393,1270, 440, 92, 0, 92, 0,0xf4,0x0b,0x1c,0x0a},
867 { 143, 76, 836, 523,1270, 440, 224, 0, 0, 0,0xf1,0x05,0x1f,0x16}, /* 640x480, 320x240 */
868 { 143, 120,1056, 643,1270, 440, 0, 1, 0, 0,0xf4,0x10,0x1c,0x00}, /* 800x600, 400x300 */
869 { 143, 76, 836, 523,1270, 440, 0, 1, 0, 0,0xee,0x0c,0x22,0x08}, /* 720x480 - BETTER (from 300 series) */
870 { 1, 1,1100, 811,1412, 440, 0, 1, 0, 0,0xee,0x0c,0x22,0x08}, /* 1024x768 (525i) CORRECTED */
871#if 0 /* flimmert und ist unten abgeschnitten (NTSCHT, NTSC clock) */
872 { 65, 64,1056, 791,1270, 480, 455, 0, 0, 0,0x00,0x00,0x00,0x00} /* 1024x768 (525p) */
873#endif
874#if 0
875 { 1, 1,1100, 811,1412, 440, 0, 1, 0, 0,0x00,0x00,0x00,0x00} /* 1024x768 (525p) */
876#endif
877#if 0
878 { 1, 1,1120, 821,1516, 420, 0, 1, 0, 0,0x00,0x00,0x00,0x00} /* 1024x768 (525p) */
879#endif
880#if 0
881 { 1, 1, 938, 821,1516, 420, 0, 1, 0, 0,0x00,0x00,0x00,0x00} /* 1024x768 (525p) */
882#endif
883#if 0 /* zoom hin, unten abgeschnitten (NTSC2HT, NTSC1024 clock) */
884 { 1, 1,1072, 791,1270, 480, 455, 0, 0, 0,0x00,0x00,0x00,0x00} /* 1024x768 (525p) */
885#endif
886#if 1 /* zu weit links (squeezed) (NTSC2HT, NTSC1024 clock) */
887 { 1, 1,1100, 846,1270, 440, 455, 0, 0, 0,0x00,0x00,0x00,0x00} /* 1024x768 (525p) */
888#endif
889#if 0 /* zu weit links, rechts abgeschnitten (NTSC2HT, NTSC1024 clock) */
890 { 1, 1,1100, 846,1412, 440, 455, 0, 0, 0,0x00,0x00,0x00,0x00} /* 1024x768 (525p) */
891#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700892};
893
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700894static const struct SiS_TVData SiS_StHiTVData[] = /* Slave + TVSimu */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700895{
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700896 { 1, 1, 0x37c,0x233,0x2b2,0x320, 0, 0, 0, 0, 0, 0, 0, 0},
897 { 1, 1, 0x37c,0x233,0x2b2,0x2bc, 0, 0, 0, 0, 0, 0, 0, 0},
898 { 1, 1, 0x37c,0x233,0x2b2,0x320, 0, 0, 0, 0, 0, 0, 0, 0},
899 { 1, 1, 0x37c,0x233,0x2b2,0x2bc, 0, 0, 0, 0, 0, 0, 0, 0},
900 { 1, 1, 0x37c,0x233,0x2b2,0x3c0, 0, 0, 0, 0, 0, 0, 0, 0},
901 { 8, 5, 0x41a,0x2ab,0x670,0x3c0,0x150, 1, 0, 0, 0, 0, 0, 0}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700902};
903
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700904static const struct SiS_TVData SiS_St2HiTVData[] = /* Slave */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700905{
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700906 { 3, 1, 0x348,0x1e3,0x670,0x3c0,0x032, 0, 0, 0, 0, 0, 0, 0},
907 { 1, 1, 0x37c,0x233,0x2b2,0x2bc, 0, 0, 0, 0, 0, 0, 0, 0},
908 { 3, 1, 0x348,0x1e3,0x670,0x3c0,0x032, 0, 0, 0, 0, 0, 0, 0},
909 { 1, 1, 0x37c,0x233,0x2b2,0x2bc, 0, 0, 0, 0, 0, 0, 0, 0},
910 { 5, 2, 0x348,0x233,0x670,0x3c0,0x08d, 1, 0, 0, 0, 0, 0, 0},
911 { 8, 5, 0x41a,0x2ab,0x670,0x3c0,0x17c, 1, 0, 0, 0, 0, 0, 0}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700912};
913
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700914static const struct SiS_TVData SiS_ExtHiTVData[] =
915{ /* all ok */
916 { 6, 1, 0x348,0x233,0x660,0x3c0, 0, 0, 0, 0, 0, 0, 0, 0},
917 { 3, 1, 0x3c0,0x233,0x660,0x3c0, 0, 0, 0, 0, 0, 0, 0, 0},
918 { 6, 1, 0x348,0x233,0x660,0x3c0, 0, 0, 0, 0, 0, 0, 0, 0},
919 { 3, 1, 0x3c0,0x233,0x660,0x3c0, 0, 0, 0, 0, 0, 0, 0, 0},
920 { 5, 1, 0x348,0x233,0x670,0x3c0,0x166, 1, 0, 0, 0, 0, 0, 0}, /* 640x480 */
921 { 16, 5, 0x41a,0x2ab,0x670,0x3c0,0x143, 1, 0, 0, 0, 0, 0, 0}, /* 800x600 */
922 { 25, 12, 0x4ec,0x353,0x670,0x3c0,0x032, 0, 0, 0, 0, 0, 0, 0}, /* 1024x768 */
923 { 5, 4, 0x627,0x464,0x670,0x3c0,0x128, 0, 0, 0, 0, 0, 0, 0}, /* 1280x1024 */
924 { 4, 1, 0x41a,0x233,0x60c,0x3c0,0x143, 1, 0, 0, 0, 0, 0, 0}, /* 800x480 */
925 { 5, 2, 0x578,0x293,0x670,0x3c0,0x032, 0, 0, 0, 0, 0, 0, 0}, /* 1024x576 */
926 { 8, 5, 0x6d6,0x323,0x670,0x3c0,0x128, 0, 0, 0, 0, 0, 0, 0}, /* 1280x720 */
927 { 8, 3, 0x4ec,0x353,0x670,0x3c0,0x032, 0, 0, 0, 0, 0, 0, 0}, /* 960x600 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700928};
929
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700930static const struct SiS_TVData SiS_St525pData[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700931{
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700932 { 1, 1, 0x6b4,0x20d,0x4f6,0x190, 50, 0, 0x2f8, 0, 0, 0, 0, 0},
933 { 1, 1, 0x6b4,0x20d,0x4f6,0x15e, 50, 0, 0x280, 0, 0, 0, 0, 0},
934 { 1, 1, 0x6b4,0x20d,0x4f6,0x190, 50, 0, 0x2f8, 0, 0, 0, 0, 0},
935 { 1, 1, 0x6b4,0x20d,0x4f6,0x15e, 50, 0, 0x280, 0, 0, 0, 0, 0},
936 { 1, 1, 0x6b4,0x20d,0x4f6,0x1e0, 0, 0, 0x2f8, 0, 0, 0, 0, 0}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700937};
938
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700939static const struct SiS_TVData SiS_St750pData[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700940{
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700941 { 1, 1, 0x672,0x2ee,0x500,0x190, 50, 0, 0x2f8, 0, 0, 0, 0, 0},
942 { 1, 1, 0x672,0x2ee,0x500,0x15e, 50, 0, 0x280, 0, 0, 0, 0, 0},
943 { 1, 1, 0x672,0x2ee,0x500,0x190, 0, 0, 0x2d0, 0, 0, 0, 0, 0},
944 { 1, 1, 0x672,0x2ee,0x500,0x15e, 0, 0, 0x2d0, 0, 0, 0, 0, 0},
945 { 1, 1, 0x672,0x2ee,0x500,0x1e0, 0, 0, 0x2f8, 0, 0, 0, 0, 0}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700946};
947
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700948static const struct SiS_TVData SiS_Ext750pData[] =
949{ /* all ok */
950 { 3, 1, 935, 470, 1130, 680, 50, 0, 0, 0, 0, 0, 0, 0}, /* 320x200/640x400 */
951 { 24, 7, 935, 420, 1130, 680, 50, 0, 0, 0, 0, 0, 0, 0},
952 { 3, 1, 935, 470, 1130, 680, 50, 0, 0, 0, 0, 0, 0, 0},
953 { 24, 7, 935, 420, 1130, 680, 50, 0, 0, 0, 0, 0, 0, 0},
954 { 2, 1, 1100, 590, 1130, 640, 50, 0, 0, 0, 0, 0, 0, 0}, /* 640x480 */
955 { 3, 2, 1210, 690, 1130, 660, 50, 0, 0, 0, 0, 0, 0, 0}, /* 800x600 OK */
956 { 2, 1, 1100, 562, 1130, 640, 0, 1, 0, 0, 0, 0, 0, 0}, /* 720x480 OK */
957 { 1, 1, 1375, 878, 1130, 640, 638, 0, 0, 0, 0, 0, 0, 0}, /* 1024x768 OK */
958 { 5, 3, 1100, 675, 1130, 640, 0, 1, 0, 0, 0, 0, 0, 0}, /* 720/768x576 OK */
959 { 25, 24, 1496, 755, 1120, 680, 50, 0, 0, 0, 0, 0, 0, 0} /* 1280x720 OK */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700960};
961
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700962static const struct SiS_LCDData SiS_LCD1280x720Data[] = /* 2.03.00 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700963{
964 { 44, 15, 864, 430, 1408, 806 }, /* 640x400 */
965 { 128, 35, 792, 385, 1408, 806 },
966 { 44, 15, 864, 430, 1408, 806 },
967 { 128, 35, 792, 385, 1408, 806 },
968 { 22, 9, 864, 516, 1408, 806 }, /* 640x480 */
969 { 8, 5, 1056, 655, 1408, 806 }, /* 800x600 */
970 { 0, 0, 0, 0, 0, 0 }, /* 1024x768 */
971 { 0, 0, 0, 0, 0, 0 }, /* 1280x1024 */
972 { 0, 0, 0, 0, 0, 0 },
973 { 0, 0, 0, 0, 0, 0 },
974 { 1, 1, 1408, 806, 1408, 806 } /* 1280x720 */
975};
976
977/* About 1280x768: For TMDS, Panel_1280x768 will only be set if
978 * the panel is a Fujitsu 7911 (VL-17WDX8) (with clock 81, 1688x802)
979 * Other TMDS panels of this resolution will be treated as custom.
980 * For LVDS, we know another type (_2).
981 * (Note: 1280x768_3 is now special for SiS301/NetVista
982 */
983
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700984static const struct SiS_LCDData SiS_StLCD1280x768_2Data[] = /* 2.03.00 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700985{
986 { 64, 21, 858, 434, 1408, 806 }, /* 640x400 */
987 { 32, 9, 858, 372, 1408, 806 },
988 { 64, 21, 858, 434, 1408, 806 },
989 { 32, 9, 858, 372, 1408, 806 },
990 { 143, 68, 1024, 527, 1408, 806 }, /* 640x480 */
991 { 64, 51, 1364, 663, 1408, 806 }, /* 800x600 */
992 { 88, 81, 1296, 806, 1408, 806 }, /* 1024x768 */
993 { 0, 0, 0, 0, 0, 0 },
994 { 1, 1, 1408, 806, 1408, 806 }, /* 1280x768 */
995 { 0, 0, 0, 0, 0, 0 },
996 { 16, 15, 1600, 750, 1600, 806 } /* 1280x720 - from Ext */
997};
998
Thomas Winischhofer544393f2005-09-09 13:04:45 -0700999static const struct SiS_LCDData SiS_ExtLCD1280x768_2Data[] = /* 2.03.00 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001000{
1001 { 16, 5, 960, 410, 1600, 806 }, /* 640x400 */
1002 { 64, 21, 1152, 364, 1600, 806 },
1003 { 16, 5, 960, 410, 1600, 806 },
1004 { 64, 21, 1152, 364, 1600, 806 },
1005 { 32, 13, 1040, 493, 1600, 806 }, /* 640x480 */
1006 { 16, 9, 1152, 618, 1600, 806 }, /* 800x600 */
1007 { 25, 21, 1344, 796, 1600, 806 }, /* 1024x768 */
1008 { 0, 0, 0, 0, 0, 0 },
1009 { 1, 1, 1600, 806, 1600, 806 }, /* 1280x768 */
1010 { 0, 0, 0, 0, 0, 0 },
1011 { 16, 15, 1600, 750, 1600, 806 } /* 1280x720 */
1012};
1013
1014#if 0 /* Not used; _3 now reserved for NetVista (SiS301) */
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001015static const struct SiS_LCDData SiS_LCD1280x768_3Data[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001016{
1017 { 64, 25, 1056, 422, 1664, 798 }, /* 640x400 */
1018 { 128, 39, 884, 396, 1408, 806 }, /* ,640 */
1019 { 64, 25, 1056, 422, 1664, 798 }, /* 640x400 */
1020 { 128, 39, 884, 396, 1408, 806 }, /* ,640 */
1021 { 32, 15, 1056, 513, 1408, 806 }, /* ,664 */ /* 640x480 */
1022 { 176, 125, 1280, 640, 1408, 806 }, /* ,768 */ /* 800x600 */
1023 { 64, 61, 1342, 806, 1408, 806 }, /* 1024x768 */
1024 { 0, 0, 0, 0, 0, 0 },
1025 { 1, 1, 1408, 806, 1408, 806 }, /* 1280x768 */
1026 { 0, 0, 0, 0, 0, 0 },
1027 { 16, 15, 1600, 750, 1600, 806 } /* 1280x720 from above */
1028};
1029#endif
1030
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001031static const struct SiS_LCDData SiS_LCD1280x800Data[] = /* 0.93.12a (TMDS) */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001032{
1033 { 128, 51, 1122, 412, 1408, 816 }, /* 640x400 */
1034 { 128, 49, 1232, 361, 1408, 816 },
1035 { 128, 51, 1122, 412, 1408, 816 },
1036 { 128, 49, 1232, 361, 1408, 816 },
1037 { 8, 3, 880, 491, 1408, 816 }, /* 640x480 */
1038 { 11, 6, 1024, 612, 1408, 816 }, /* 800x600 */
1039 { 22, 21, 1400, 784, 1408, 816 }, /* 1024x768 */
1040 { 0, 0, 0, 0, 0, 0 }, /* 1280x1024 */
1041 { 1, 1, 1408, 816, 1408, 816 }, /* 1280x800 */
1042 { 0, 0, 0, 0, 0, 0 }, /* 1280x768 (patch index) */
1043 { 0, 0, 0, 0, 0, 0 } /* 1280x720 */
1044};
1045
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001046static const struct SiS_LCDData SiS_LCD1280x800_2Data[] = /* 2.03.00 (LVDS) */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001047{
1048 { 97, 42, 1344, 409, 1552, 812 }, /* 640x400 */
1049 { 97, 35, 1280, 358, 1552, 812 },
1050 { 97, 42, 1344, 409, 1552, 812 },
1051 { 97, 35, 1280, 358, 1552, 812 },
1052 { 97, 39, 1040, 488, 1552, 812 }, /* 640x480 */
1053 { 194, 105, 1120, 608, 1552, 812 }, /* 800x600 */
1054 { 97, 84, 1400, 780, 1552, 812 }, /* 1024x768 */
1055 { 0, 0, 0, 0, 0, 0 }, /* 1280x1024 */
1056 { 1, 1, 1552, 812, 1552, 812 }, /* 1280x800 */
1057 { 97, 96, 1600, 780, 1552, 812 }, /* 1280x768 - patch index */
1058 { 97, 90, 1600, 730, 1552, 812 } /* 1280x720 */
1059};
1060
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001061#if 0
1062static const struct SiS_LCDData SiS_LCD1280x800_3Data[] = /* 2.02.05a (LVDS); m250 */
1063{
1064 { 128, 51, 1122, 412, 1408, 816 }, /* 640x400 */
1065 { 128, 49, 1232, 361, 1408, 816 },
1066 { 128, 51, 1122, 412, 1408, 816 },
1067 { 128, 49, 1232, 361, 1408, 816 },
1068 { 8, 3, 880, 491, 1408, 816 }, /* 640x480 */
1069 { 11, 6, 1024, 612, 1408, 816 }, /* 800x600 */
1070 { 22, 21, 1400, 784, 1408, 816 }, /* 1024x768 */
1071 { 0, 0, 0, 0, 0, 0 }, /* 1280x1024 */
1072 { 1, 1, 1408, 816, 1408, 816 }, /* 1280x800 */
1073 { 0, 0, 0, 0, 0, 0 }, /* 1280x768 - patch index */
1074 { 0, 0, 0, 0, 0, 0 } /* 1280x720 */
1075};
1076#endif
1077
1078static const struct SiS_LCDData SiS_LCD1280x854Data[] = /* 2.21.00CS (LVDS) */
1079{
1080 { 56, 15, 936, 410, 1664, 861 }, /* 640x400 */
1081 { 64, 25, 1586, 355, 1664, 861 },
1082 { 56, 15, 936, 410, 1664, 861 },
1083 { 64, 25, 1586, 355, 1664, 861 },
1084 { 91, 45, 1464, 485, 1664, 861 }, /* 640x480 */
1085 { 182, 75, 976, 605, 1664, 861 }, /* 800x600 */
1086 { 91, 66, 1342, 774, 1664, 861 }, /* 1024x768 */
1087 { 0, 0, 0, 0, 0, 0 }, /* 1280x1024 */
1088 { 26, 25, 1708, 807, 1664, 861 }, /* 1280x800 */
1089 { 13, 12, 1708, 774, 1664, 861 }, /* 1280x768 - patch index */
1090 { 52, 45, 1708, 725, 1664, 861 }, /* 1280x720 */
1091 { 0, 0, 0, 0, 0, 0 },
1092 { 0, 0, 0, 0, 0, 0 },
1093 { 1, 1, 1664, 861, 1664, 861 } /* 1280x854 */
1094};
1095
1096static const struct SiS_LCDData SiS_LCD1280x960Data[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001097{
1098 { 9, 2, 800, 500, 1800, 1000 },
1099 { 9, 2, 800, 500, 1800, 1000 },
1100 { 4, 1, 900, 500, 1800, 1000 },
1101 { 4, 1, 900, 500, 1800, 1000 },
1102 { 9, 2, 800, 500, 1800, 1000 },
1103 { 30, 11, 1056, 625, 1800, 1000 },
1104 { 5, 3, 1350, 800, 1800, 1000 },
1105 { 1, 1, 1576, 1050, 1576, 1050 },
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001106 { 1, 1, 1800, 1000, 1800, 1000 },
1107 { 0, 0, 0, 0, 0, 0 },
1108 { 0, 0, 0, 0, 0, 0 },
1109 { 0, 0, 0, 0, 0, 0 },
1110 { 0, 0, 0, 0, 0, 0 },
1111 { 0, 0, 0, 0, 0, 0 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001112};
1113
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001114static const struct SiS_LCDData SiS_StLCD1400x1050Data[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001115{
1116 { 211, 100, 2100, 408, 1688, 1066 },
1117 { 211, 64, 1536, 358, 1688, 1066 },
1118 { 211, 100, 2100, 408, 1688, 1066 },
1119 { 211, 64, 1536, 358, 1688, 1066 },
1120 { 211, 48, 840, 488, 1688, 1066 },
1121 { 211, 72, 1008, 609, 1688, 1066 },
1122 { 211, 128, 1400, 776, 1688, 1066 },
1123 { 211, 205, 1680, 1041, 1688, 1066 },
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001124 { 1, 1, 1688, 1066, 1688, 1066 },
1125 { 0, 0, 0, 0, 0, 0 },
1126 { 0, 0, 0, 0, 0, 0 },
1127 { 0, 0, 0, 0, 0, 0 },
1128 { 0, 0, 0, 0, 0, 0 },
1129 { 0, 0, 0, 0, 0, 0 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001130};
1131
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001132static const struct SiS_LCDData SiS_ExtLCD1400x1050Data[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001133{
1134/* { 211, 60, 1260, 410, 1688, 1066 }, 640x400 (6330) */
1135 { 211, 100, 2100, 408, 1688, 1066 }, /* 640x400 (6325) WORKS */
1136 { 211, 64, 1536, 358, 1688, 1066 },
1137 { 211, 100, 2100, 408, 1688, 1066 },
1138 { 211, 64, 1536, 358, 1688, 1066 },
1139/* { 211, 80, 1400, 490, 1688, 1066 }, 640x480 (6330) */
1140 { 211, 48, 840, 488, 1688, 1066 }, /* 640x480 (6325) WORKS */
1141/* { 211, 117, 1638, 613, 1688, 1066 }, 800x600 (6330) */
1142 { 211, 72, 1008, 609, 1688, 1066 }, /* 800x600 (6325) WORKS */
1143 { 211, 128, 1400, 776, 1688, 1066 }, /* 1024x768 */
1144 { 211, 205, 1680, 1041, 1688, 1066 }, /* 1280x1024 - not used (always unscaled) */
1145 { 1, 1, 1688, 1066, 1688, 1066 }, /* 1400x1050 */
1146 { 0, 0, 0, 0, 0, 0 }, /* kludge */
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001147 { 211, 120, 1400, 730, 1688, 1066 }, /* 1280x720 */
1148 { 0, 0, 0, 0, 0, 0 },
1149 { 0, 0, 0, 0, 0, 0 },
1150 { 0, 0, 0, 0, 0, 0 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001151};
1152
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001153static const struct SiS_LCDData SiS_LCD1680x1050Data[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154{
1155 { 95, 24, 1260, 410, 1900, 1066 }, /* 0 640x400 */
1156 { 10, 3, 1710, 362, 1900, 1066 },
1157 { 95, 24, 1260, 410, 1900, 1066 },
1158 { 10, 3, 1710, 362, 1900, 1066 },
1159 { 95, 32, 1400, 490, 1900, 1066 }, /* 4 640x480 */
1160 { 95, 42, 1470, 610, 1900, 1066 }, /* 5 800x600 */
1161 { 95, 64, 1750, 784, 1900, 1066 }, /* 6 1024x768 */
1162 { 95, 94, 1900, 1055, 1900, 1066 }, /* 7 1280x1024 */
1163 { 41, 31, 1900, 806, 1900, 1066 }, /* 8 1280x768 */
1164 { 95, 69, 1800, 817, 1900, 1066 }, /* 9 1280x800 patch index */
1165 { 13, 9, 1900, 739, 1900, 1066 }, /* 10 1280x720 */
1166 { 95, 94, 1880, 1066, 1900, 1066 }, /* 11 1400x1050 patch index */
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001167 { 1, 1, 1900, 1066, 1900, 1066 }, /* 12 1680x1050 */
1168 { 0, 0, 0, 0, 0, 0 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001169};
1170
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001171static const struct SiS_LCDData SiS_StLCD1600x1200Data[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001172{
1173 {27, 4, 800, 500, 2160, 1250 },
1174 {27, 4, 800, 500, 2160, 1250 },
1175 { 6, 1, 900, 500, 2160, 1250 },
1176 { 6, 1, 900, 500, 2160, 1250 },
1177 {27, 1, 800, 500, 2160, 1250 },
1178 { 4, 1,1080, 625, 2160, 1250 },
1179 { 5, 2,1350, 800, 2160, 1250 },
1180 {135,88,1600,1100, 2160, 1250 },
1181 {72, 49,1680,1092, 2160, 1250 },
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001182 { 1, 1,2160,1250, 2160, 1250 },
1183 { 0, 0, 0, 0, 0, 0 },
1184 { 0, 0, 0, 0, 0, 0 },
1185 { 0, 0, 0, 0, 0, 0 },
1186 { 0, 0, 0, 0, 0, 0 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001187};
1188
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001189static const struct SiS_LCDData SiS_ExtLCD1600x1200Data[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001190{
1191 {72,11, 990, 422, 2160, 1250 }, /* 640x400 (6330) WORKS */
1192/* {27, 4, 800, 500, 2160, 1250 }, 640x400 (6235) */
1193 {27, 4, 800, 500, 2160, 1250 },
1194 { 6, 1, 900, 500, 2160, 1250 },
1195 { 6, 1, 900, 500, 2160, 1250 },
1196 {45, 8, 960, 505, 2160, 1250 }, /* 640x480 (6330) WORKS */
1197/* {27, 1, 800, 500, 2160, 1250 }, 640x480 (6325) */
1198 { 4, 1,1080, 625, 2160, 1250 },
1199 { 5, 2,1350, 800, 2160, 1250 },
1200 {27,16,1500,1064, 2160, 1250 }, /* 1280x1024 */
1201 {72,49,1680,1092, 2160, 1250 }, /* 1400x1050 (6330, was not supported on 6325) */
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001202 { 1, 1,2160,1250, 2160, 1250 },
1203 { 0, 0, 0, 0, 0, 0 },
1204 { 0, 0, 0, 0, 0, 0 },
1205 { 0, 0, 0, 0, 0, 0 },
1206 { 0, 0, 0, 0, 0, 0 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001207};
1208
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001209static const struct SiS_LCDData SiS_NoScaleData[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001210{
1211 { 1, 1, 800, 449, 800, 449 }, /* 0x00: 320x200, 640x400 */
1212 { 1, 1, 800, 449, 800, 449 },
1213 { 1, 1, 900, 449, 900, 449 },
1214 { 1, 1, 900, 449, 900, 449 },
1215 { 1, 1, 800, 525, 800, 525 }, /* 0x04: 320x240, 640x480 */
1216 { 1, 1,1056, 628,1056, 628 }, /* 0x05: 400x300, 800x600 */
1217 { 1, 1,1344, 806,1344, 806 }, /* 0x06: 512x384, 1024x768 */
1218 { 1, 1,1688,1066,1688,1066 }, /* 0x07: 1280x1024 */
1219 { 1, 1,1688, 802,1688, 802 }, /* 0x08: 1280x768: Fujitsu, TMDS only */
1220 { 1, 1,2160,1250,2160,1250 }, /* 0x09: 1600x1200 */
1221 { 1, 1,1800,1000,1800,1000 }, /* 0x0a: 1280x960 */
1222 { 1, 1,1688,1066,1688,1066 }, /* 0x0b: 1400x1050 */
1223 { 1, 1,1650, 750,1650, 750 }, /* 0x0c: 1280x720 (TMDS, projector) */
1224 { 1, 1,1552, 812,1552, 812 }, /* 0x0d: 1280x800_2 (LVDS) (was: 1408,816/ 1656,841) */
1225 { 1, 1,1900,1066,1900,1066 }, /* 0x0e: 1680x1050 (LVDS) */
1226 { 1, 1,1660, 806,1660, 806 }, /* 0x0f: 1280x768_2 (LVDS) */
1227 { 1, 1,1664, 798,1664, 798 }, /* 0x10: 1280x768_3 (NetVista SiS 301) - TODO */
1228 { 1, 1,1688, 802,1688, 802 }, /* 0x11: 1280x768 (TMDS Fujitsu) */
1229 { 1, 1,1408, 806,1408, 806 }, /* 0x12: 1280x720 (LVDS) */
1230 { 1, 1, 896, 497, 896, 497 }, /* 0x13: 720x480 */
1231 { 1, 1, 912, 597, 912, 597 }, /* 0x14: 720x576 */
1232 { 1, 1, 912, 597, 912, 597 }, /* 0x15: 768x576 */
1233 { 1, 1,1056, 497,1056, 497 }, /* 0x16: 848x480 */
1234 { 1, 1,1064, 497,1064, 497 }, /* 0x17: 856x480 */
1235 { 1, 1,1056, 497,1056, 497 }, /* 0x18: 800x480 */
1236 { 1, 1,1328, 739,1328, 739 }, /* 0x19: 1024x576 */
1237 { 1, 1,1680, 892,1680, 892 }, /* 0x1a: 1152x864 */
1238 { 1, 1,1808, 808,1808, 808 }, /* 0x1b: 1360x768 */
1239 { 1, 1,1104, 563,1104, 563 }, /* 0x1c: 960x540 */
1240 { 1, 1,1120, 618,1120, 618 }, /* 0x1d: 960x600 */
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001241 { 1, 1,1408, 816,1408, 816 }, /* 0x1f: 1280x800 (TMDS special) */
1242 { 1, 1,1760,1235,1760,1235 }, /* 0x20: 1600x1200 for LCDA */
1243 { 1, 1,2048,1320,2048,1320 }, /* 0x21: 1600x1200 for non-SiS LVDS */
1244 { 1, 1,1664, 861,1664, 861 } /* 0x22: 1280x854 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001245};
1246
1247/**************************************************************/
1248/* LVDS ----------------------------------------------------- */
1249/**************************************************************/
1250
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001251/* FSTN/DSTN 320x240, 2 variants */
1252static const struct SiS_LVDSData SiS_LVDS320x240Data_1[]=
Linus Torvalds1da177e2005-04-16 15:20:36 -07001253{
1254 { 848, 433, 400, 525},
1255 { 848, 389, 400, 525},
1256 { 848, 433, 400, 525},
1257 { 848, 389, 400, 525},
1258 { 848, 518, 400, 525},
1259 {1056, 628, 400, 525},
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001260 { 400, 525, 400, 525} /* xSTN */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001261};
1262
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001263static const struct SiS_LVDSData SiS_LVDS320x240Data_2[]=
1264{
1265 { 800, 445, 800, 525},
1266 { 800, 395, 800, 525},
1267 { 800, 445, 800, 525},
1268 { 800, 395, 800, 525},
1269 { 800, 525, 800, 525},
1270 {1056, 628,1056, 628},
1271 { 480, 525, 480, 525} /* xSTN */
1272};
1273
1274static const struct SiS_LVDSData SiS_LVDS640x480Data_1[]=
Linus Torvalds1da177e2005-04-16 15:20:36 -07001275{
1276 { 800, 445, 800, 525}, /* 800, 449, 800, 449 */
1277 { 800, 395, 800, 525},
1278 { 800, 445, 800, 525},
1279 { 800, 395, 800, 525},
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001280 { 800, 525, 800, 525}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001281};
1282
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001283static const struct SiS_LVDSData SiS_LVDS800x600Data_1[]=
Linus Torvalds1da177e2005-04-16 15:20:36 -07001284{
1285 { 848, 433,1060, 629},
1286 { 848, 389,1060, 629},
1287 { 848, 433,1060, 629},
1288 { 848, 389,1060, 629},
1289 { 848, 518,1060, 629},
Linus Torvalds1da177e2005-04-16 15:20:36 -07001290 {1056, 628,1056, 628}
1291};
1292
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001293static const struct SiS_LVDSData SiS_LVDS1024x600Data_1[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001294{
1295 { 840, 604,1344, 800},
1296 { 840, 560,1344, 800},
1297 { 840, 604,1344, 800},
1298 { 840, 560,1344, 800},
1299 { 840, 689,1344, 800},
1300 {1050, 800,1344, 800},
1301 {1344, 800,1344, 800}
1302};
1303
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001304static const struct SiS_LVDSData SiS_LVDS1024x768Data_1[]=
Linus Torvalds1da177e2005-04-16 15:20:36 -07001305{
1306 { 840, 438,1344, 806},
1307 { 840, 409,1344, 806},
1308 { 840, 438,1344, 806},
1309 { 840, 409,1344, 806},
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001310 { 840, 518,1344, 806}, /* 640x480 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001311 {1050, 638,1344, 806}, /* 800x600 */
1312 {1344, 806,1344, 806}, /* 1024x768 */
1313};
1314
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001315static const struct SiS_LVDSData SiS_CHTVUNTSCData[]=
Linus Torvalds1da177e2005-04-16 15:20:36 -07001316{
1317 { 840, 600, 840, 600},
1318 { 840, 600, 840, 600},
1319 { 840, 600, 840, 600},
1320 { 840, 600, 840, 600},
1321 { 784, 600, 784, 600},
1322 {1064, 750,1064, 750},
1323 {1160, 945,1160, 945}
1324};
1325
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001326static const struct SiS_LVDSData SiS_CHTVONTSCData[]=
Linus Torvalds1da177e2005-04-16 15:20:36 -07001327{
1328 { 840, 525, 840, 525},
1329 { 840, 525, 840, 525},
1330 { 840, 525, 840, 525},
1331 { 840, 525, 840, 525},
1332 { 784, 525, 784, 525},
1333 {1040, 700,1040, 700},
1334 {1160, 840,1160, 840}
1335};
1336
Linus Torvalds1da177e2005-04-16 15:20:36 -07001337/* CRT1 CRTC data for slave modes */
1338
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001339static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_1[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001340{
1341 {{0x65,0x4f,0x89,0x56,0x83,0xaa,0x1f,
1342 0x90,0x85,0x8f,0xab,0x30,0x00,0x05,
1343 0x00 }},
1344 {{0x65,0x4f,0x89,0x56,0x83,0x83,0x1f,
1345 0x5e,0x83,0x5d,0x79,0x10,0x00,0x05,
1346 0x00 }},
1347 {{0x65,0x4f,0x89,0x54,0x9f,0xc4,0x1f,
1348 0x92,0x89,0x8f,0xb5,0x30,0x00,0x01,
1349 0x00 }},
1350 {{0x65,0x4f,0x89,0x56,0x83,0x83,0x1f,
1351 0x5e,0x83,0x5d,0x79,0x10,0x00,0x05,
1352 0x00 }},
1353 {{0x65,0x4f,0x89,0x56,0x83,0x04,0x3e,
1354 0xe0,0x85,0xdf,0xfb,0x10,0x00,0x05,
1355 0x00 }},
1356 {{0x7f,0x63,0x83,0x6c,0x1c,0x72,0xf0,
1357 0x58,0x8c,0x57,0x73,0x20,0x00,0x06,
1358 0x01 }},
1359 {{0x2d,0x27,0x90,0x2c,0x80,0x0b,0x3e,
1360 0xe9,0x8b,0xe7,0x04,0x00,0x00,0x00,
1361 0x00 }}
1362};
1363
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001364static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_2[] =
1365{
1366 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1367 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1368 0x00}},
1369 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1370 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1371 0x00}},
1372 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1373 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1374 0x00}},
1375 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1376 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1377 0x00}},
1378 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1379 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1380 0x00}},
1381 {{0x7f,0x63,0x83,0x6c,0x1c,0x72,0xf0,
1382 0x58,0x8c,0x57,0x73,0x20,0x00,0x06,
1383 0x01}},
1384#if 0
1385 {{0x2d,0x27,0x90,0x2c,0x80,0x0b,0x3e,
1386 0xe9,0x8b,0xe7,0x04,0x00,0x00,0x00,
1387 0x00}}
1388#endif
1389 {{0x5f,0x4f,0x83,0x55,0x81,0x0b,0x3e,
1390 0xe9,0x8b,0xe8,0x0c,0x00,0x00,0x05,
1391 0x00}},
1392};
1393
1394static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_2_H[] =
1395{
1396 {{0x65,0x4f,0x89,0x56,0x83,0xaa,0x1f,
1397 0x90,0x85,0x8f,0xab,0x30,0x00,0x05,
1398 0x00}},
1399 {{0x65,0x4f,0x89,0x56,0x83,0x83,0x1f,
1400 0x5e,0x83,0x5d,0x79,0x10,0x00,0x05,
1401 0x00}},
1402 {{0x65,0x4f,0x89,0x54,0x9f,0xc4,0x1f,
1403 0x92,0x89,0x8f,0xb5,0x30,0x00,0x01,
1404 0x00}},
1405 {{0x65,0x4f,0x89,0x56,0x83,0x83,0x1f,
1406 0x5e,0x83,0x5d,0x79,0x10,0x00,0x05,
1407 0x00}},
1408 {{0x65,0x4f,0x89,0x56,0x83,0x04,0x3e,
1409 0xe0,0x85,0xdf,0xfb,0x10,0x00,0x05,
1410 0x00}},
1411 {{0x7f,0x63,0x83,0x6c,0x1c,0x72,0xf0,
1412 0x58,0x8c,0x57,0x73,0x20,0x00,0x06,
1413 0x01}},
1414 {{0x2d,0x27,0x90,0x2c,0x80,0x0b,0x3e,
1415 0xe9,0x8b,0xe7,0x04,0x00,0x00,0x00,
1416 0x00}}
1417};
1418
1419static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_3[] =
1420{
1421 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1422 0xe9,0x8b,0xdf,0x04,0x00,0x00,0x05,
1423 0x00}},
1424 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1425 0xe9,0x8b,0xdf,0x04,0x00,0x00,0x05,
1426 0x00}},
1427 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1428 0xe9,0x8b,0xdf,0x04,0x00,0x00,0x05,
1429 0x00}},
1430 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1431 0xe9,0x8b,0xdf,0x04,0x00,0x00,0x05,
1432 0x00}},
1433 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1434 0xe9,0x8b,0xdf,0x04,0x00,0x00,0x05,
1435 0x00}},
1436 {{0x7f,0x63,0x83,0x6c,0x1c,0x72,0xf0,
1437 0x58,0x8c,0x57,0x73,0x20,0x00,0x06,
1438 0x01}},
1439 {{0x2d,0x27,0x90,0x2c,0x80,0x0b,0x3e,
1440 0xe9,0x8b,0xe7,0x04,0x00,0x00,0x00,
1441 0x00}}
1442};
1443
1444static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_3_H[] =
1445{
1446 {{0x65,0x4f,0x89,0x56,0x83,0xaa,0x1f,
1447 0x90,0x85,0x8f,0xab,0x30,0x00,0x05,
1448 0x00}},
1449 {{0x65,0x4f,0x89,0x56,0x83,0x83,0x1f,
1450 0x5e,0x83,0x5d,0x79,0x10,0x00,0x05,
1451 0x00}},
1452 {{0x65,0x4f,0x89,0x54,0x9f,0xc4,0x1f,
1453 0x92,0x89,0x8f,0xb5,0x30,0x00,0x01,
1454 0x00}},
1455 {{0x65,0x4f,0x89,0x56,0x83,0x83,0x1f,
1456 0x5e,0x83,0x5d,0x79,0x10,0x00,0x05,
1457 0x00}},
1458 {{0x65,0x4f,0x89,0x56,0x83,0x04,0x3e,
1459 0xe0,0x85,0xdf,0xfb,0x10,0x00,0x05,
1460 0x00}},
1461 {{0x7f,0x63,0x83,0x6c,0x1c,0x72,0xf0,
1462 0x58,0x8c,0x57,0x73,0x20,0x00,0x06,
1463 0x01}},
1464 {{0x2d,0x27,0x90,0x2c,0x80,0x0b,0x3e,
1465 0xe9,0x8b,0xe7,0x04,0x00,0x00,0x00,
1466 0x00}}
1467};
1468
1469static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1640x480_1[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001470{
1471 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1472 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1473 0x00}},
1474 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1475 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1476 0x00}},
1477 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1478 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1479 0x00}},
1480 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1481 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1482 0x00}},
1483 {{0x5f,0x4f,0x82,0x55,0x81,0x0b,0x3e,
1484 0xe9,0x8b,0xdf,0x04,0x30,0x00,0x05,
1485 0x00}},
1486 {{0x7f,0x63,0x83,0x6c,0x1c,0x72,0xf0,
1487 0x58,0x8c,0x57,0x73,0x20,0x00,0x06,
1488 0x01}}
1489};
1490
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001491static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1640x480_1_H[] =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001492{
1493 {{0x2d,0x28,0x90,0x2b,0xa0,0xbf,0x1f,
1494 0x9c,0x8e,0x96,0xb9,0x00,0x00,0x00,
1495 0x00}},
1496 {{0x2d,0x28,0x90,0x2b,0xa0,0xbf,0x1f,
1497 0x83,0x85,0x63,0xba,0x00,0x00,0x00,
1498 0x00}},
1499 {{0x2d,0x28,0x90,0x2b,0xa0,0xbf,0x1f,
1500 0x9c,0x8e,0x96,0xb9,0x00,0x00,0x00,
1501 0x00}},
1502 {{0x2d,0x28,0x90,0x2b,0xa0,0xbf,0x1f,
1503 0x83,0x85,0x63,0xba,0x00,0x00,0x00,
1504 0x00}},
1505 {{0x2d,0x28,0x90,0x2c,0x80,0x0b,0x3e,
1506 0xe9,0x8b,0xe7,0x04,0x00,0x00,0x00,
1507 0x00}}
1508};
1509
Richard Knutssonc30660ea2007-02-12 00:55:06 -08001510bool SiSInitPtr(struct SiS_Private *SiS_Pr);
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001511unsigned short SiS_GetModeID_LCD(int VGAEngine, unsigned int VBFlags, int HDisplay,
Richard Knutssonc30660ea2007-02-12 00:55:06 -08001512 int VDisplay, int Depth, bool FSTN,
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001513 unsigned short CustomT, int LCDwith, int LCDheight,
1514 unsigned int VBFlags2);
1515unsigned short SiS_GetModeID_TV(int VGAEngine, unsigned int VBFlags, int HDisplay,
1516 int VDisplay, int Depth, unsigned int VBFlags2);
1517unsigned short SiS_GetModeID_VGA2(int VGAEngine, unsigned int VBFlags, int HDisplay,
1518 int VDisplay, int Depth, unsigned int VBFlags2);
1519
1520void SiS_SetReg(SISIOADDRESS port, unsigned short index, unsigned short data);
1521void SiS_SetRegByte(SISIOADDRESS port, unsigned short data);
1522void SiS_SetRegShort(SISIOADDRESS port, unsigned short data);
1523void SiS_SetRegLong(SISIOADDRESS port, unsigned int data);
1524unsigned char SiS_GetReg(SISIOADDRESS port, unsigned short index);
1525unsigned char SiS_GetRegByte(SISIOADDRESS port);
1526unsigned short SiS_GetRegShort(SISIOADDRESS port);
1527unsigned int SiS_GetRegLong(SISIOADDRESS port);
1528void SiS_SetRegANDOR(SISIOADDRESS Port, unsigned short Index, unsigned short DataAND,
1529 unsigned short DataOR);
1530void SiS_SetRegAND(SISIOADDRESS Port,unsigned short Index, unsigned short DataAND);
1531void SiS_SetRegOR(SISIOADDRESS Port,unsigned short Index, unsigned short DataOR);
1532
1533void SiS_DisplayOn(struct SiS_Private *SiS_Pr);
1534void SiS_DisplayOff(struct SiS_Private *SiS_Pr);
1535void SiSRegInit(struct SiS_Private *SiS_Pr, SISIOADDRESS BaseAddr);
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001536void SiS_SetEnableDstn(struct SiS_Private *SiS_Pr, int enable);
1537void SiS_SetEnableFstn(struct SiS_Private *SiS_Pr, int enable);
1538unsigned short SiS_GetModeFlag(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1539 unsigned short ModeIdIndex);
Richard Knutssonc30660ea2007-02-12 00:55:06 -08001540bool SiSDetermineROMLayout661(struct SiS_Private *SiS_Pr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001541
Richard Knutssonc30660ea2007-02-12 00:55:06 -08001542bool SiS_SearchModeID(struct SiS_Private *SiS_Pr, unsigned short *ModeNo,
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001543 unsigned short *ModeIdIndex);
1544unsigned short SiS_GetModePtr(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1545 unsigned short ModeIdIndex);
1546unsigned short SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide);
1547unsigned short SiS_GetRefCRT1CRTC(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide);
1548unsigned short SiS_GetColorDepth(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1549 unsigned short ModeIdIndex);
1550unsigned short SiS_GetOffset(struct SiS_Private *SiS_Pr,unsigned short ModeNo,
1551 unsigned short ModeIdIndex, unsigned short RRTI);
Aaro Koskinenf7854e52010-11-19 21:58:47 +00001552#ifdef CONFIG_FB_SIS_300
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001553void SiS_GetFIFOThresholdIndex300(struct SiS_Private *SiS_Pr, unsigned short *idx1,
1554 unsigned short *idx2);
1555unsigned short SiS_GetFIFOThresholdB300(unsigned short idx1, unsigned short idx2);
1556unsigned short SiS_GetLatencyFactor630(struct SiS_Private *SiS_Pr, unsigned short index);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001557#endif
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001558void SiS_LoadDAC(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex);
Richard Knutssonc30660ea2007-02-12 00:55:06 -08001559bool SiSSetMode(struct SiS_Private *SiS_Pr, unsigned short ModeNo);
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001560void SiS_CalcCRRegisters(struct SiS_Private *SiS_Pr, int depth);
1561void SiS_CalcLCDACRT1Timing(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1562 unsigned short ModeIdIndex);
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001563void SiS_Generic_ConvertCRData(struct SiS_Private *SiS_Pr, unsigned char *crdata, int xres,
Richard Knutssonc30660ea2007-02-12 00:55:06 -08001564 int yres, struct fb_var_screeninfo *var, bool writeres);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001565
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001566/* From init301.c: */
1567extern void SiS_GetVBInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1568 unsigned short ModeIdIndex, int chkcrt2mode);
1569extern void SiS_GetLCDResInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1570 unsigned short ModeIdIndex);
1571extern void SiS_SetYPbPr(struct SiS_Private *SiS_Pr);
1572extern void SiS_SetTVMode(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1573 unsigned short ModeIdIndex);
1574extern void SiS_UnLockCRT2(struct SiS_Private *SiS_Pr);
1575extern void SiS_DisableBridge(struct SiS_Private *);
Richard Knutssonc30660ea2007-02-12 00:55:06 -08001576extern bool SiS_SetCRT2Group(struct SiS_Private *, unsigned short);
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001577extern unsigned short SiS_GetRatePtr(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1578 unsigned short ModeIdIndex);
1579extern void SiS_WaitRetrace1(struct SiS_Private *SiS_Pr);
1580extern unsigned short SiS_GetResInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1581 unsigned short ModeIdIndex);
1582extern unsigned short SiS_GetCH700x(struct SiS_Private *SiS_Pr, unsigned short tempax);
1583extern unsigned short SiS_GetVCLK2Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
1584 unsigned short ModeIdIndex, unsigned short RRTI);
Richard Knutssonc30660ea2007-02-12 00:55:06 -08001585extern bool SiS_IsVAMode(struct SiS_Private *);
1586extern bool SiS_IsDualEdge(struct SiS_Private *);
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001587
Aaro Koskinenf7854e52010-11-19 21:58:47 +00001588#ifdef CONFIG_FB_SIS_300
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001589extern unsigned int sisfb_read_nbridge_pci_dword(struct SiS_Private *SiS_Pr, int reg);
1590extern void sisfb_write_nbridge_pci_dword(struct SiS_Private *SiS_Pr, int reg,
1591 unsigned int val);
1592#endif
Aaro Koskinenf7854e52010-11-19 21:58:47 +00001593#ifdef CONFIG_FB_SIS_315
Thomas Winischhofer544393f2005-09-09 13:04:45 -07001594extern void sisfb_write_nbridge_pci_byte(struct SiS_Private *SiS_Pr, int reg,
1595 unsigned char val);
1596extern unsigned int sisfb_read_mio_pci_word(struct SiS_Private *SiS_Pr, int reg);
1597#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -07001598
1599#endif
1600