Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/drm/
Dvmwgfx_drm.h317 #define DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD (1 << 1) macro
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c3649 if (flags & DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD) { in vmw_execbuf_process()
3799 if (flags & DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD) { in vmw_execbuf_process()