Home
last modified time | relevance | path

Searched refs:updates (Results 1 – 25 of 112) sorted by relevance

12345

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ids.c279 struct dma_fence *updates = sync->last_vm_update; in amdgpu_vmid_grab_reserved() local
284 if (updates && (*id)->flushed_updates && in amdgpu_vmid_grab_reserved()
287 updates = NULL; in amdgpu_vmid_grab_reserved()
291 updates || !(*id)->last_flush || in amdgpu_vmid_grab_reserved()
314 if (updates) { in amdgpu_vmid_grab_reserved()
316 (*id)->flushed_updates = dma_fence_get(updates); in amdgpu_vmid_grab_reserved()
345 struct dma_fence *updates = sync->last_vm_update; in amdgpu_vmid_grab_used() local
368 if (updates && (!flushed || dma_fence_is_later(updates, flushed))) in amdgpu_vmid_grab_used()
382 if (updates && (!flushed || dma_fence_is_later(updates, flushed))) { in amdgpu_vmid_grab_used()
384 (*id)->flushed_updates = dma_fence_get(updates); in amdgpu_vmid_grab_used()
[all …]
/dragonfly/sys/vfs/ufs/
H A DREADME7 code updates for the fast filesystem.
68 With soft updates:
76 Without soft updates:
93 With soft updates:
151 managed using soft updates. If you wish to stop using
152 soft updates due to performance or reliability reasons,
222 tunefs - add a flag to enable and disable soft updates
224 mount - print out whether soft updates are enabled and
229 filesystems using soft updates
252 they have been enabled for soft updates.
[all …]
H A DREADME.softupdates14 To permanently enable soft updates on the /usr filesystem (or at least
17 For more general information on soft updates, please see:
/dragonfly/sys/net/pf/
H A Dif_pfsync.h60 u_int8_t updates; member
71 u_int8_t updates; member
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcontrib.texi856 the LWG (thereby keeping GCC in line with updates from the ISO)@.
1246 Archie Cobbs for build fixes, VM interface updates,
1247 @code{URLClassLoader} updates.
1300 Andreas Jaeger for mprec updates.
1329 Aaron Luchko for JDWP updates and documentation fixes.
1343 @code{FileChannel.map} support, security and policy updates.
1363 updates.
1372 Julian Scheid for documentation updates and gjdoc support.
1378 Robert Schuster for documentation updates and beans fixes,
1395 updates.
[all …]
/dragonfly/share/i18n/csmapper/ISO-8859/
H A DISO-8859-8%UCS.src51 # 1.0 version updates 0.1 version by adding mappings for all
53 # 1.1 version updates to the published 8859-8:1999, correcting
H A DUCS%ISO-8859-8.src51 # 1.0 version updates 0.1 version by adding mappings for all
53 # 1.1 version updates to the published 8859-8:1999, correcting
H A DISO-8859-7%UCS.src55 # 1.0 version updates 0.1 version by adding mappings for all
60 # 2.0 version updates 1.0 version by adding mappings for the
H A DUCS%ISO-8859-7.src55 # 1.0 version updates 0.1 version by adding mappings for all
60 # 2.0 version updates 1.0 version by adding mappings for the
H A DISO-8859-6%UCS.src51 # 1.0 version updates 0.1 version by adding mappings for all
H A DUCS%ISO-8859-6.src51 # 1.0 version updates 0.1 version by adding mappings for all
H A DISO-8859-2%UCS.src51 # 1.0 version updates 0.1 version by adding mappings for all
H A DISO-8859-3%UCS.src51 # 1.0 version updates 0.1 version by adding mappings for all
/dragonfly/sys/dev/drm/amd/display/include/
H A Dlogger_interface.h52 const struct dc_surface_update *updates,
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_debug.c180 const struct dc_surface_update *updates, in update_surface_trace() argument
187 const struct dc_surface_update *update = &updates[i]; in update_surface_trace()
H A Ddc.c1290 struct dc_surface_update *updates, in check_update_surfaces_for_stream() argument
1306 det_surface_update(dc, &updates[i]); in check_update_surfaces_for_stream()
1319 struct dc_surface_update *updates, in dc_check_update_surfaces_for_stream() argument
1328 updates[i].surface->update_flags.raw = 0; in dc_check_update_surfaces_for_stream()
1330 type = check_update_surfaces_for_stream(dc, updates, surface_count, stream_update, stream_status); in dc_check_update_surfaces_for_stream()
1333 updates[i].surface->update_flags.raw = 0xFFFFFFFF; in dc_check_update_surfaces_for_stream()
/dragonfly/contrib/ncurses/include/
H A Dcurses.tail150 #define TRACE_TIMES 0x0001 /* trace user and system times of updates */
163 #define TRACE_ATTRS 0x1000 /* trace attribute updates */
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_stream.h229 struct dc_surface_update *updates,
/dragonfly/sys/config/
H A DVKERNEL6442 options SOFTUPDATES #Enable FFS soft updates support
/dragonfly/share/examples/libusb20/
H A DREADME20 repeatedly, like position updates from a pointing device (mouse).
/dragonfly/contrib/openresolv/
H A Dresolvconf.in87 Inform the system about any DNS updates.
102 -u Run updates from our current DNS information
H A DREADME.md66 If openresolv updates `/etc/resolv.conf` it can notify the following of this:
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_vm.c238 int ring, struct radeon_fence *updates) in radeon_vm_flush() argument
244 radeon_fence_is_earlier(vm_id->flushed_updates, updates)) { in radeon_vm_flush()
248 vm_id->flushed_updates = radeon_fence_ref(updates); in radeon_vm_flush()
/dragonfly/lib/libc/db/hash/
H A DREADME59 file, you may lose updates since the package buffers all writes. Also,
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4194 struct dc_surface_update updates[MAX_SURFACES]; in commit_planes_to_stream() local
4223 memset(updates, 0, sizeof(updates)); in commit_planes_to_stream()
4230 updates[i].surface = plane_states[i]; in commit_planes_to_stream()
4231 updates[i].gamma = in commit_planes_to_stream()
4233 updates[i].in_transfer_func = plane_states[i]->in_transfer_func; in commit_planes_to_stream()
4251 updates[i].flip_addr = &flip_addr[i]; in commit_planes_to_stream()
4252 updates[i].plane_info = &plane_info[i]; in commit_planes_to_stream()
4253 updates[i].scaling_info = &scaling_info[i]; in commit_planes_to_stream()
4258 updates, in commit_planes_to_stream()

12345