Lines Matching +full:p +full:- +full:384
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
8 * Copyright (C) 2001-2005 Thomas Winischhofer, Vienna, Austria.
33 .height = -1,
34 .width = -1,
49 /* Boot-time parameters */
52 static int sisfb_accel = -1;
53 static int sisfb_ypan = -1;
54 static int sisfb_max = -1;
56 static int sisfb_useoem = -1;
57 static int sisfb_mode_idx = -1; /* Use a default mode if we are inside the kernel */
58 static int sisfb_parm_rate = -1;
60 static int sisfb_forcecrt1 = -1;
61 static int sisfb_crt2type = -1; /* CRT2 type (for overriding autodetection) */
65 static int sisfb_scalelcd = -1;
67 static int sisfb_lvdshl = -1;
70 static int sisfb_tvplug = -1; /* Tv plug type (for overriding autodetection) */
71 static int sisfb_tvstd = -1;
127 /* The memory heap is now handled card-wise, by using
154 … 200, 32, 1, 40, 12, MD_SIS300|MD_SIS315}, /* That's for people who mix up color- and fb depth */
168 {"512x384x8", {0x52,0x52}, 0x0000, 0x0000, 512, 384, 8, 1, 64, 24, MD_SIS300|MD_SIS315},
169 {"512x384x16", {0x58,0x58}, 0x0000, 0x0000, 512, 384, 16, 1, 64, 24, MD_SIS300|MD_SIS315},
170 {"512x384x24", {0x5c,0x5c}, 0x0000, 0x0000, 512, 384, 32, 1, 64, 24, MD_SIS300|MD_SIS315},
171 {"512x384x32", {0x5c,0x5c}, 0x0000, 0x0000, 512, 384, 32, 1, 64, 24, MD_SIS300|MD_SIS315},
361 {"NONE", 0, -1, FL_300|FL_315},
362 {"LCD", CRT2_LCD, -1, FL_300|FL_315},
363 {"TV", CRT2_TV, -1, FL_300|FL_315},
364 {"VGA", CRT2_VGA, -1, FL_300|FL_315},
378 {"DSTN", CRT2_LCD, -1, FL_315|FL_550_DSTN},
379 {"FSTN", CRT2_LCD, -1, FL_315|FL_550_FSTN},
380 {"\0", -1, -1, 0}
393 {"\0", -1}
406 {1, 512, 384, 60, true},
497 { 0x1071, 0x7521, "Mitac" , "7521P" },
516 { SIS_630, "2.00.07", "09/27/2002-13:38:25",
523 { SIS_630, "2.00.07", "09/27/2002-13:38:25",
559 0, /* Shift LCD in LCD-via-CRT1 mode */
566 0, /* Shift LCD in LCD-via-CRT1 mode */
573 0, /* Shift LCD in LCD-via-CRT1 mode */
580 0, /* Shift LCD in LCD-via-CRT1 mode */