Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/drm/
Dvmwgfx_drm.h332 #define DRM_VMW_EXECBUF_FLAG_IMPORT_FENCE_FD (1 << 0) macro
/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c4495 if (arg->flags & DRM_VMW_EXECBUF_FLAG_IMPORT_FENCE_FD) { in vmw_execbuf_ioctl()