Home
last modified time | relevance | path

Searched +full:1920 +full:x1200 (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/drivers/video/fbdev/geode/
H A Dlxfb_core.c176 /* 1600x1200-60 */
179 /* 1600x1200-70 */
182 /* 1600x1200-72 */
185 /* 1600x1200-75 */
188 /* 1600x1200-85 */
191 /* 1600x1200-90 */
194 /* 1600x1200-100 */
197 /* 1600x1200-60 */
201 /* 1920x1440-60 */
202 { NULL, 60, 1920, 1440, 4273, 344, 128, 56, 1, 208, 3,
[all …]
/openbmc/linux/drivers/video/fbdev/core/
H A Dmodedb.c149 /* 1600x1200 @ 60Hz, 75.00 kHz hsync */
170 /* 1600x1200 @ 70 Hz, 87.50 kHz hsync */
183 /* 1600x1200 @ 75 Hz, 93.75 kHz hsync */
193 /* 1600x1200 @ 85 Hz, 105.77 kHz hsync */
260 /* 1920x1080 @ 60 Hz, 67.3 kHz hsync */
261 { NULL, 60, 1920, 1080, 6734, 148, 88, 36, 4, 44, 5, 0,
265 /* 1920x1200 @ 60 Hz, 74.5 Khz hsync */
266 { NULL, 60, 1920, 1200, 5177, 128, 336, 1, 38, 208, 3,
381 /* 23 1600x1200-60 VESA */
385 /* 24 1600x1200-65 VESA */
[all …]
/openbmc/linux/Documentation/fb/
H A Dviafb.modes704 # 1600x1200, 60 Hz, Non-Interlaced (156.00 MHz dotclock)
721 mode "1600x1200-60"
725 # 1600x1200, 75 Hz, Non-Interlaced (202.50 MHz dotclock)
742 mode "1600x1200-75"
762 hsync high vsync high endmode mode "1920x1200-60"
764 geometry 1920 1200 1920 1200 32
766 hsync high vsync high endmode mode "1920x1440-60"
768 geometry 1920 1440 1920 1440 32
770 hsync high vsync high endmode mode "1920x1440-75"
772 geometry 1920 1440 1920 1440 32
[all …]
H A Dviafb.rst26 1440x1050(60 Hz), 1600x1200(60, 75 Hz), 1280x720(60 Hz),
27 1920x1080(60 Hz), 1400x1050(60 Hz), 800x480(60 Hz)
73 - 6 : Resolution: 1600x1200, Channel: dual, Dithering: Enable
82 - 15: Resolution: 1600x1200, Channel: dual, Dithering: Disable
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-simple.yaml52 # AU Optronics Corporation 13.3" FHD (1920x1080) color TFT-LCD panel
54 # AU Optronics Corporation 13.3" FHD (1920x1080) color TFT-LCD panel
58 # AU Optronics Corporation 14.0" FHD (1920x1080) color TFT-LCD panel
68 # AU Optronics Corporation 13.3" FHD (1920x1080) TFT LCD panel
72 # AU Optronics Corporation 18.5" FHD (1920x1080) TFT LCD panel
76 # AU Optronics Corporation 31.5" FHD (1920x1080) TFT LCD panel
78 # AU Optronics Corporation 21.5" FHD (1920x1080) color TFT LCD panel
88 # BOE NV133FHM-N61 13.3" FHD (1920x1080) TFT LCD Panel
92 # BOE NV133FHM-N62 13.3" FHD (1920x1080) TFT LCD Panel
171 # InfoVision Optoelectronics M133NWF4 R0 13.3" FHD (1920x1080) TFT LCD panel
[all …]
H A Dpanel-simple-dsi.yaml41 # LG ACX467AKM-7 4.95" 1080×1920 LCD Panel
45 # One Stop Displays OSD101T2587-53TS 10.1" 1920x1200 panel
/openbmc/linux/drivers/gpu/drm/panel/
H A DKconfig244 The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses
464 tristate "OSD OSD101T2587-53TS DSI 1920x1200 video mode panel"
470 OSD101T2587-53TS 10.1" 1920x1200 dsi panel.
473 tristate "Panasonic VVX10F034N00 1920x1200 video mode panel"
479 WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some
H A Dpanel-panasonic-vvx10f034n00.c144 .hdisplay = 1920,
145 .hsync_start = 1920 + 152,
146 .hsync_end = 1920 + 152 + 52,
147 .htotal = 1920 + 152 + 52 + 20,
288 MODULE_DESCRIPTION("Panasonic VVX10F034N00 Novatek NT1397-based WUXGA (1920x1200) video mode panel …
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c461 /* 0x33 - 1600x1200@60Hz */
462 { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 162000, 1600, 1664,
465 /* 0x34 - 1600x1200@65Hz */
466 { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 175500, 1600, 1664,
469 /* 0x35 - 1600x1200@70Hz */
470 { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 189000, 1600, 1664,
473 /* 0x36 - 1600x1200@75Hz */
474 { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 202500, 1600, 1664,
477 /* 0x37 - 1600x1200@85Hz */
478 { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 229500, 1600, 1664,
[all …]
H A Ddrm_edid_load.c47 "edid/1600x1200.bin",
49 "edid/1920x1080.bin",
/openbmc/linux/Documentation/admin-guide/
H A Dedid.rst29 commonly used screen resolutions (800x600, 1024x768, 1280x1024, 1600x1200,
30 1680x1050, 1920x1080) as binary blobs, but the kernel source tree does
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dtoshiba,tc358775.yaml17 Up to 1600x1200 24-bit/pixel resolution for single-link LVDS display panel
19 Up to WUXGA (1920x1200 24-bit pixels) resolution for dual-link LVDS display
/openbmc/linux/drivers/video/fbdev/kyro/
H A Dfbdev.c203 /* 1600x1200 @ 60Hz */
208 /* 1600x1200 @ 65Hz */
213 /* 1600x1200 @ 70Hz */
218 /* 1600x1200 @ 75Hz */
223 /* 1600x1200 @ 85Hz */
248 /* 1920x1440 @ 60Hz */
249 NULL, 60, 1920, 1440, KHZ2PICOS(234000),
253 /* 1920x1440 @ 75Hz */
254 NULL, 75, 1920, 1440, KHZ2PICOS(297000),
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.h185 return "1920x1200"; in vgpu_edid_str()
197 return 1920; in vgpu_edid_xres()
H A Ddisplay.c127 /* EDID with 1920x1200 as its resolution */
143 * 1920x1080, 1280x720, 1280x960, 1280x1024,
144 * 1440x900, 1600x1200, 1680x1050
148 /* 18 Byte Data Blocks 1: max resolution is 1920x1200 */
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_reg.c119 .max_output = { 1920, 1080 },
213 .base = 0x1200,
/openbmc/linux/drivers/video/fbdev/sis/
H A D310vtbl.h97 {0x68,0x067b,0x013f,SIS_RI_1920x1440,0x00,0x00,0x00,0x00,0x29,-1}, /* 1920x1440x8 */
98 {0x69,0x06fd,0x0140,SIS_RI_1920x1440,0x00,0x00,0x00,0x00,0x29,-1}, /* 1920x1440x16 */
99 {0x6b,0x07ff,0x0141,SIS_RI_1920x1440,0x00,0x00,0x00,0x00,0x29,-1}, /* 1920x1440x32 */
145 {0x2c,0x267b,0x0000,SIS_RI_1920x1080,0x00,0x00,0x00,0x00,0x52,-1}, /* 1920x1080(i) */
203 {0x8007,0x27,0x27,0x00,0x00,0x68,1920,1440, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x29 */
204 {0x4007,0x28,0x29,0x00,0x00,0x68,1920,1440, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x2a */
205 {0x4007,0x29,0x2e,0x00,0x00,0x68,1920,1440, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x2b */
206 {0x4007,0x2a,0x30,0x00,0x00,0x68,1920,1440, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x2c */
207 {0x4007,0x2b,0x35,0x00,0x00,0x68,1920,1440, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x2d */
208 {0x4005,0x2c,0x39,0x00,0x00,0x68,1920,1440, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x2e */
[all …]
H A Dinit.h204 { 1920,1440, 8,16}, /* 0x0b */
224 { 1920,1080, 8,16}, /* 0x1f */
1174 { 1, 1,2160,1250,2160,1250 }, /* 0x09: 1600x1200 */
1196 { 1, 1,1760,1235,1760,1235 }, /* 0x20: 1600x1200 for LCDA */
1197 { 1, 1,2048,1320,2048,1320 }, /* 0x21: 1600x1200 for non-SiS LVDS */
H A Dinit.c458 case 1920: in SiS_GetModeID()
707 case 1920: in SiS_GetModeID_LCD()
853 if(HDisplay >= 1920) return 0; in SiS_GetModeID_VGA2()
2089 /* Alternate for 1600x1200 LCDA */ in SiS_SetCRT1CRTC()
2189 /* Alternate for 1600x1200 LCDA */ in SiS_SetCRT1VCLK()
/openbmc/linux/drivers/video/fbdev/
H A Dhyperv_fb.c13 * screen resolution up to Full HD 1920x1080 with 32 bit color on Windows
14 * Server 2012, and 1600x1200 with 16 bit color on Windows Server 2008 R2
32 * set-vmvideo -vmname name -horizontalresolution:1920 \
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-csid.c29 #define VFE_480_CSID_OFFSET 0x1200
507 .width = 1920, in csid_init_formats()
/openbmc/linux/drivers/usb/misc/sisusbvga/
H A Dsisusb_tables.h120 {1920, 1440, 8, 16}, /* 0x0b */
140 {1920, 1080, 8, 16}, /* 0x1f */
666 {0x70, 0x24, 162}, /* 0x5e 1600x1200 */
677 {0x52, 0x27, 75}, /* 0x69 1920x1080i 60Hz interlaced */
/openbmc/linux/drivers/media/i2c/
H A Dov5648.c742 /* 1600x1200 (UXGA) */
777 /* 1920x1080 (Full HD) */
782 .output_size_x = 1920,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c875 * The following diagram shows an example where we map a 1920x1200 in calculate_plane_rec_in_timing_active()
878 * Active space, we first multiply stream scaling ratios (i.e 2304/1920 in calculate_plane_rec_in_timing_active()
888 * |Stream Source (1920 x 1200) ^ | in calculate_plane_rec_in_timing_active()
926 * recout_x = 128 + round(plane_x * 2304 / 1920) in calculate_plane_rec_in_timing_active()
927 * recout_w = 128 + round((plane_x + plane_w) * 2304 / 1920) - recout_x in calculate_plane_rec_in_timing_active()
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c889 if ((xres > 1920) || (yres > 1200)) { in aty_var_to_crtc()
890 FAIL("MACH64 chips are designed for max 1920x1200\n" in aty_var_to_crtc()

12