Home
last modified time | relevance | path

Searched defs:drm_pending_event (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_file.h94 struct drm_pending_event { struct
102 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 6 milliseconds