Searched refs:frame_wait (Results 1 – 2 of 2) sorted by relevance
69 wait_queue_head_t frame_wait; member
414 wake_up(&dcrtc->frame_wait); in armada_drm_crtc_irq()530 wait_event(dcrtc->frame_wait, !dcrtc->frame_work); in armada_drm_crtc_mode_set()642 wait_event(dcrtc->frame_wait, !dcrtc->frame_work); in armada_drm_crtc_mode_set_base()1086 init_waitqueue_head(&dcrtc->frame_wait); in armada_drm_crtc_create()