| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ |
| D | ia_css_tdf.host.c | 21 {384, 1152, 1920, 2688, 2688, 1920, 1152, 384}, 22 {640, 1920, 3200, 4480, 4480, 3200, 1920, 640}, 25 {640, 1920, 3200, 4480, 4480, 3200, 1920, 640}, 26 {384, 1152, 1920, 2688, 2688, 1920, 1152, 384},
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ |
| D | ia_css_tdf.host.c | 21 {384, 1152, 1920, 2688, 2688, 1920, 1152, 384}, 22 {640, 1920, 3200, 4480, 4480, 3200, 1920, 640}, 25 {640, 1920, 3200, 4480, 4480, 3200, 1920, 640}, 26 {384, 1152, 1920, 2688, 2688, 1920, 1152, 384},
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/ |
| D | panel-simple.yaml | 52 # 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 …]
|
| D | display-timings.yaml | 49 /* 1920x1080p24 */ 51 hactive = <1920>; 61 /* 1920x1080p24 */ 63 hactive = <1920>;
|
| /kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/ |
| D | vdec_platform.c | 21 .max_width = 1920, 33 .max_width = 1920, 44 .max_width = 1920, 83 .max_width = 1920, 94 .max_width = 1920, 121 .max_width = 1920, 132 .max_width = 1920, 171 .max_width = 1920, 182 .max_width = 1920, 221 .max_width = 1920, [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/ |
| D | vdec_platform.c | 21 .max_width = 1920, 33 .max_width = 1920, 44 .max_width = 1920, 83 .max_width = 1920, 94 .max_width = 1920, 133 .max_width = 1920, 144 .max_width = 1920, 183 .max_width = 1920, 194 .max_width = 1920, 233 .max_width = 1920, [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-edp.c | 1018 .hdisplay = 1920, 1019 .hsync_start = 1920 + 58, 1020 .hsync_end = 1920 + 58 + 42, 1021 .htotal = 1920 + 58 + 42 + 60, 1045 .hdisplay = 1920, 1046 .hsync_start = 1920 + 172, 1047 .hsync_end = 1920 + 172 + 80, 1048 .htotal = 1920 + 172 + 80 + 60, 1094 .hdisplay = 1920, 1095 .hsync_start = 1920 + 16, [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
| D | panel-simple.yaml | 48 # AU Optronics Corporation 13.3" FHD (1920x1080) color TFT-LCD panel 60 # AU Optronics Corporation 13.3" FHD (1920x1080) TFT LCD panel 64 # AU Optronics Corporation 18.5" FHD (1920x1080) TFT LCD panel 68 # AU Optronics Corporation 31.5" FHD (1920x1080) TFT LCD panel 70 # AU Optronics Corporation 21.5" FHD (1920x1080) color TFT LCD panel 78 # BOE NV133FHM-N61 13.3" FHD (1920x1080) TFT LCD Panel 80 # BOE NV133FHM-N62 13.3" FHD (1920x1080) TFT LCD Panel 146 # InfoVision Optoelectronics M133NWF4 R0 13.3" FHD (1920x1080) TFT LCD panel 170 # Kaohsiung Opto-Electronics Inc. 10.1" WUXGA (1920 x 1200) LVDS TFT LCD panel 186 # LG 12.0" (1920x1280 pixels) TFT LCD panel [all …]
|
| D | display-timings.yaml | 50 /* 1920x1080p24 */ 52 hactive = <1920>; 62 /* 1920x1080p24 */ 64 hactive = <1920>;
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/kmb/ |
| D | kmb_drv.h | 14 #define KMB_MAX_WIDTH 1920 /*Max width in pixels */ 16 #define KMB_MIN_WIDTH 1920 /*Max width in pixels */ 25 #define KMB_CRTC_MAX_WIDTH 1920 /* max width in pixels */ 27 #define KMB_CRTC_MIN_WIDTH 1920 29 #define KMB_FB_MAX_WIDTH 1920
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
| D | test-drm_format.c | 121 FAIL_ON(drm_format_info_min_pitch(info, 0, 1920) != 1920); in igt_check_drm_format_min_pitch() 140 FAIL_ON(drm_format_info_min_pitch(info, 0, 1920) != 3840); in igt_check_drm_format_min_pitch() 157 FAIL_ON(drm_format_info_min_pitch(info, 0, 640) != 1920); in igt_check_drm_format_min_pitch() 159 FAIL_ON(drm_format_info_min_pitch(info, 0, 1920) != 5760); in igt_check_drm_format_min_pitch() 178 FAIL_ON(drm_format_info_min_pitch(info, 0, 1920) != 7680); in igt_check_drm_format_min_pitch() 202 FAIL_ON(drm_format_info_min_pitch(info, 0, 1920) != 1920); in igt_check_drm_format_min_pitch() 203 FAIL_ON(drm_format_info_min_pitch(info, 1, 960) != 1920); in igt_check_drm_format_min_pitch() 238 FAIL_ON(drm_format_info_min_pitch(info, 0, 1920) != 1920); in igt_check_drm_format_min_pitch() 271 FAIL_ON(drm_format_info_min_pitch(info, 0, 1920) != 3840); in igt_check_drm_format_min_pitch()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | panel-boe-tv101wum-nl6.c | 600 .vdisplay = 1920, 601 .vsync_start = 1920 + 10, 602 .vsync_end = 1920 + 10 + 14, 603 .vtotal = 1920 + 10 + 14 + 4, 627 .vdisplay = 1920, 628 .vsync_start = 1920 + 16, 629 .vsync_end = 1920 + 16 + 4, 630 .vtotal = 1920 + 16 + 4 + 16, 654 .vdisplay = 1920, 655 .vsync_start = 1920 + 20, [all …]
|
| D | panel-simple.c | 914 .hdisplay = 1920, 915 .hsync_start = 1920 + 172, 916 .hsync_end = 1920 + 172 + 80, 917 .htotal = 1920 + 172 + 80 + 60, 1039 .hactive = { 1920, 1920, 1920 }, 1093 .hactive = { 1920, 1920, 1920 }, 1153 .hactive = { 1920, 1920, 1920 }, 1182 .hdisplay = 1920, 1183 .hsync_start = 1920 + 88, 1184 .hsync_end = 1920 + 88 + 44, [all …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
| D | core.c | 529 { 352800, 228570000 }, /* 1920x1088 @ 30 + 1280x720 @ 30 */ 530 { 244800, 160000000 }, /* 1920x1088 @ 30 */ 657 { 489600, 200000000 }, /* 1920x1080@60 */ 658 { 244800, 100000000 }, /* 1920x1080@30 */ 664 { 489600, 723000, 0, 973000, 0 }, /* 1920x1080@60 */ 665 { 244800, 370000, 0, 495000, 0 }, /* 1920x1080@30 */ 671 { 489600, 1040000, 0, 1298000, 0 }, /* 1920x1080@60 */ 672 { 244800, 530000, 0, 659000, 0 }, /* 1920x1080@30 */ 737 { 489600, 451000, 0, 0, 0 }, /* 1920x1080@60 */ 738 { 244800, 234000, 0, 0, 0 }, /* 1920x1080@30 */ [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
| D | drm_format_test.c | 147 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 1920), 1920); in drm_test_format_min_pitch_one_plane_8bpp() 170 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 1920), 3840); in drm_test_format_min_pitch_one_plane_16bpp() 191 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 1920); in drm_test_format_min_pitch_one_plane_24bpp() 193 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 1920), 5760); in drm_test_format_min_pitch_one_plane_24bpp() 216 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 1920), 7680); in drm_test_format_min_pitch_one_plane_32bpp() 244 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 1920), 1920); in drm_test_format_min_pitch_two_plane() 245 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 1, 960), 1920); in drm_test_format_min_pitch_two_plane() 284 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 1920), 1920); in drm_test_format_min_pitch_three_plane_8bpp() 321 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 1920), 3840); in drm_test_format_min_pitch_tiled()
|
| D | drm_client_modeset_test.c | 27 count = drm_add_modes_noedid(connector, 1920, 1200); in drm_client_modeset_connector_get_modes() 92 const char *cmdline = "1920x1080@60"; in drm_test_pick_cmdline_res_1920_1080_60() 95 expected_mode = drm_mode_find_dmt(priv->drm, 1920, 1080, 60, false); in drm_test_pick_cmdline_res_1920_1080_60() 107 ret = drm_helper_probe_single_connector_modes(connector, 1920, 1080); in drm_test_pick_cmdline_res_1920_1080_60() 145 ret = drm_helper_probe_single_connector_modes(connector, 1920, 1080); in drm_test_pick_cmdline_named()
|
| /kernel/linux/linux-6.6/tools/edid/ |
| D | 1920x1080.S | 2 1920x1080.S: EDID data set for standard 1920x1080 60 Hz monitor 27 #define XPIX 1920
|
| /kernel/linux/linux-5.10/tools/edid/ |
| D | 1920x1080.S | 2 1920x1080.S: EDID data set for standard 1920x1080 60 Hz monitor 27 #define XPIX 1920
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ci/xfails/ |
| D | i915-kbl-flakes.txt | 2 kms_bw@linear-tiling-2-displays-1920x1080p 4 kms_bw@linear-tiling-3-displays-1920x1080p 7 kms_bw@linear-tiling-4-displays-1920x1080p
|
| D | mediatek-mt8173-fails.txt | 3 kms_bw@linear-tiling-1-displays-1920x1080p,Fail 6 kms_bw@linear-tiling-2-displays-1920x1080p,Fail 9 kms_bw@linear-tiling-3-displays-1920x1080p,Fail
|
| /kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
| D | core.c | 462 { 352800, 228570000 }, /* 1920x1088 @ 30 + 1280x720 @ 30 */ 463 { 244800, 160000000 }, /* 1920x1088 @ 30 */ 527 { 489600, 200000000 }, /* 1920x1080@60 */ 528 { 244800, 100000000 }, /* 1920x1080@30 */ 545 { 489600, 723000, 0, 973000, 0 }, /* 1920x1080@60 */ 546 { 244800, 370000, 0, 495000, 0 }, /* 1920x1080@30 */ 552 { 489600, 1040000, 0, 1298000, 0 }, /* 1920x1080@60 */ 553 { 244800, 530000, 0, 659000, 0 }, /* 1920x1080@30 */ 620 { 489600, 451000, 0, 0, 0 }, /* 1920x1080@60 */ 621 { 244800, 234000, 0, 0, 0 }, /* 1920x1080@30 */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
| D | ptn3460.txt | 12 | 1 | 1920x1080 | NXP Generic | 13 | 2 | 1920x1080 | NXP Generic | 15 | 4 | 1920x1080 | Samsung LTM230HT |
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | v4l2-dv-timings.h | 100 V4L2_INIT_BT_TIMINGS(1920, 1080, 0, \ 109 V4L2_INIT_BT_TIMINGS(1920, 1080, 0, \ 117 V4L2_INIT_BT_TIMINGS(1920, 1080, 0, \ 126 V4L2_INIT_BT_TIMINGS(1920, 1080, 1, \ 135 V4L2_INIT_BT_TIMINGS(1920, 1080, 0, \ 143 V4L2_INIT_BT_TIMINGS(1920, 1080, 1, \ 153 V4L2_INIT_BT_TIMINGS(1920, 1080, 0, \ 711 V4L2_INIT_BT_TIMINGS(1920, 1200, 0, V4L2_DV_HSYNC_POS_POL, \ 718 V4L2_INIT_BT_TIMINGS(1920, 1200, 0, V4L2_DV_VSYNC_POS_POL, \ 724 V4L2_INIT_BT_TIMINGS(1920, 1200, 0, V4L2_DV_VSYNC_POS_POL, \ [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
| D | sis_main.h | 286 {"1920x1080x8", {0x2c,0x2c}, 0x0000, 0x0000, 1920, 1080, 8, 1, 240, 67, MD_SIS315}, 287 {"1920x1080x16", {0x2d,0x2d}, 0x0000, 0x0000, 1920, 1080, 16, 1, 240, 67, MD_SIS315}, 288 {"1920x1080x24", {0x73,0x73}, 0x0000, 0x0000, 1920, 1080, 32, 1, 240, 67, MD_SIS315}, 289 /*130*/ {"1920x1080x32", {0x73,0x73}, 0x0000, 0x0000, 1920, 1080, 32, 1, 240, 67, MD_SIS3… 290 {"1920x1440x8", {0x68,0x68}, 0x013f, 0x0000, 1920, 1440, 8, 1, 240, 75, MD_SIS300|MD_SIS315}, 291 {"1920x1440x16", {0x69,0x69}, 0x0140, 0x0000, 1920, 1440, 16, 1, 240, 75, MD_SIS300|MD_SIS315}, 292 {"1920x1440x24", {0x6b,0x6b}, 0x0141, 0x0000, 1920, 1440, 32, 1, 240, 75, MD_SIS300|MD_SIS315}, 293 {"1920x1440x32", {0x6b,0x6b}, 0x0141, 0x0000, 1920, 1440, 32, 1, 240, 75, MD_SIS300|MD_SIS315}, 443 {1, 1920, 1080, 30, true}, 444 {1, 1920, 1440, 60, true}, {2, 1920, 1440, 65, true}, {3, 1920, 1440, 70, true}, [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
| D | sis_main.h | 286 {"1920x1080x8", {0x2c,0x2c}, 0x0000, 0x0000, 1920, 1080, 8, 1, 240, 67, MD_SIS315}, 287 {"1920x1080x16", {0x2d,0x2d}, 0x0000, 0x0000, 1920, 1080, 16, 1, 240, 67, MD_SIS315}, 288 {"1920x1080x24", {0x73,0x73}, 0x0000, 0x0000, 1920, 1080, 32, 1, 240, 67, MD_SIS315}, 289 /*130*/ {"1920x1080x32", {0x73,0x73}, 0x0000, 0x0000, 1920, 1080, 32, 1, 240, 67, MD_SIS3… 290 {"1920x1440x8", {0x68,0x68}, 0x013f, 0x0000, 1920, 1440, 8, 1, 240, 75, MD_SIS300|MD_SIS315}, 291 {"1920x1440x16", {0x69,0x69}, 0x0140, 0x0000, 1920, 1440, 16, 1, 240, 75, MD_SIS300|MD_SIS315}, 292 {"1920x1440x24", {0x6b,0x6b}, 0x0141, 0x0000, 1920, 1440, 32, 1, 240, 75, MD_SIS300|MD_SIS315}, 293 {"1920x1440x32", {0x6b,0x6b}, 0x0141, 0x0000, 1920, 1440, 32, 1, 240, 75, MD_SIS300|MD_SIS315}, 443 {1, 1920, 1080, 30, true}, 444 {1, 1920, 1440, 60, true}, {2, 1920, 1440, 65, true}, {3, 1920, 1440, 70, true}, [all …]
|