Searched defs:drm_crtc_commit (Results 1 – 1 of 1) sorted by relevance
69 struct drm_crtc_commit { struct75 struct drm_crtc *crtc;84 struct kref ref;95 struct completion flip_done;110 struct completion hw_done;121 struct completion cleanup_done;129 struct list_head commit_entry;136 struct drm_pending_vblank_event *event;165 struct drm_crtc_commit *commit; argument