| /kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
| D | drm_damage_helper_test.c | 146 0x3fffe + (1024 << 16), 0x3fffe + (768 << 16)); in drm_test_damage_iter_no_damage_fractional_src() 148 0x3fffe + (1024 << 16), 0x3fffe + (768 << 16)); in drm_test_damage_iter_no_damage_fractional_src() 166 set_plane_src(&mock->old_state, 0, 0, 1024 << 16, 768 << 16); in drm_test_damage_iter_no_damage_src_moved() 168 (10 + 1024) << 16, (10 + 768) << 16); in drm_test_damage_iter_no_damage_src_moved() 186 0x3fffe + (1024 << 16), 0x3fffe + (768 << 16)); in drm_test_damage_iter_no_damage_fractional_src_moved() 188 0x40002 + (1024 << 16), 0x40002 + (768 << 16)); in drm_test_damage_iter_no_damage_fractional_src_moved() 206 set_plane_src(&mock->old_state, 0, 0, 1024 << 16, 768 << 16); in drm_test_damage_iter_no_damage_not_visible() 207 set_plane_src(&mock->state, 0, 0, 1024 << 16, 768 << 16); in drm_test_damage_iter_no_damage_not_visible() 224 set_plane_src(&mock->old_state, 0, 0, 1024 << 16, 768 << 16); in drm_test_damage_iter_no_damage_no_crtc() 225 set_plane_src(&mock->state, 0, 0, 1024 << 16, 768 << 16); in drm_test_damage_iter_no_damage_no_crtc() [all …]
|
| D | drm_plane_helper_test.c | 21 1184, 1344, 0, 768, 771, 777, 806, 0, 148 .src_expected = { 0, 0, 1024 << 16, 768 << 16 }, 149 .crtc_expected = { 0, 0, 1024, 768 }, 162 .src_expected = { 0, 0, 768 << 16, 1024 << 16 }, 163 .crtc_expected = { 0, 0, 1024, 768 }, 181 .crtc = { 0, 0, 1024, 768 }, 187 .crtc_expected = { 0, 0, 1024, 768 }, 193 .crtc = { 0, 0, 1024, 768 }, 199 .crtc_expected = { 0, 0, 1024, 768 }, 222 .src_expected = { 0x40002, 0x40002, 1024 << 16, 768 << 16 }, [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
| 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 …]
|
| 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 …]
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| 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 …]
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| 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 …]
|
| /kernel/linux/linux-6.6/Documentation/translations/zh_CN/scheduler/ |
| D | sched-energy.rst | 142 768 ============= +-----+-----+------+------+ 146 ## ## | 341 | 150 | 768 | 800 | 167 768 ============= * CPU0: 200 / 341 * 150 = 88 169 * CPU2: 600 / 768 * 800 = 625 170 512 - - - - - - - ##- - - - - * CPU3: 500 / 768 * 800 = 520 185 768 ============= * CPU0: 200 / 341 * 150 = 88 187 PP * CPU2: 600 / 768 * 800 = 625 188 512 - - - - - - - ##- - -PP - * CPU3: 700 / 768 * 800 = 729 202 768 ============= * CPU0: 400 / 512 * 300 = 234 204 * CPU2: 600 / 768 * 800 = 625 [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/omap/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/ti/omap/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| 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,
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| 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,
|
| /kernel/linux/linux-5.10/fs/btrfs/tests/ |
| 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 …]
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ext4/ |
| D | blocks.rst | 46 - 32,768 51 - 32,768 108 - 32,768 113 - 32,768
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
| D | blocks.rst | 46 - 32,768 51 - 32,768 108 - 32,768 113 - 32,768
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | v4l2-dv-timings.h | 338 V4L2_INIT_BT_TIMINGS(1024, 768, 1, \ 345 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 351 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 357 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 364 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 371 V4L2_INIT_BT_TIMINGS(1024, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 386 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 393 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 399 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 405 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-samsung-s6d7aa0.c | 396 .clock = (768 + 18 + 16 + 126) * (1024 + 8 + 2 + 6) * 60 / 1000, 397 .hdisplay = 768, 398 .hsync_start = 768 + 18, 399 .hsync_end = 768 + 18 + 16, 400 .htotal = 768 + 18 + 16 + 126, 424 .clock = (768 + 96 + 16 + 184) * (1024 + 8 + 2 + 6) * 60 / 1000, 425 .hdisplay = 768, 426 .hsync_start = 768 + 96, 427 .hsync_end = 768 + 96 + 16, 428 .htotal = 768 + 96 + 16 + 184,
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | v4l2-dv-timings.h | 107 #define V4L2_DV_BT_DMT_1024X768I43 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 1,… 109 #define V4L2_DV_BT_DMT_1024X768P60 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 0,… 111 #define V4L2_DV_BT_DMT_1024X768P70 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 0,… 113 #define V4L2_DV_BT_DMT_1024X768P75 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 0,… 115 #define V4L2_DV_BT_DMT_1024X768P85 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 0,… 117 #define V4L2_DV_BT_DMT_1024X768P120_RB {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768… 122 #define V4L2_DV_BT_DMT_1280X768P60_RB {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 768,… 124 #define V4L2_DV_BT_DMT_1280X768P60 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0,… 126 #define V4L2_DV_BT_DMT_1280X768P75 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0,… 128 #define V4L2_DV_BT_DMT_1280X768P85 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0,… [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| 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 …]
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | v4l2-dv-timings.h | 107 #define V4L2_DV_BT_DMT_1024X768I43 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 1,… 109 #define V4L2_DV_BT_DMT_1024X768P60 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 0,… 111 #define V4L2_DV_BT_DMT_1024X768P70 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 0,… 113 #define V4L2_DV_BT_DMT_1024X768P75 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 0,… 115 #define V4L2_DV_BT_DMT_1024X768P85 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768, 0,… 117 #define V4L2_DV_BT_DMT_1024X768P120_RB {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1024, 768… 122 #define V4L2_DV_BT_DMT_1280X768P60_RB {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 768,… 124 #define V4L2_DV_BT_DMT_1280X768P60 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0,… 126 #define V4L2_DV_BT_DMT_1280X768P75 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0,… 128 #define V4L2_DV_BT_DMT_1280X768P85 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0,… [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | v4l2-dv-timings.h | 398 V4L2_INIT_BT_TIMINGS(1024, 768, 1, \ 407 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 414 V4L2_INIT_BT_TIMINGS(1024, 768, 0, 0, \ 421 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 429 V4L2_INIT_BT_TIMINGS(1024, 768, 0, \ 437 V4L2_INIT_BT_TIMINGS(1024, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 457 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_HSYNC_POS_POL, \ 465 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 472 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ 479 V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, \ [all …]
|
| /kernel/linux/linux-6.6/fs/btrfs/tests/ |
| D | free-space-tests.c | 455 * [128Mb + 512Kb, 128Mb + 768Kb[ in test_steal_space_from_bitmap_to_extent() 458 SZ_128M + 768 * SZ_1K, in test_steal_space_from_bitmap_to_extent() 459 SZ_128M - 768 * SZ_1K); in test_steal_space_from_bitmap_to_extent() 476 * Confirm that the bitmap range [128Mb + 768Kb, 256Mb[ isn't marked in test_steal_space_from_bitmap_to_extent() 479 if (test_check_exists(cache, SZ_128M + 768 * SZ_1K, in test_steal_space_from_bitmap_to_extent() 480 SZ_128M - 768 * SZ_1K)) { in test_steal_space_from_bitmap_to_extent() 572 * So now we have the range [128Mb - 256Kb, 128Mb + 768Kb[ as free in test_steal_space_from_bitmap_to_extent() 578 * bitmap entry covering range: [128Mb, 128Mb + 768Kb[ in test_steal_space_from_bitmap_to_extent() 665 * [128Mb - 768Kb, 128Mb - 512Kb[ in test_steal_space_from_bitmap_to_extent() 667 ret = btrfs_remove_free_space(cache, 0, SZ_128M - 768 * SZ_1K); in test_steal_space_from_bitmap_to_extent() [all …]
|
| /kernel/linux/linux-6.6/Documentation/scheduler/ |
| 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 …]
|
| /kernel/linux/linux-5.10/Documentation/scheduler/ |
| 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 …]
|