Home
last modified time | relevance | path

Searched +full:1366 +full:x768 (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-edp-legacy.yaml35 # AU Optronics Corporation 13.3" WXGA (1366x768) TFT LCD panel
47 # Innolux Corporation 11.6" WXGA (1366x768) TFT LCD panel
49 # Innolux Corporation 11.6" WXGA (1366x768) TFT LCD panel
69 # Samsung Electronics 14" WXGA (1366x768) TFT LCD panel
100 hactive = <1366>;
/linux/Documentation/fb/
H A Dviafb.modes414 # 1024x768, 60 Hz, Non-Interlaced (65.00 MHz dotclock)
431 mode "1024x768-60"
435 # 1024x768, 75 Hz, Non-Interlaced (78.75 MHz dotclock)
452 mode "1024x768-75"
457 # 1024x768, 85 Hz, Non-Interlaced (94.50 MHz dotclock)
474 mode "1024x768-85"
479 # 1024x768, 100 Hz, Non-Interlaced (110.0 MHz dotclock)
496 mode "1024x768-100"
533 timings 16538 176 48 17 1 128 3 endmode mode "1280x768-50"
537 # 1280x768, 60 Hz, Non-Interlaced (80.136 MHz dotclock)
[all …]
H A Dviafb.rst24 1024x768(60, 75, 85, 100 Hz), 1152x864(75 Hz),
25 1280x768(60 Hz), 1280x960(60 Hz), 1280x1024(60, 75, 85 Hz),
43 viafb_mode1=1024x768 viafb_bpp=16 viafb_refresh1=60
50 - 1024x768
69 - 2 : Resolution: 1024x768, Channel: single, Dithering: Enable (default)
70 - 3 : Resolution: 1280x768, Channel: single, Dithering: Enable
76 - 9 : Resolution: 1024x768, Channel: dual, Dithering: Enable
77 - 10: Resolution: 1024x768, Channel: single, Dithering: Disable
78 - 11: Resolution: 1024x768, Channel: dual, Dithering: Disable
79 - 12: Resolution: 1280x768, Channel: single, Dithering: Disable
[all …]
/linux/drivers/video/fbdev/via/
H A Dlcd.h22 /* Resolution: 1024x768, Channel: single, Dithering: Enable */
24 /* Resolution: 1280x768, Channel: single, Dithering: Enable */
32 /* Resolution: 1366x768, Channel: single, Dithering: Disable */
40 /* Resolution: 1360x768, Channel: single, Dithering: Disable*/
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dnxp,ptn3460.yaml25 0 1024x768 NXP Generic
30 5 1366x768 NXP Generic
/linux/drivers/video/fbdev/sis/
H A D300vtbl.h115 {0x23,0x4a1b,0x0000,SIS_RI_1152x768, 0x00,0x00,0x00,0x00,0x2c,-1}, /* 1152x768 */
127 {0x48,0x6a3b,0x0000,SIS_RI_1360x768, 0x00,0x00,0x00,0x00,0x3d,-1}, /* 1360x768 */
133 {0x55,0x2e3b,0x0000,SIS_RI_1280x768, 0x00,0x00,0x00,0x00,0x3e,-1}, /* 1280x768 */
208 {0x0067,0x43,0x3e,0x0d,0x1b,0x48,1360, 768, 0, 0x00, 0x00}, /* 3d 1360x768-60Hz */
209 {0x0077,0x46,0x3f,0x08,0x08,0x55,1280, 768, 0, 0x00, 0x00}, /* 3e 1280x768-60Hz */
440 {{0xa3,0x8f,0x8f,0x97,0x96,0x97,0x24,0xf5, /* 0x34 - 1152x768 - corrected */
485 {{0xdd,0xa9,0xa9,0x81,0xb4,0x97,0x26,0xfd, /* 1360x768-60 */
494 {{0xce,0x9f,0x9f,0x92,0xa9,0x17,0x20,0xf5, /* 1280x768-60 */
602 { 0x30,0x23, 88}, /* 0x3e */ /* 1360x768-60 */
603 { 0x70,0x29, 81}, /* 0x3f */ /* 1280x768-60 */
[all …]
/linux/drivers/gpu/drm/
H A Ddrm_modes.c2427 /* No named mode? Check for a normal mode argument, e.g. 1024x768 */ in drm_mode_parse_command_line_for_connector()
2566 /* fix up 1368x768: GFT/CVT can't express 1366 width due to alignment */ in drm_mode_create_from_cmdline_mode()
2567 if (cmd->xres == 1366) in drm_mode_create_from_cmdline_mode()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c1690 * solve it for 1366x768 monitors. in vc4_hdmi_encoder_atomic_check()