Searched defs:drm_crtc_commit (Results 1 – 1 of 1) sorted by relevance
70 struct drm_crtc_commit { struct76 struct drm_crtc *crtc;85 struct kref ref;99 struct completion flip_done;117 struct completion hw_done;131 struct completion cleanup_done;139 struct list_head commit_entry;146 struct drm_pending_vblank_event *event;175 struct drm_crtc_commit *commit; argument