Searched defs:drm_pending_event (Results 1 – 1 of 1) sorted by relevance
94 struct drm_pending_event { struct102 struct completion *completion;111 void (*completion_release)(struct completion *completion);121 struct drm_event *event;129 struct dma_fence *fence;137 struct drm_file *file_priv;146 struct list_head link;155 struct list_head pending_link;
Completed in 3 milliseconds