Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/drm/
Dvmwgfx_drm.h701 #define DRM_VMW_EVENT_FENCE_SIGNALED 0x80000000 macro
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fence.c1066 event->event.base.type = DRM_VMW_EVENT_FENCE_SIGNALED; in vmw_event_fence_action_create()