Searched refs:wait_flush (Results 1 – 7 of 7) sorted by relevance
88 kms->funcs->wait_flush(kms, crtc_mask); in msm_atomic_async_commit()193 kms->funcs->wait_flush(kms, crtc_mask); in msm_atomic_commit_tail()269 kms->funcs->wait_flush(kms, crtc_mask); in msm_atomic_commit_tail()
90 void (*wait_flush)(struct msm_kms *kms, unsigned crtc_mask); member
948 if (xwl_screen->wait_flush) in xwl_read_events()979 if (xwl_screen->wait_flush) in xwl_dispatch_events()1003 xwl_screen->wait_flush = (ready == 0 || ready == -1 || ret == -1); in xwl_dispatch_events()
161 int wait_flush; member
160 .wait_flush = mdp4_wait_flush,
283 .wait_flush = mdp5_wait_flush,
809 .wait_flush = dpu_kms_wait_flush,