diff options
author | Jason Ekstrand <jason@jlekstrand.net> | 2017-08-25 20:52:25 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-08-28 23:27:41 +0300 |
commit | 1fc08218ed2a42c86af5c905fe4c00885376a07e (patch) | |
tree | d143951efc18fe4669a2944916d07204e9460f4b /net/lapb/lapb_out.c | |
parent | 9c19fb10a5893d6501df4d0fb93d954d5fc1d91b (diff) | |
download | linux-1fc08218ed2a42c86af5c905fe4c00885376a07e.tar.xz |
drm/syncobj: Add a CREATE_SIGNALED flag
This requests that the driver create the sync object such that it
already has a signaled dma_fence attached. Because we don't need
anything in particular (just something signaled), we use a dummy null
fence. This is useful for Vulkan which has a similar flag that can be
passed to vkCreateFence.
Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions