| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo_vm.c | 51 if (likely(!bo->moving)) in ttm_bo_vm_fault_idle() 57 if (dma_fence_is_signaled(bo->moving)) in ttm_bo_vm_fault_idle() 72 (void) dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle() 81 err = dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle() 89 dma_fence_put(bo->moving); in ttm_bo_vm_fault_idle() 90 bo->moving = NULL; in ttm_bo_vm_fault_idle() 292 struct dma_fence *moving = dma_fence_get(bo->moving); in ttm_bo_vm_fault_reserved() local 300 dma_fence_put(moving); in ttm_bo_vm_fault_reserved() 303 dma_fence_put(moving); in ttm_bo_vm_fault_reserved() 307 if (bo->moving != moving) { in ttm_bo_vm_fault_reserved() [all …]
|
| H A D | ttm_bo_util.c | 369 fbo->base.moving = NULL; in ttm_buffer_object_transfer() 558 dma_fence_put(bo->moving); in ttm_bo_move_to_ghost() 559 bo->moving = dma_fence_get(fence); in ttm_bo_move_to_ghost() 602 dma_fence_put(bo->moving); in ttm_bo_move_pipeline_evict() 603 bo->moving = dma_fence_get(fence); in ttm_bo_move_pipeline_evict()
|
| /OK3568_Linux_fs/debian/packages-patches/openbox/3.6.1-8/ |
| H A D | 0002-Support-outline-moving.patch | 4 Subject: [PATCH 2/3] Support outline moving 7 <drawContents>no</drawContents> to enable outline moving. 43 + /* Put popup center in outline moving mode */ 107 + /* Start outline moving */ 147 + /* Finish outline moving */ 157 + /* The opaque moving mode */
|
| H A D | 0003-Support-move-timeout-when-outline-moving.patch | 4 Subject: [PATCH 3/3] Support move timeout when outline moving 6 Move the window after idling for 400ms in outline moving mode.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm_cpu.c | 79 if (bo->tbo.moving) { in amdgpu_vm_cpu_update() 80 r = dma_fence_wait(bo->tbo.moving, true); in amdgpu_vm_cpu_update()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_prime.c | 100 if (bo->tbo.moving) { in radeon_gem_prime_pin() 101 ret = dma_fence_wait(bo->tbo.moving, false); in radeon_gem_prime_pin()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_prime.c | 117 if (nvbo->bo.moving) in nouveau_gem_prime_pin() 118 ret = dma_fence_wait(nvbo->bo.moving, true); in nouveau_gem_prime_pin()
|
| /OK3568_Linux_fs/external/drm-cursor/debian/ |
| H A D | changelog | 42 * Avoid moving cursor in error state 43 * Support edge pre-moving
|
| /OK3568_Linux_fs/kernel/drivers/staging/goldfish/ |
| H A D | README | 4 - Fix the wrong user page DMA (moving to ALSA may fix that too)
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm-cursor.conf.sample | 10 # num-surfaces=8 # num of egl surfaces to avoid edge moving corruption
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | splice.rst | 8 splice is a method for moving blocks of data around inside the kernel,
|
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | TODO | 1 TODOs prior to this driver moving out of staging
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-support/ibus/ |
| H A D | ibus-native.bb | 20 # seems by moving to src we break dependency tracking so build what's
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/frame/ |
| H A D | pessimizing-move.patch | 3 | ../../frame-2.5.0/src/x11/device_x11.cpp:126:13: error: moving a temporary object prevents copy e…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/wireshark/ |
| H A D | README | 8 Wireshark is slowly moving away from gtk and towards QT as their graphical stack.
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | swp_emulation.rst | 5 moving to the load-locked/store-conditional instructions LDREX and STREX.
|
| /OK3568_Linux_fs/buildroot/package/mtp/ |
| H A D | 0008-MtpServer-fix-doMoveFile-with-wrong-newFilePath.patch | 47 VLOG(2) << "moving " << filePath.c_str() << " to " << newPath.c_str();
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | page_migration.rst | 7 Page migration allows moving the physical location of pages between 16 by moving pages near to the processor where the process accessing that memory 39 "move_pages" allows the moving of individual pages within a process. 71 pages and moving them into lists. This is done by 85 moving.
|
| /OK3568_Linux_fs/buildroot/package/vboot-utils/ |
| H A D | 0005-include-sys-sysmacros.h-for-major.patch | 7 explicitly for the prototype. Upstream C libs are moving away from having
|
| /OK3568_Linux_fs/kernel/drivers/isdn/capi/ |
| H A D | Kconfig | 29 interface. It will provide a means of moving a data connection,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.7.1 | 39 - [QTBUG-53128] Fixed map objects moving incorrectly on map resize.
|
| /OK3568_Linux_fs/buildroot/package/gdb/11.2/ |
| H A D | 0004-gdbserver-fix-build-for-m68k.patch | 25 Fix this by moving <sys/reg.h> on top of "linux-low.h".
|
| /OK3568_Linux_fs/buildroot/package/gdb/10.2/ |
| H A D | 0004-gdbserver-fix-build-for-m68k.patch | 25 Fix this by moving <sys/reg.h> on top of "linux-low.h".
|
| /OK3568_Linux_fs/kernel/drivers/media/firewire/ |
| H A D | firedtv.h | 33 unsigned moving:1; member
|
| /OK3568_Linux_fs/buildroot/package/gdb/12.1/ |
| H A D | 0004-gdbserver-fix-build-for-m68k.patch | 25 Fix this by moving <sys/reg.h> on top of "linux-low.h".
|