Home
last modified time | relevance | path

Searched full:tearing (Results 1 – 25 of 126) sorted by relevance

123456

/linux-6.14.4/drivers/gpu/drm/mcde/
Dmcde_drm.h54 /* Command mode with tearing effect (TE) IRQ sync */
57 * Command mode with bus turn-around (BTA) and tearing effect
61 /* Video mode with tearing effect (TE) sync IRQ */
/linux-6.14.4/Documentation/arch/arm/
Dcluster-pm-race-avoidance.rst219 CPU can start up while another CPU is tearing the cluster down.
222 as seen by a CPU tearing the cluster down. The "inbound side" is the
227 independently of the CPU which is tearing down the cluster. For this
371 An outbound CPU is tearing the cluster down. The selected CPU
416 b) finish tearing the cluster down and put the cluster
/linux-6.14.4/Documentation/devicetree/bindings/display/panel/
Dpanel-common.yaml132 GPIO spec for the tearing effect synchronization signal.
133 The tearing effect signal is active high. Active low signals can be
/linux-6.14.4/drivers/gpu/drm/panel/
Dpanel-samsung-s6d16d0.c87 /* Enabe tearing mode: send TE (tearing effect) at VBLANK */ in s6d16d0_prepare()
Dpanel-novatek-nt35560.c339 /* Enabe tearing mode: send TE (tearing effect) at VBLANK */ in nt35560_prepare()
/linux-6.14.4/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.h32 * to trigger to transfer video image at the tearing effect synchronization
Dexynos_drm_drv.h131 * @te_handler: trigger to transfer video image at the tearing effect
/linux-6.14.4/Documentation/mm/
Dpage_frags.rst37 way of tearing down a page cache. For this reason __page_frag_cache_drain
/linux-6.14.4/drivers/net/ethernet/microsoft/mana/
Dshm_channel.c264 dev_err(sc->dev, "Timeout when tearing down HWC\n"); in mana_smc_teardown_hwc()
287 dev_err(sc->dev, "Error when tearing down HWC: %d\n", err); in mana_smc_teardown_hwc()
/linux-6.14.4/net/rds/
Drdma_transport.c66 /* Prevent shutdown from tearing down the connection in rds_rdma_cm_event_handler_cmn()
75 /* Reject incoming connections while we're tearing in rds_rdma_cm_event_handler_cmn()
/linux-6.14.4/include/linux/
Damd-iommu.h17 * between SVM and IOMMU for setting up and tearing down posted
Du64_stats_sync.h6 * Protect against 64-bit values tearing on 32-bit architectures. This is
Dfscache-cache.h159 * cache from tearing down the cache structure until the object is uncounted.
/linux-6.14.4/kernel/
Dcontext_tracking.c148 WRITE_ONCE(ct->nesting, 0); /* Avoid irq-access tearing. */ in ct_kernel_exit()
224 WRITE_ONCE(ct->nmi_nesting, /* No store tearing. */ in ct_nmi_exit()
232 WRITE_ONCE(ct->nmi_nesting, 0); /* Avoid store tearing. */ in ct_nmi_exit()
301 WRITE_ONCE(ct->nmi_nesting, /* Prevent store tearing. */ in ct_nmi_enter()
/linux-6.14.4/fs/xfs/scrub/
Drgsuper.c58 * it, we're racing with something that's tearing down the group, so in xchk_rgsuperblock()
/linux-6.14.4/arch/arm64/include/asm/
Dtlb.h61 * If we're tearing down the address space then we only care about in tlb_flush()
/linux-6.14.4/Documentation/driver-api/fpga/
Dfpga-region.rst73 following APIs to handle building or tearing down that list.
/linux-6.14.4/drivers/gpu/drm/
Ddrm_mipi_dsi.c1269 * mipi_dsi_dcs_set_tear_off() - turn off the display module's Tearing Effect
1288 * mipi_dsi_dcs_set_tear_on() - turn on the display module's Tearing Effect
1291 * @mode: the Tearing Effect Output Line mode
1338 * the Tearing Effect output signal of the display module
1667 * @mode: the Tearing Effect Output Line mode
1857 * the Tearing Effect output signal of the display module
/linux-6.14.4/drivers/greybus/
Dsvc_watchdog.c79 * tearing down the svc device itself. So queue up in do_work()
/linux-6.14.4/include/drm/
Ddrm_panic.h37 * sent to the display hardware. Tearing is not an issue for the panic
/linux-6.14.4/drivers/cxl/
Dport.c18 * is responsible for tearing down the driver context of immediate
/linux-6.14.4/Documentation/RCU/
Drcu_dereference.rst462 optimizations involving invented loads and perhaps also load tearing.
480 Load tearing could of course result in dereferencing a mashup of a pair
/linux-6.14.4/drivers/iommu/iommufd/
Dio_pagetable.h25 * up or tearing down the area. When observed under the write side of the
/linux-6.14.4/arch/powerpc/mm/book3s64/
Dhash_tlb.c183 * space on a removed PCI-PCI bidge without tearing down the full mapping
/linux-6.14.4/Documentation/core-api/
Dcircular-buffers.rst229 prevents the compiler from tearing the store, and enforces ordering

123456