search for: libsync

Displaying 6 results from an estimated 6 matches for "libsync".

Did you mean: libdsync
2014 Oct 02
2
[RFC] Explicit synchronization for Nouveau
...adlocks (e.g. a process could deadlock a compositor by passing a fence that it never triggers). Android sync driver solves this by having a separate CONFIG_SW_SYNC_USER that can be used for testing. Here's a simple test by Google: https://android.googlesource.com/platform/system/core/+/master/libsync/sync_test.c And this is their userspace wrapper lib: https://android.googlesource.com/platform/system/core/+/master/libsync/sync.c https://android.googlesource.com/platform/system/core/+/master/libsync/include/sync/sync.h Would that go to libdrm now...? > Aside: Will you be at XDC or linux p...
2014 Oct 02
0
[RFC] Explicit synchronization for Nouveau
...ould deadlock a compositor > by passing a fence that it never triggers). Android sync driver solves this by > having a separate CONFIG_SW_SYNC_USER that can be used for testing. > > Here's a simple test by Google: > https://android.googlesource.com/platform/system/core/+/master/libsync/sync_test.c Hm, usually we expose such test interfaces through debugfs - that way production system won't ever ship with it (since there's too many exploits in there, especially with secure boot). But since you need it for validation tests (at least for the i915 suite) it should always be...
2014 Oct 03
2
[RFC] Explicit synchronization for Nouveau
...t; by passing a fence that it never triggers). Android sync driver solves > this by > > having a separate CONFIG_SW_SYNC_USER that can be used for testing. > > > > Here's a simple test by Google: > > > https://android.googlesource.com/platform/system/core/+/master/libsync/sync_test.c > > Hm, usually we expose such test interfaces through debugfs - that way > production system won't ever ship with it (since there's too many exploits > in there, especially with secure boot). But since you need it for > validation tests (at least for the i915 sui...
2016 Nov 14
0
[ANNOUNCE] libdrm 2.4.72
...ymbol check. Bump version for release Michel Dänzer (3): headers: Sync drm{,_mode}.h with the kernel Add drmModePageFlipTarget intel: Add new symbols to intel-symbol-check Neil Roberts (1): intel: Allow some codenames in INTEL_DEVID_OVERRIDE Rob Clark (3): add libsync.h helper freedreno: sync uapi header freedreno: add fence fd support Rob Herring (1): Return an -ENODEV from drmGetDevice() when no device was found. git tag: libdrm-2.4.72 https://dri.freedesktop.org/libdrm/libdrm-2.4.72.tar.bz2 MD5: 5ca170c39609430a3c39f15906523448 libdrm-2...
2005 Jul 05
2
rsync lib
Skipped content of type multipart/alternative-------------- next part -------------- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.9/39 - Release Date: 2005-07-04
2014 Oct 01
3
[RFC] Explicit synchronization for Nouveau
Thanks Daniel for your input! On Mon, Sep 29, 2014 at 09:43:02AM +0200, Daniel Vetter wrote: > On Fri, Sep 26, 2014 at 01:00:05PM +0300, Lauri Peltonen wrote: > > (2) Stop automatically storing fences to the buffers that user space wants to > > synchronize explicitly. > > The problem with this approach is that you then need hw faulting to make > sure the memory is