Home
last modified time | relevance | path

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

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