Home
last modified time | relevance | path

Searched refs:DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/drm/
Dvmwgfx_drm.h317 #define DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD (1 << 1) macro
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c4110 if (flags & DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD) { in vmw_execbuf_process()
4275 if (flags & DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD) { in vmw_execbuf_process()