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;96 struct completion flip_done;111 struct completion hw_done;122 struct completion cleanup_done;130 struct list_head commit_entry;137 struct drm_pending_vblank_event *event;166 struct drm_crtc_commit *commit; argument