Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/drm/
Dvmwgfx_drm.h717 #define DRM_VMW_EVENT_FENCE_SIGNALED 0x80000000 macro
/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fence.c993 event->event.base.type = DRM_VMW_EVENT_FENCE_SIGNALED; in vmw_event_fence_action_create()