Home
last modified time | relevance | path

Searched full:768 (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/Linux-v5.10/drivers/gpu/drm/selftests/
Dtest-drm_damage_helper.c124 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 …]
Dtest-drm_plane_helper.c86 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 …]
/Linux-v5.10/Documentation/fb/
Dviafb.modes394 # 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 …]
/Linux-v5.10/drivers/video/fbdev/sis/
Dsis_main.h188 {"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 …]
/Linux-v5.10/drivers/media/platform/omap/
Domap_voutlib.c139 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 …]
/Linux-v5.10/drivers/video/fbdev/
Dfm2fb.c40 * - 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,
Dmacmodes.c73 "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,
Dmaxinefb.c44 .yres = 768,
46 .yres_virtual = 768,
56 .smem_len = (1024*768),
Dvalkyriefb.h104 1024, 768
123 1024, 768
131 1024, 768
Dplatinumfb.h220 /* 768x576, 50Hz Interlaced-PAL (8) */
354 {768, 576, 50, 1},
360 {1024, 768, 60},
361 {1024, 768, 72},
362 {1024, 768, 75},
363 {1024, 768, 75},
/Linux-v5.10/fs/btrfs/tests/
Dfree-space-tests.c456 * [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 …]
/Linux-v5.10/Documentation/filesystems/ext4/
Dblocks.rst46 - 32,768
51 - 32,768
108 - 32,768
113 - 32,768
/Linux-v5.10/drivers/gpu/drm/panel/
Dpanel-simple.c815 .vdisplay = 768,
816 .vsync_start = 768 + 14,
817 .vsync_end = 768 + 14 + 42,
818 .vtotal = 768 + 14 + 42,
838 .vdisplay = 768,
839 .vsync_start = 768 + 4,
840 .vsync_end = 768 + 4 + 6,
841 .vtotal = 768 + 4 + 6 + 15,
866 .vdisplay = 768,
867 .vsync_start = 768 + 10,
[all …]
/Linux-v5.10/include/uapi/linux/
Dv4l2-dv-timings.h407 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 …]
/Linux-v5.10/Documentation/scheduler/
Dsched-energy.rst169 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 …]
/Linux-v5.10/arch/arm/boot/dts/
Dbcm283x-rpi-usb-peripheral.dtsi6 g-tx-fifo-size = <256 256 512 512 512 768 768>;
Dbcm283x-rpi-usb-otg.dtsi10 g-tx-fifo-size = <256 256 512 512 512 768 768>;
/Linux-v5.10/Documentation/i2c/busses/
Di2c-amd756.rst8 * AMD 768
24 This driver supports the AMD 756, 766, 768 and 8111 Peripheral Bus
/Linux-v5.10/drivers/video/fbdev/via/
Dvia_utility.c52 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()
Dviamode.c276 {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 …]
Dlcd.c192 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()
/Linux-v5.10/drivers/video/fbdev/geode/
Dlxfb_core.c99 { NULL, 60, 1024, 768, 15385, 160, 24, 29, 3, 136, 6,
103 { NULL, 70, 1024, 768, 13346, 144, 24, 29, 3, 136, 6,
107 { NULL, 72, 1024, 768, 12702, 168, 56, 29, 4, 112, 3,
110 { NULL, 75, 1024, 768, 12703, 176, 16, 28, 1, 96, 3,
113 { NULL, 85, 1024, 768, 10581, 208, 48, 36, 1, 96, 3,
116 { NULL, 90, 1024, 768, 9981, 176, 64, 37, 1, 112, 3,
119 { NULL, 100, 1024, 768, 8825, 184, 72, 42, 1, 112, 3,
122 { NULL, 60, 1024, 768, 15385, 160, 24, 29, 3, 136, 6,
/Linux-v5.10/arch/s390/include/asm/
Dfutex.h18 "4: sacf 768\n" \
75 "2: sacf 768\n" in futex_atomic_cmpxchg_inatomic()
/Linux-v5.10/drivers/gpu/drm/ast/
Dast_tables.h245 {1344, 1024, 24, 136, 806, 768, 3, 6, VCLK65, /* 60Hz */
247 {1328, 1024, 24, 136, 806, 768, 3, 6, VCLK75, /* 70Hz */
249 {1312, 1024, 16, 96, 800, 768, 1, 3, VCLK78_75, /* 75Hz */
251 {1376, 1024, 48, 96, 808, 768, 1, 3, VCLK94_5, /* 85Hz */
253 {1376, 1024, 48, 96, 808, 768, 1, 3, VCLK94_5, /* end */
277 {1792, 1360, 64, 112, 795, 768, 3, 6, VCLK85_5, /* 60Hz */
279 {1792, 1360, 64, 112, 795, 768, 3, 6, VCLK85_5, /* end */
/Linux-v5.10/drivers/video/fbdev/core/
Dmodedb.c51 { NULL, 87, 1024, 768, 22271, 56, 24, 33, 8, 160, 8, 0,
84 { NULL, 60, 1024, 768, 15384, 168, 8, 29, 3, 144, 6, 0,
100 { NULL, 70, 1024, 768, 13333, 144, 24, 29, 3, 136, 6, 0,
112 { NULL, 76, 1024, 768, 11764, 208, 8, 36, 16, 120, 3, 0,
138 { NULL, 85, 1024, 768, 10111, 192, 32, 34, 14, 160, 6, 0,
163 { NULL, 100, 1024, 768, 8658, 192, 32, 21, 3, 192, 10, 0,
266 { NULL, 60, 1152, 768, 14047, 158, 26, 29, 3, 136, 6,
271 { NULL, 60, 1366, 768, 13806, 120, 10, 14, 3, 32, 5, 0,
335 { NULL, 43, 1024, 768, 22271, 56, 8, 41, 0, 176, 8,
339 { NULL, 60, 1024, 768, 15384, 160, 24, 29, 3, 136, 6,
[all …]

12345678910>>...17