Home
last modified time | relevance | path

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

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