/Linux-v5.10/drivers/gpu/drm/selftests/ |
D | test-drm_rect.c | 17 bool visible; in igt_drm_rect_clip_scaled_div_by_zero() local 26 visible = drm_rect_clip_scaled(&src, &dst, &clip); in igt_drm_rect_clip_scaled_div_by_zero() 27 FAIL(visible, "Destination not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero() 28 FAIL(drm_rect_visible(&src), "Source should not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero() 33 visible = drm_rect_clip_scaled(&src, &dst, &clip); in igt_drm_rect_clip_scaled_div_by_zero() 34 FAIL(visible, "Destination not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero() 35 FAIL(drm_rect_visible(&src), "Source should not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero() 43 bool visible; in igt_drm_rect_clip_scaled_not_clipped() local 50 visible = drm_rect_clip_scaled(&src, &dst, &clip); in igt_drm_rect_clip_scaled_not_clipped() 58 FAIL(!visible, "Destination should be visible\n"); in igt_drm_rect_clip_scaled_not_clipped() [all …]
|
D | test-drm_plane_helper.c | 108 FAIL_ON(!plane_state.visible); in igt_check_plane_state() 119 FAIL_ON(!plane_state.visible); in igt_check_plane_state() 138 FAIL_ON(!plane_state.visible); in igt_check_plane_state() 155 FAIL_ON(!plane_state.visible); in igt_check_plane_state() 168 FAIL_ON(!plane_state.visible); in igt_check_plane_state() 180 FAIL_ON(!plane_state.visible); in igt_check_plane_state() 191 FAIL_ON(!plane_state.visible); in igt_check_plane_state() 202 FAIL_ON(!plane_state.visible); in igt_check_plane_state() 214 FAIL_ON(!plane_state.visible); in igt_check_plane_state()
|
D | test-drm_damage_helper.c | 88 .visible = true, in igt_damage_iter_no_damage() 119 .visible = true, in igt_damage_iter_no_damage_fractional_src() 152 .visible = true, in igt_damage_iter_no_damage_src_moved() 184 .visible = true, in igt_damage_iter_no_damage_fractional_src_moved() 217 .visible = false, in igt_damage_iter_no_damage_not_visible() 299 .visible = true, in igt_damage_iter_simple_damage() 335 .visible = true, in igt_damage_iter_single_damage() 370 .visible = true, in igt_damage_iter_single_damage_intersect_src() 406 .visible = true, in igt_damage_iter_single_damage_outside_src() 441 .visible = true, in igt_damage_iter_single_damage_fractional_src() [all …]
|
/Linux-v5.10/Documentation/admin-guide/blockdev/drbd/ |
D | DRBD-8.3-data-packets.svg | 16 style="visibility:visible"> 23 style="fill:#008000;visibility:visible" /> 27 style="fill:none;stroke:#008000;visibility:visible" /> 31 style="fill:#008000;visibility:visible" /> 35 style="fill:none;stroke:#008000;visibility:visible" /> 39 style="fill:#008000;visibility:visible" /> 43 style="fill:none;stroke:#008000;visibility:visible" /> 47 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed… 59 style="fill:#008000;visibility:visible" /> 63 style="fill:none;stroke:#008000;visibility:visible" /> [all …]
|
D | DRBD-data-packets.svg | 16 style="visibility:visible"> 23 style="fill:#008000;visibility:visible" /> 27 style="fill:none;stroke:#008000;visibility:visible" /> 31 style="fill:#008000;visibility:visible" /> 35 style="fill:none;stroke:#008000;visibility:visible" /> 39 style="fill:#008000;visibility:visible" /> 43 style="fill:none;stroke:#008000;visibility:visible" /> 49 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed… 58 style="fill:#008000;visibility:visible" /> 62 style="fill:none;stroke:#008000;visibility:visible" /> [all …]
|
/Linux-v5.10/scripts/kconfig/ |
D | gconf.glade | 6 <property name="visible">True</property> 26 <property name="visible">True</property> 32 <property name="visible">True</property> 36 <property name="visible">True</property> 45 <property name="visible">True</property> 54 <property name="visible">True</property> 68 <property name="visible">True</property> 77 <property name="visible">True</property> 91 <property name="visible">True</property> 99 <property name="visible">True</property> [all …]
|
D | symbol.c | 47 if (sym_is_choice_value(sym) && sym->visible == yes) in sym_get_type() 88 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_get_default_prop() 89 if (prop->visible.tri != no) in sym_get_default_prop() 100 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_get_range_prop() 101 if (prop->visible.tri != no) in sym_get_range_prop() 183 /* any prompt visible? */ in sym_calc_visibility() 190 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_calc_visibility() 193 * not visible if the corresponding choice's value is in sym_calc_visibility() 197 prop->visible.tri == mod && choice_sym->curr.tri == yes) in sym_calc_visibility() 198 prop->visible.tri = no; in sym_calc_visibility() [all …]
|
D | menu.c | 140 prop->visible.expr = dep; in menu_add_prop() 187 prop->visible.expr = expr_alloc_and(prop->visible.expr, in menu_add_prompt() 400 dep = rewrite_m(prop->visible.expr); in menu_finalize() 406 prop->visible.expr = dep; in menu_finalize() 456 basedep = parent->prompt ? parent->prompt->visible.expr : NULL; in menu_finalize() 463 dep = menu->prompt ? menu->prompt->visible.expr : menu->dep; in menu_finalize() 535 prop->visible.expr = expr_alloc_and(expr_copy(basedep), in menu_finalize() 536 prop->visible.expr); in menu_finalize() 602 * setting the choice mode to 'n' when the choice is visible. in menu_finalize() 610 expr_alloc_and(parent->prompt->visible.expr, in menu_finalize() [all …]
|
/Linux-v5.10/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 82 DRM_DEBUG_KMS("[PLANE:%d:%s] is on [CRTC:%d:%s] with [FB:%d] visible %u->%u\n", in armada_drm_overlay_plane_atomic_update() 86 old_state->visible, state->visible); in armada_drm_overlay_plane_atomic_update() 92 if (!old_state->visible && state->visible) in armada_drm_overlay_plane_atomic_update() 134 if (state->visible) in armada_drm_overlay_plane_atomic_update() 153 } else if (old_state->visible != state->visible) { in armada_drm_overlay_plane_atomic_update() 154 cfg = state->visible ? CFG_DMA_ENA : 0; in armada_drm_overlay_plane_atomic_update() 172 if ((!old_state->visible && state->visible) || in armada_drm_overlay_plane_atomic_update() 176 if ((!old_state->visible && state->visible) || in armada_drm_overlay_plane_atomic_update() 179 if (!old_state->visible && state->visible) in armada_drm_overlay_plane_atomic_update() 182 if ((!old_state->visible && state->visible) || in armada_drm_overlay_plane_atomic_update() [all …]
|
D | armada_plane.c | 118 state->visible = false; in armada_drm_plane_atomic_check() 172 DRM_DEBUG_KMS("[PLANE:%d:%s] is on [CRTC:%d:%s] with [FB:%d] visible %u->%u\n", in armada_drm_primary_plane_atomic_update() 176 old_state->visible, state->visible); in armada_drm_primary_plane_atomic_update() 182 if (!old_state->visible && state->visible) { in armada_drm_primary_plane_atomic_update() 214 if (state->visible) in armada_drm_primary_plane_atomic_update() 223 } else if (old_state->visible != state->visible) { in armada_drm_primary_plane_atomic_update() 224 cfg = state->visible ? CFG_GRA_ENA : 0; in armada_drm_primary_plane_atomic_update()
|
/Linux-v5.10/Documentation/i2c/ |
D | i2c_bus.svg | 27 style="overflow:visible" 38 style="overflow:visible" 54 style="overflow:visible" 73 style="overflow:visible" 85 style="overflow:visible" 104 style="overflow:visible" 119 style="overflow:visible" 134 style="overflow:visible" 149 style="overflow:visible" 164 style="overflow:visible" [all …]
|
/Linux-v5.10/Documentation/RCU/Design/Memory-Ordering/ |
D | TreeRCU-dyntick.svg | 43 style="overflow:visible"> 57 style="overflow:visible"> 71 style="overflow:visible"> 85 style="overflow:visible"> 99 style="overflow:visible"> 113 style="overflow:visible"> 127 style="overflow:visible"> 141 style="overflow:visible"> 155 style="overflow:visible"> 169 style="overflow:visible"> [all …]
|
D | TreeRCU-hotplug.svg | 43 style="overflow:visible"> 57 style="overflow:visible"> 71 style="overflow:visible"> 85 style="overflow:visible"> 99 style="overflow:visible"> 113 style="overflow:visible"> 127 style="overflow:visible"> 141 style="overflow:visible"> 155 style="overflow:visible"> 169 style="overflow:visible"> [all …]
|
D | TreeRCU-gp-init-1.svg | 43 style="overflow:visible"> 57 style="overflow:visible"> 71 style="overflow:visible"> 85 style="overflow:visible"> 99 style="overflow:visible"> 113 style="overflow:visible"> 127 style="overflow:visible"> 141 style="overflow:visible"> 155 style="overflow:visible"> 169 style="overflow:visible"> [all …]
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_plane_helper.c | 111 bool *visible) in drm_plane_helper_check_update() argument 126 .visible = *visible, in drm_plane_helper_check_update() 144 *visible = plane_state.visible; in drm_plane_helper_check_update() 178 bool visible; in drm_primary_helper_update() local 185 false, false, &visible); in drm_primary_helper_update() 189 if (!visible) in drm_primary_helper_update() 191 * Primary plane isn't visible. Note that unless a driver in drm_primary_helper_update()
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | secure.txt | 8 visible only in the Secure address space, only in the Normal address 9 space, or visible in both. (One example of that situation would be a 46 /* Neither specified: default to visible in both S and NS */ 47 secure-status = "okay"; /* visible in both */ 48 status = "okay"; /* visible in both */ 49 status = "okay"; secure-status = "okay"; /* visible in both */
|
/Linux-v5.10/arch/arm/mm/ |
D | dma.h | 14 * is visible to DMA, or data written by DMA to system memory is 15 * visible to the CPU. 25 * is visible to DMA, or data written by DMA to system memory is 26 * visible to the CPU.
|
/Linux-v5.10/tools/arch/ia64/include/asm/ |
D | barrier.h | 21 * and "subsequent" refer to program order; "visible" means that all 22 * architecturally visible effects of a memory access have occurred 26 * like regions are visible before any subsequent 28 * visible only after all previous stores. 31 * accesses are visible before all subsequent
|
/Linux-v5.10/Documentation/core-api/ |
D | atomic_ops.rst | 72 which simply reads the counter value currently visible to the calling thread. 78 initialization by any other thread is visible yet, so the user of the 319 "1" to obj->dead will be globally visible to other cpus before the 323 implementation could legally allow the atomic counter update visible 396 update done by the obj list deletion be visible to other processors 422 counter decrement would not become globally visible until the 488 made visible globally before the atomic bit operation is made visible. 489 Likewise, the atomic bit operation must be visible globally before any 490 subsequent memory operation is made visible. For example:: 498 "obj->dead = 1;" is visible to cpus before the atomic memory operation [all …]
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | barrier.h | 19 * and "subsequent" refer to program order; "visible" means that all 20 * architecturally visible effects of a memory access have occurred 24 * like regions are visible before any subsequent 26 * visible only after all previous stores. 29 * accesses are visible before all subsequent
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | ipu3_rcb.svg | 5 <symbol overflow="visible" id="glyph0-0"> 8 <symbol overflow="visible" id="glyph0-1"> 11 <symbol overflow="visible" id="glyph0-2"> 14 <symbol overflow="visible" id="glyph0-3"> 17 <symbol overflow="visible" id="glyph0-4"> 20 <symbol overflow="visible" id="glyph0-5"> 23 <symbol overflow="visible" id="glyph0-6"> 26 <symbol overflow="visible" id="glyph0-7"> 29 <symbol overflow="visible" id="glyph0-8"> 32 <symbol overflow="visible" id="glyph0-9"> [all …]
|
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | head.c | 356 asyh->olut.visible = asyh->olut.handle != 0; in nv50_head_atomic_check() 370 if (!asyh->core.visible) in nv50_head_atomic_check() 371 asyh->olut.visible = false; in nv50_head_atomic_check() 377 asyh->olut.visible = false; in nv50_head_atomic_check() 378 asyh->core.visible = false; in nv50_head_atomic_check() 379 asyh->curs.visible = false; in nv50_head_atomic_check() 385 if (asyh->core.visible) { in nv50_head_atomic_check() 389 if (armh->core.visible) { in nv50_head_atomic_check() 393 if (asyh->curs.visible) { in nv50_head_atomic_check() 397 if (armh->curs.visible) { in nv50_head_atomic_check() [all …]
|
/Linux-v5.10/tools/testing/selftests/exec/ |
D | binfmt_script | 138 # One byte under size, leaving newline visible. 140 # Two bytes under size, leaving newline visible. 142 # Exact size, but trailing whitespace visible instead of newline 144 # Exact size, but trailing space and first arg char visible instead of newline. 146 # One bute under, with confirmed non-truncated arg since newline now visible. 152 # One byte under with whitespace arg. leaving wenline visible. 154 # One byte under with whitespace leading. leaving wenline visible. 156 # One byte under with whitespace leading and as arg. leaving newline visible.
|
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_atomic_plane.c | 162 if (!plane_state->uapi.visible) in intel_plane_data_rate() 193 if (!plane_state->uapi.visible || !plane->min_cdclk) in intel_plane_calc_min_cdclk() 278 plane_state->uapi.visible = false; in intel_plane_set_invisible() 300 if (new_plane_state->uapi.visible) in intel_plane_atomic_check_with_state() 303 if (new_plane_state->uapi.visible && in intel_plane_atomic_check_with_state() 307 if (new_plane_state->uapi.visible && in intel_plane_atomic_check_with_state() 311 if (new_plane_state->uapi.visible || old_plane_state->uapi.visible) in intel_plane_atomic_check_with_state() 347 new_plane_state->uapi.visible = false; in intel_plane_atomic_check() 446 if (new_plane_state->uapi.visible || in skl_update_planes_on_crtc() 470 if (new_plane_state->uapi.visible) in i9xx_update_planes_on_crtc()
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | constraints.svg | 3 …visible" orient="auto"><path id="path6263" transform="matrix(-.4 0 0 -.4 -4 0)" d="m0 0 5-5-17.5 5… 4 …visible" orient="auto"><path id="path6003" transform="matrix(-.4 0 0 -.4 -4 0)" d="m0 0 5-5-17.5 5… 5 …visible" orient="auto"><path id="path5261" transform="matrix(-.4 0 0 -.4 -4 0)" d="m0 0 5-5-17.5 5…
|