| /OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/ |
| H A D | test-drm_damage_helper.c | 124 0x3fffe + (1024 << 16), 0x3fffe + (768 << 16)); in igt_damage_iter_no_damage_fractional_src() 126 0x3fffe + (1024 << 16), 0x3fffe + (768 << 16)); in igt_damage_iter_no_damage_fractional_src() 156 set_plane_src(&old_state, 0, 0, 1024 << 16, 768 << 16); in igt_damage_iter_no_damage_src_moved() 158 (10 + 1024) << 16, (10 + 768) << 16); in igt_damage_iter_no_damage_src_moved() 189 0x3fffe + (1024 << 16), 0x3fffe + (768 << 16)); in igt_damage_iter_no_damage_fractional_src_moved() 191 0x40002 + (1024 << 16), 0x40002 + (768 << 16)); in igt_damage_iter_no_damage_fractional_src_moved() 220 set_plane_src(&old_state, 0, 0, 1024 << 16, 768 << 16); in igt_damage_iter_no_damage_not_visible() 221 set_plane_src(&state, 0, 0, 1024 << 16, 768 << 16); in igt_damage_iter_no_damage_not_visible() 248 set_plane_src(&old_state, 0, 0, 1024 << 16, 768 << 16); in igt_damage_iter_no_damage_no_crtc() 249 set_plane_src(&state, 0, 0, 1024 << 16, 768 << 16); in igt_damage_iter_no_damage_no_crtc() [all …]
|
| H A D | test-drm_plane_helper.c | 86 1184, 1344, 0, 768, 771, 777, 806, 0, in igt_check_plane_state() 109 FAIL_ON(!check_src_eq(&plane_state, 0, 0, 1024 << 16, 768 << 16)); in igt_check_plane_state() 110 FAIL_ON(!check_crtc_eq(&plane_state, 0, 0, 1024, 768)); in igt_check_plane_state() 120 FAIL_ON(!check_src_eq(&plane_state, 0, 0, 768 << 16, 1024 << 16)); in igt_check_plane_state() 121 FAIL_ON(!check_crtc_eq(&plane_state, 0, 0, 1024, 768)); in igt_check_plane_state() 144 set_crtc(&plane_state, 0, 0, 1024, 768); in igt_check_plane_state() 157 FAIL_ON(!check_crtc_eq(&plane_state, 0, 0, 1024, 768)); in igt_check_plane_state() 170 FAIL_ON(!check_crtc_eq(&plane_state, 0, 0, 1024, 768)); in igt_check_plane_state() 192 FAIL_ON(!check_src_eq(&plane_state, 0x40002, 0x40002, 1024 << 16, 768 << 16)); in igt_check_plane_state() 193 FAIL_ON(!check_crtc_eq(&plane_state, 0, 0, 1024, 768)); in igt_check_plane_state() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | viafb.modes | 394 # Resolution 1024 768 417 # Resolution 1024 768 426 # 128 chars 768 lines 433 geometry 1024 768 1024 768 32 timings 15385 160 24 29 3 136 6 endmode 438 # Resolution 1024 768 447 # 128 chars 768 lines 454 geometry 1024 768 1024 768 32 460 # Resolution 1024 768 469 # 128 chars 768 lines 476 geometry 1024 768 1024 768 32 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/ |
| H A D | sis_main.h | 188 {"768x576x8", {0x5f,0x5f}, 0x0000, 0x0000, 768, 576, 8, 1, 96, 36, MD_SIS300|MD_SIS315}, 189 {"768x576x16", {0x60,0x60}, 0x0000, 0x0000, 768, 576, 16, 1, 96, 36, MD_SIS300|MD_SIS315}, 190 {"768x576x24", {0x61,0x61}, 0x0000, 0x0000, 768, 576, 32, 1, 96, 36, MD_SIS300|MD_SIS315}, 191 {"768x576x32", {0x61,0x61}, 0x0000, 0x0000, 768, 576, 32, 1, 96, 36, MD_SIS300|MD_SIS315}, 229 {"1024x768x8", {0x38,0x38}, 0x0105, 0x0105, 1024, 768, 8, 2, 128, 48, MD_SIS300|MD_SIS315}, 230 {"1024x768x16", {0x4a,0x4a}, 0x0117, 0x0117, 1024, 768, 16, 2, 128, 48, MD_SIS300|MD_SIS315}, 231 {"1024x768x24", {0x64,0x64}, 0x013c, 0x0118, 1024, 768, 32, 2, 128, 48, MD_SIS300|MD_SIS315}, 232 {"1024x768x32", {0x64,0x64}, 0x013c, 0x0118, 1024, 768, 32, 2, 128, 48, MD_SIS300|MD_SIS315}, 233 {"1152x768x8", {0x23,0x23}, 0x0000, 0x0000, 1152, 768, 8, 1, 144, 48, MD_SIS300 }, 234 {"1152x768x16", {0x24,0x24}, 0x0000, 0x0000, 1152, 768, 16, 1, 144, 48, MD_SIS300 }, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap/ |
| H A D | omap_voutlib.c | 139 if (crop->width > 768) { in omap_vout_new_window() 140 /* The OMAP2420 vertical resizing line buffer is 768 in omap_vout_new_window() 142 * 768 pixels then it cannot be vertically resized. in omap_vout_new_window() 145 crop->width = 768; in omap_vout_new_window() 206 * crop width wider than 768 pixels. in omap_vout_new_crop() 208 if (try_crop.width > 768) in omap_vout_new_crop() 209 try_crop.width = 768; in omap_vout_new_crop() 257 if (try_crop.width > 768) { in omap_vout_new_crop() 259 * 768 pixels wide. If the cropped image is wider in omap_vout_new_crop() 260 * than 768 pixels then it cannot be vertically resized. in omap_vout_new_crop() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | fm2fb.c | 40 * - 768x576 (PAL) 41 * - 768x480 (NTSC) 134 .line_length = (768 << 2), 146 /* 768 x 576, 32 bpp (PAL) */ 147 768, 576, 768, 576, 0, 0, 32, 0, 152 /* 768 x 480, 32 bpp (NTSC - not supported yet */ 153 768, 480, 768, 480, 0, 0, 32, 0,
|
| H A D | macmodes.c | 73 "mac14", 60, 1024, 768, 15385, 144, 40, 29, 3, 136, 6, 77 "mac15", 72, 1024, 768, 13334, 128, 40, 29, 3, 136, 6, 81 "mac16", 75, 1024, 768, 12699, 176, 16, 28, 1, 96, 3, 85 "mac17", 75, 1024, 768, 12699, 160, 32, 28, 1, 96, 3, 101 "mac21", 60, 1152, 768, 15386, 158, 26, 29, 3, 136, 6, 124 /* VMODE_768_576_50I: 768x576, 50Hz (PAL full frame), Interlaced */ 125 "mac8", 50, 768, 576, pixclock, left, right, upper, lower, hslen, vslen,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | vesamodes | 46 ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace 49 ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync 52 ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync 55 ModeLine "1024x768" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync 58 ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
|
| /OK3568_Linux_fs/kernel/fs/btrfs/tests/ |
| H A D | free-space-tests.c | 456 * [128Mb + 512Kb, 128Mb + 768Kb[ in test_steal_space_from_bitmap_to_extent() 459 SZ_128M + 768 * SZ_1K, in test_steal_space_from_bitmap_to_extent() 460 SZ_128M - 768 * SZ_1K); in test_steal_space_from_bitmap_to_extent() 477 * Confirm that the bitmap range [128Mb + 768Kb, 256Mb[ isn't marked in test_steal_space_from_bitmap_to_extent() 480 if (test_check_exists(cache, SZ_128M + 768 * SZ_1K, in test_steal_space_from_bitmap_to_extent() 481 SZ_128M - 768 * SZ_1K)) { in test_steal_space_from_bitmap_to_extent() 573 * So now we have the range [128Mb - 256Kb, 128Mb + 768Kb[ as free in test_steal_space_from_bitmap_to_extent() 579 * bitmap entry covering range: [128Mb, 128Mb + 768Kb[ in test_steal_space_from_bitmap_to_extent() 666 * [128Mb - 768Kb, 128Mb - 512Kb[ in test_steal_space_from_bitmap_to_extent() 668 ret = btrfs_remove_free_space(cache, 0, SZ_128M - 768 * SZ_1K); in test_steal_space_from_bitmap_to_extent() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | adegamma_head.h | 38 …// M4_ARRAY_DESC("X_axis", "u16", M4_SIZE(1,17), M4_RANGE(0, 4095), "[0,256,512,768,1024,1280,153… 40 …// M4_ARRAY_DESC("curve_R", "u16", M4_SIZE(1,17), M4_RANGE(0, 4095), "[0,256,512,768,1024,1280,15… 42 …// M4_ARRAY_DESC("curve_G", "u16", M4_SIZE(1,17), M4_RANGE(0, 4095), "[0,256,512,768,1024,1280,15… 44 …// M4_ARRAY_DESC("curve_B", "u16", M4_SIZE(1,17), M4_RANGE(0, 4095), "[0,256,512,768,1024,1280,15…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | v4l2-dv-timings.h | 407 V4L2_INIT_BT_TIMINGS(1024, 768, 1, \ 416 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 423 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 430 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 438 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 446 V4L2_INIT_BT_TIMINGS(1024, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 466 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 474 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 481 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 488 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | v4l2-dv-timings.h | 407 V4L2_INIT_BT_TIMINGS(1024, 768, 1, \ 416 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 423 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 430 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 438 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 446 V4L2_INIT_BT_TIMINGS(1024, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 466 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 474 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 481 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 488 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | v4l2-dv-timings.h | 407 V4L2_INIT_BT_TIMINGS(1024, 768, 1, \ 416 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 423 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 430 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 438 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 446 V4L2_INIT_BT_TIMINGS(1024, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 466 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 474 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 481 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 488 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-energy.rst | 169 768 ============= +-----+-----+------+------+ 173 ## ## | 341 | 150 | 768 | 800 | 197 768 ============= * CPU0: 200 / 341 * 150 = 88 199 * CPU2: 600 / 768 * 800 = 625 200 512 - - - - - - - ##- - - - - * CPU3: 500 / 768 * 800 = 520 215 768 ============= * CPU0: 200 / 341 * 150 = 88 217 PP * CPU2: 600 / 768 * 800 = 625 218 512 - - - - - - - ##- - -PP - * CPU3: 700 / 768 * 800 = 729 233 768 ============= * CPU0: 400 / 512 * 300 = 234 235 * CPU2: 600 / 768 * 800 = 625 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | blocks.rst | 46 - 32,768 51 - 32,768 108 - 32,768 113 - 32,768
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-simple.c | 1154 .vdisplay = 768, 1155 .vsync_start = 768 + 14, 1156 .vsync_end = 768 + 14 + 42, 1157 .vtotal = 768 + 14 + 42, 1177 .vdisplay = 768, 1178 .vsync_start = 768 + 4, 1179 .vsync_end = 768 + 4 + 6, 1180 .vtotal = 768 + 4 + 6 + 15, 1205 .vdisplay = 768, 1206 .vsync_start = 768 + 10, [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86EdidModes.c | 282 …{MODEPREFIX, 30240, 640, 704, 768, 864, 0, 480, 483, 486, 525, 0, V_NHSYNC | V_NVSYNC, MODESUFFIX}… 287 …{MODEPREFIX, 78750, 1024, 1040, 1136, 1312, 0, 768, 769, 772, 800, 0, V_PHSYNC | V_PVSYNC, MODESUF… 288 …{MODEPREFIX, 75000, 1024, 1048, 1184, 1328, 0, 768, 771, 777, 806, 0, V_NHSYNC | V_NVSYNC, MODESUF… 289 …{MODEPREFIX, 65000, 1024, 1048, 1184, 1344, 0, 768, 771, 777, 806, 0, V_NHSYNC | V_NVSYNC, MODESUF… 290 …{MODEPREFIX, 44900, 1024, 1032, 1208, 1264, 0, 768, 768, 772, 817, 0, V_PHSYNC | V_PVSYNC | V_INTE… 332 …{MODEPREFIX, 44900, 1024, 1032, 1208, 1264, 0, 768, 768, 772, 817, 0, V_PHSYNC | V_PVSYNC | V_INTE… 333 …{MODEPREFIX, 65000, 1024, 1048, 1184, 1344, 0, 768, 771, 777, 806, 0, V_NHSYNC | V_NVSYNC, MODESUF… 334 …{MODEPREFIX, 75000, 1024, 1048, 1184, 1328, 0, 768, 771, 777, 806, 0, V_NHSYNC | V_NVSYNC, MODESUF… 335 …{MODEPREFIX, 78750, 1024, 1040, 1136, 1312, 0, 768, 769, 772, 800, 0, V_PHSYNC | V_PVSYNC, MODESUF… 336 …{MODEPREFIX, 94500, 1024, 1072, 1168, 1376, 0, 768, 769, 772, 808, 0, V_PHSYNC | V_PVSYNC, MODESUF… [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iqfiles/isp21/ |
| H A D | gc2053_default_JX8006.json | 1110 …"enhance_curve": [0, 64, 128, 192, 256, 320, 384, 448, 512, 576, 640, 704, 768, 832, 896, 960, 102… 1832 …"y_alpha_curve": [0, 64, 128, 192, 256, 320, 384, 448, 512, 576, 640, 704, 768, 832, 896, 960, 102… 2346 …"lumapoint": [256, 512, 768, 1024, 1280, 1536, 1792, 2048, 2304, 2560, 2816, 3072, 3328, 3584, 384… 2347 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2350 …"lumapoint": [256, 512, 768, 1024, 1280, 1536, 1792, 2048, 2304, 2560, 2816, 3072, 3328, 3584, 384… 2351 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2354 …"lumapoint": [256, 512, 768, 1024, 1280, 1536, 1792, 2048, 2304, 2560, 2816, 3072, 3328, 3584, 384… 2355 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2358 …"lumapoint": [256, 512, 768, 1024, 1280, 1536, 1792, 2048, 2304, 2560, 2816, 3072, 3328, 3584, 384… 2359 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] [all …]
|
| H A D | ov5695_TongJu_CHT842-MD.json | 1110 …"enhance_curve": [0, 64, 128, 192, 256, 320, 384, 448, 512, 576, 640, 704, 768, 832, 896, 960, 102… 1707 …"y_alpha_curve": [0, 64, 128, 192, 256, 320, 384, 448, 512, 576, 640, 704, 768, 832, 896, 960, 102… 2192 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2196 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2200 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2204 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2208 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2212 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2216 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] 2220 … "sigma": [768, 768, 768, 768, 640, 640, 640, 640, 512, 512, 512, 512, 512, 512, 512, 384] [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | viamode.c | 276 {NULL, 60, 1024, 768, 15385, 160, 24, 29, 3, 136, 6, 0, 0, 0}, 277 …{NULL, 75, 1024, 768, 12703, 176, 16, 28, 1, 96, 3, FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT, … 278 …{NULL, 85, 1024, 768, 10581, 208, 48, 36, 1, 96, 3, FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT, … 279 {NULL, 100, 1024, 768, 8825, 184, 72, 42, 1, 112, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0}, 281 {NULL, 60, 1280, 768, 12478, 200, 64, 23, 1, 136, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0}, 282 {NULL, 50, 1280, 768, 15342, 184, 56, 19, 1, 128, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0}, 296 …{NULL, 60, 1360, 768, 11759, 208, 72, 22, 3, 136, 5, FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,… 297 {NULL, 60, 1368, 768, 11646, 216, 72, 23, 1, 144, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0}, 298 {NULL, 50, 1368, 768, 14301, 200, 56, 19, 1, 144, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0}, 299 {NULL, 60, 1368, 768, 11646, 216, 72, 23, 1, 144, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0}, [all …]
|
| H A D | via_utility.c | 52 if ((xres < 1024) && (yres < 768)) in viafb_lcd_get_support_expand_state() 57 if ((xres < 1280) && (yres < 768)) in viafb_lcd_get_support_expand_state() 77 if ((xres < 1366) && (yres < 768)) in viafb_lcd_get_support_expand_state() 97 if ((xres < 1360) && (yres < 768)) in viafb_lcd_get_support_expand_state()
|
| H A D | lcd.c | 192 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex() 198 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex() 228 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex() 234 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex() 240 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex() 246 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex() 270 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex() 282 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex() 294 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex() 300 viaparinfo->lvds_setting_info->lcd_panel_vres = 768; in fp_id_to_vindex()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | bcm283x-rpi-usb-peripheral.dtsi | 6 g-tx-fifo-size = <256 256 512 512 512 768 768>;
|
| H A D | bcm283x-rpi-usb-otg.dtsi | 10 g-tx-fifo-size = <256 256 512 512 512 768 768>;
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/busses/ |
| H A D | i2c-amd756.rst | 8 * AMD 768 24 This driver supports the AMD 756, 766, 768 and 8111 Peripheral Bus
|