Searched defs:drm_crtc_commit (Results 1 – 1 of 1) sorted by relevance
72 struct drm_crtc_commit { struct78 struct drm_crtc *crtc;87 struct kref ref;101 struct completion flip_done;119 struct completion hw_done;133 struct completion cleanup_done;141 struct list_head commit_entry;148 struct drm_pending_vblank_event *event;177 struct drm_crtc_commit *commit; argument