Home
last modified time | relevance | path

Searched +full:800 +full:x480 (Results 1 – 25 of 96) sorted by relevance

1234

/Linux-v6.6/Documentation/devicetree/bindings/display/panel/
Dpanel-simple.yaml60 # AU Optronics Corporation 7.0" FHD (800 x 480) TFT LCD panel
64 # AU Optronics Corporation 10.4" (800x600) color TFT LCD panel
100 # CDTech(H.K.) Electronics Limited 7" WVGA (800x480) TFT LCD Panel
102 # CDTech(H.K.) Electronics Limited 7" 800x480 color TFT-LCD panel
114 # DataImage, Inc. 10.1" WXGA (1280×800) TFT LCD panel
116 # DataImage, Inc. 7" WVGA (800x480) TFT LCD panel with 24-bit parallel interface.
159 # FriendlyELEC HD702E 800x1280 LCD panel
169 # Hitachi Ltd. Corporation 9" WVGA (800x480) TFT LCD panel
177 # Innolux G070ACE-L01 7" WVGA (800x480) TFT LCD panel
179 # Innolux G070Y2-L01 7" WVGA (800x480) TFT LCD panel
[all …]
/Linux-v6.6/Documentation/fb/
Dviafb.modes10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock)
28 mode "640x480-60"
35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock)
52 mode "640x480-75"
56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock)
73 mode "640x480-85"
77 # 640x480, 100 Hz, Non-Interlaced (43.163 MHz dotclock)
94 mode "640x480-100"
98 # 640x480, 120 Hz, Non-Interlaced (52.406 MHz dotclock)
115 mode "640x480-120"
[all …]
Dviafb.rst21 640x480(60, 75, 85, 100, 120 Hz), 720x480(60 Hz),
22 720x576(60 Hz), 800x600(60, 75, 85, 100, 120 Hz),
23 848x480(60 Hz), 856x480(60 Hz), 1024x512(60 Hz),
27 1920x1080(60 Hz), 1400x1050(60 Hz), 800x480(60 Hz)
41 #modprobe viafb viafb_mode=800x600 viafb_bpp=16 viafb_refresh=60
47 - 640x480 (default)
48 - 720x480
49 - 800x600
67 - 0 : Resolution: 640x480, Channel: single, Dithering: Enable
68 - 1 : Resolution: 800x600, Channel: single, Dithering: Enable
[all …]
Dtgafb.rst48 640x480-60, 800x600-56, 640x480-72, 800x600-60, 800x600-72,
64 When running tgafb in resolutions higher than 640x480, on switching VCs from
/Linux-v6.6/drivers/video/fbdev/
Dmacmodes.h23 #define VMODE_640_480_50I 3 /* 640x480, 50Hz interlaced (PAL) */
24 #define VMODE_640_480_60I 4 /* 640x480, 60Hz interlaced (NTSC) */
25 #define VMODE_640_480_60 5 /* 640x480, 60Hz (VGA) */
26 #define VMODE_640_480_67 6 /* 640x480, 67Hz */
29 #define VMODE_800_600_56 9 /* 800x600, 56Hz */
30 #define VMODE_800_600_60 10 /* 800x600, 60Hz */
31 #define VMODE_800_600_72 11 /* 800x600, 72Hz */
32 #define VMODE_800_600_75 12 /* 800x600, 75Hz */
Dcontrolfb.h122 {{-1,-1}}, /* 640x480, 50Hz interlaced (PAL) */
123 {{-1,-1}}, /* 640x480, 60Hz interlaced (NTSC) */
124 {{ 2, 2}}, /* 640x480, 60Hz (VGA) */
125 {{ 2, 2}}, /* 640x480, 67Hz */
128 {{ 2, 2}}, /* 800x600, 56Hz */
129 {{ 2, 2}}, /* 800x600, 60Hz */
130 {{ 2, 2}}, /* 800x600, 72Hz */
131 {{ 2, 2}}, /* 800x600, 75Hz */
Dmacmodes.c40 /* 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) */
44 /* 640x480, 67Hz, Non-Interlaced (30.0 MHz dotclock) */
52 /* 800x600, 56 Hz, Non-Interlaced (36.00 MHz dotclock) */
53 "mac9", 56, 800, 600, 27778, 112, 40, 22, 1, 72, 2,
56 /* 800x600, 60 Hz, Non-Interlaced (40.00 MHz dotclock) */
57 "mac10", 60, 800, 600, 25000, 72, 56, 23, 1, 128, 4,
60 /* 800x600, 72 Hz, Non-Interlaced (50.00 MHz dotclock) */
61 "mac11", 72, 800, 600, 20000, 48, 72, 23, 37, 120, 6,
64 /* 800x600, 75 Hz, Non-Interlaced (49.50 MHz dotclock) */
65 "mac12", 75, 800, 600, 20203, 144, 32, 21, 1, 80, 3,
[all …]
Dvalkyriefb.h143 /* Register values for 800x600, 72Hz mode (11) */
147 { 800, 0 },
148 800, 600
151 /* Register values for 800x600, 60Hz mode (10) */
156 { 800, 1600 },
157 800, 600
160 /* Register values for 640x480, 67Hz mode (6) */
168 /* Register values for 640x480, 60Hz mode (5) */
Dplatinumfb.h172 /* 800x600, 75Hz (12) */
184 /* 800x600, 72Hz (11) */
196 /* 800x600, 60Hz (10) */
208 /* 800x600, 56Hz (9) --unsupported? copy of mode 10 for now... */
223 { 800, 1568, 3104 },
244 /* 640x480, 67Hz (6) */
256 /* 640x480, 60Hz (5) */
268 /* 640x480, 60Hz Interlaced-NTSC (4) */
280 /* 640x480, 50Hz Interlaced-PAL (3) */
355 {800, 600, 56},
[all …]
/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-tpo-tpg110.c34 #define TPG110_RES_480X272_D 0x01 /* Dual scan: outputs 800x480 */
35 #define TPG110_RES_400X240_D 0x00 /* Dual scan: outputs 800x480 */
98 * take 400x240 or 480x272 in and display as 800x480 are not listed.
102 .name = "800x480 RGB",
106 .hdisplay = 800,
107 .hsync_start = 800 + 40,
108 .hsync_end = 800 + 40 + 1,
109 .htotal = 800 + 40 + 1 + 216,
118 .name = "640x480 RGB",
286 dev_info(tpg->dev, "IN 400x240 RGB -> OUT 800x480 RGB (dual scan)\n"); in tpg110_startup()
[all …]
DKconfig12 tristate "ABT Y030XX067A 320x480 LCD panel"
17 Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-300
45 Say Y here to enable support for the AUO A030JTN01 320x480 3.0" panel
144 KD35T133 controller for 320x480 LCD panels with MIPI-DSI
154 4-lane 800x1280 MIPI DSI panel.
207 tristate "Innolux EJ030NA 320x480 LCD panel"
212 320x480 3.0" panel as found in the RS97 V2.1, RG300(non-ips)
234 800RGBx1280 dots at maximum.
636 43WVF1G controller for 800x480 LCD panels
715 800x600 3.5" panel (found on the Nokia N900).
[all …]
/Linux-v6.6/Documentation/admin-guide/media/
Dimx7.rst78 an output of 800x600, and BGGR 10 bit bayer format:
89 media-ctl -V "'ov2680 1-0036':0 [fmt:SBGGR10_1X10/800x600 field:none]"
90 media-ctl -V "'csi-mux':1 [fmt:SBGGR10_1X10/800x600 field:none]"
91 media-ctl -V "'csi-mux':2 [fmt:SBGGR10_1X10/800x600 field:none]"
92 media-ctl -V "'imx7-mipi-csis.0':0 [fmt:SBGGR10_1X10/800x600 field:none]"
93 media-ctl -V "'csi':0 [fmt:SBGGR10_1X10/800x600 field:none]"
117 … [fmt:SBGGR10_1X10/800x600 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range]
120 … [fmt:SBGGR10_1X10/800x600 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range]
135 [fmt:SBGGR10_1X10/800x600 field:none]
138 [fmt:SBGGR10_1X10/800x600 field:none]
[all …]
/Linux-v6.6/drivers/video/fbdev/geode/
Dlxfb_core.c34 * we try to make it something sane - 640x480-60 is sane
38 /* 640x480-60 */
46 /* 640x480-70 */
49 /* 640x480-72 */
53 /* 640x480-75 */
57 /* 640x480-85 */
61 /* 640x480-90 */
64 /* 640x480-100 */
67 /* 640x480-60 */
71 /* 800x600-56 */
[all …]
Dgx1fb_core.c24 static char mode_option[32] = "640x480-16@60";
30 /* 640x480-60 VESA */
33 /* 640x480-75 VESA */
36 /* 640x480-85 VESA */
39 /* 800x600-60 VESA */
40 { NULL, 60, 800, 600, 25000, 88, 40, 23, 01, 128, 4,
43 /* 800x600-75 VESA */
44 { NULL, 75, 800, 600, 20202, 160, 16, 21, 01, 80, 3,
47 /* 800x600-85 VESA */
48 { NULL, 85, 800, 600, 17761, 152, 32, 27, 01, 64, 3,
/Linux-v6.6/drivers/gpu/drm/loongson/
Dlsdc_pixpll.c75 {83500, 1280, 800, 60, 17, 71, 5}, /* 1280x800@60Hz */
76 {71000, 1280, 800, 60, 20, 71, 5}, /* 1280x800@60Hz */
88 {49500, 800, 600, 75, 40, 99, 5}, /* 800x600@75Hz */
89 {50000, 800, 600, 72, 44, 88, 4}, /* 800x600@72Hz */
90 {40000, 800, 600, 60, 30, 36, 3}, /* 800x600@60Hz */
91 {36000, 800, 600, 56, 50, 72, 4}, /* 800x600@56Hz */
92 {31500, 640, 480, 75, 40, 63, 5}, /* 640x480@75Hz */
93 /* 640x480@73Hz */
95 {30240, 640, 480, 67, 62, 75, 4}, /* 640x480@67Hz */
97 {25175, 640, 480, 60, 85, 107, 5}, /* 640x480@60Hz */
[all …]
/Linux-v6.6/drivers/video/fbdev/sis/
Dinit.h200 { 800, 600, 8,16}, /* 0x07 */
209 { 800, 480, 8,16}, /* 0x10 */
223 { 1280, 800, 8,16}, /* 0x1e */
798 { 9, 4, 848, 528,1270, 530, 0, 0, 50, 0,0xf5,0xfb,0x1b,0x2a}, /* 640x480, 320x240 */
799 { 36, 25,1060, 648,1270, 530, 438, 0, 438, 0,0xeb,0x05,0x25,0x16}, /* 800x600, 400x300 */
803 { 9, 4, 848, 528,1270, 530, 0, 0, 50, 0,0xf5,0xfb,0x1b,0x2a} /* 720x480 */
821 { 143, 76, 836, 523,1270, 440, 224, 0, 0, 0,0xf1,0x05,0x1f,0x16}, /* 640x480, 320x240 */
822 { 143, 120,1056, 643,1270, 440, 0, 1, 0, 0,0xf4,0x10,0x1c,0x00}, /* 800x600, 400x300 */
823 …{ 143, 76, 836, 523,1270, 440, 0, 1, 0, 0,0xee,0x0c,0x22,0x08}, /* 720x480 - BETTER (f…
874 { 5, 1, 0x348,0x233,0x670,0x3c0,0x166, 1, 0, 0, 0, 0, 0, 0}, /* 640x480 */
[all …]
D300vtbl.h55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x? */
74 {0x46,0x2a1c,0x0113,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x15 */
75 {0x47,0x2a1d,0x0114,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x16 */
91 {0x63,0x2a3f,0x013b,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x32 */
100 {0x70,0x6a1b,0x0000,SIS_RI_800x480, 0x00,0x00,0x07,0x00,0x2d,-1}, /* 800x480x8 */
104 {0x76,0x6a1f,0x0000,SIS_RI_800x480, 0x00,0x00,0x07,0x00,0x2d,-1}, /* 800x480x32 */
108 {0x7a,0x6a1d,0x0000,SIS_RI_800x480, 0x00,0x00,0x07,0x00,0x2d,-1}, /* 800x480x16 */
121 {0x39,0x6a1b,0x0000,SIS_RI_848x480, 0x00,0x00,0x00,0x00,0x39,-1}, /* 848x480 */
124 {0x3f,0x6a1b,0x0000,SIS_RI_856x480, 0x00,0x00,0x00,0x00,0x3b,-1}, /* 856x480 */
147 {0x085f,0x0d,0x03,0x05,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 00 */
[all …]
Doem310.h55 0x00,0x00,0x00, /* 800x600 */
58 0x00,0x00,0x00, /* 640x480 (unknown) */
66 0x00,0x00,0x00, /* 320x480 (unknown) */
75 0x01,0x01,0x01, /* 800x600 */
78 0x01,0x01,0x01, /* 640x480 (unknown) */
94 0x33,0x33,0x33, /* 800x600 (guessed) - new: PanelType, not PanelRes ! */
97 0x33,0x33,0x33, /* 640x480 (unknown) */
113 0x33,0x33,0x33, /* 800x600 (guessed) */
116 0x33,0x33,0x33, /* 640x480 (unknown) */
132 0x01,0x01,0x01, /* 800x600 */
[all …]
/Linux-v6.6/drivers/video/fbdev/via/
Dlcd.h18 /* Resolution: 640x480, Channel: single, Dithering: Enable */
20 /* Resolution: 800x600, Channel: single, Dithering: Enable */
38 /* Resolution: 800x480, Channel: single, Dithering: Enable*/
/Linux-v6.6/drivers/video/fbdev/core/
Dmodedb.c42 /* 640x480 @ 60 Hz, 31.5 kHz hsync */
46 /* 800x600 @ 56 Hz, 35.15 kHz hsync */
47 { NULL, 56, 800, 600, 27777, 128, 24, 22, 1, 72, 2, 0,
58 /* 640x480 @ 72 Hz, 36.5 kHz hsync */
62 /* 640x480 @ 75 Hz, 37.50 kHz hsync */
66 /* 800x600 @ 60 Hz, 37.8 kHz hsync */
67 { NULL, 60, 800, 600, 25000, 88, 40, 23, 1, 128, 4,
71 /* 640x480 @ 85 Hz, 43.27 kHz hsync */
78 /* 800x600 @ 72 Hz, 48.0 kHz hsync */
79 { NULL, 72, 800, 600, 20000, 64, 56, 23, 37, 120, 6,
[all …]
/Linux-v6.6/drivers/video/fbdev/i810/
Di810_dvt.c20 /* 640x480 @ 60Hz */
26 /* 640x480 @ 70Hz */
32 /* 640x480 @ 72Hz */
38 /* 640x480 @ 75Hz */
44 /* 640x480 @ 85Hz */
50 /* 800x600 @ 56Hz */
56 /* 800x600 @ 60Hz */
62 /* 800x600 @ 70Hz */
68 /* 800x600 @ 72Hz */
74 /* 800x600 @ 75Hz */
[all …]
/Linux-v6.6/arch/arm/boot/dts/vt8500/
Dvt8500-bv07.dts19 timing0: 800x480 {
21 hactive = <800>;
Dwm8505-ref.dts19 timing0: 800x480 {
21 hactive = <800>;
Dwm8650-mid.dts20 timing0: 800x480 {
22 hactive = <800>;
/Linux-v6.6/tools/edid/
Dedid.S149 Bit 5 640x480 @ 60 Hz
150 Bit 4 640x480 @ 67 Hz
151 Bit 3 640x480 @ 72 Hz
152 Bit 2 640x480 @ 75 Hz
153 Bit 1 800x600 @ 56 Hz
154 Bit 0 800x600 @ 60 Hz */
157 /* Bit 7 800x600 @ 72 Hz
158 Bit 6 800x600 @ 75 Hz

1234