Home
last modified time | relevance | path

Searched refs:ghost (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Dnvidia,tegra20-kbc.txt31 - nvidia,ghost-filter: enable ghost filtering for this device
44 nvidia,ghost-filter;
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/input/
H A Dcros-ec-keyb.txt14 - google,needs-ghost-filter: True to enable a ghost filter for the matrix
25 google,needs-ghost-filter;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c636 struct ttm_buffer_object *ghost; in ttm_bo_pipeline_gutting() local
639 ret = ttm_buffer_object_transfer(bo, &ghost); in ttm_bo_pipeline_gutting()
643 ret = dma_resv_copy_fences(&ghost->base._resv, bo->base.resv); in ttm_bo_pipeline_gutting()
652 dma_resv_unlock(&ghost->base._resv); in ttm_bo_pipeline_gutting()
653 ttm_bo_put(ghost); in ttm_bo_pipeline_gutting()
/OK3568_Linux_fs/buildroot/package/gstreamer1/gstreamer1/
H A D0002-HACK-gstpad-Add-1-sec-timeout-for-activation.patch6 When using ghost pad, changing the activation mode might cause
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.20/
H A D0002-HACK-gstpad-Add-1-sec-timeout-for-activation.patch6 When using ghost pad, changing the activation mode might cause
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.22/
H A D0002-HACK-gstpad-Add-1-sec-timeout-for-activation.patch6 When using ghost pad, changing the activation mode might cause
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dntrig.rst86 As observed ghost contacts are similar to actual use of the sensor, but they
111 you actually are using the screen. In practice this sort of ghost has
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dcros-ec-keyboard.dtsi18 google,needs-ghost-filter;
H A Dtegra20-seaboard.dts590 nvidia,ghost-filter;
H A D.rk3288-veyron-minnie.dtb.dts.tmp
H A D.rk3288-veyron-mickey.dtb.dts.tmp
H A D.rk3288-veyron-jerry.dtb.dts.tmp
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dcros-ec-keyboard.dtsi15 google,needs-ghost-filter;
H A Dtegra20-seaboard.dts548 nvidia,ghost-filter;
/OK3568_Linux_fs/u-boot/arch/sandbox/dts/
H A Dcros-ec-keyboard.dtsi18 google,needs-ghost-filter;
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxcmds.c429 XID ghost = FakeClientID(glxc->currentClient->index); in __glXDisp_DestroyContext() local
431 if (!AddResource(ghost, __glXContextRes, glxc)) in __glXDisp_DestroyContext()
434 glxc->id = ghost; in __glXDisp_DestroyContext()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsvga.rst100 ``ghost modes``). If you are afraid this could damage your monitor, don't use
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dfrontswap.rst256 some kind of "ghost" swap device and ensure that it is never used.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/
H A Dtegra132-norrin.dts797 google,needs-ghost-filter;
/OK3568_Linux_fs/kernel/Documentation/
H A Dmemory-barriers.txt1423 in deference to the ghost of Herman Hollerith:
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1738 resulting “ghost CPUs” (which are never going to come online) cause a
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5961 glx: Be sure to set an error for ghost contexts
10047 v4: Fix deletion of ghost contexts (Kyle Brenneman)
155457 to just leaving a ghost window). We accomplish this by listening
156574 to just leaving a ghost window). We accomplish this by listening