Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/drm/
Dvmwgfx_drm.h333 #define DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD (1 << 1) macro
/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c4106 if (flags & DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD) { in vmw_execbuf_process()
4253 if (flags & DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD) { in vmw_execbuf_process()