Searched refs:flip_queue (Results 1 – 2 of 2) sorted by relevance
253 destroy_workqueue(radeon_crtc->flip_queue); in radeon_crtc_destroy()396 queue_work(radeon_crtc->flip_queue, &work->unpin_work); in radeon_crtc_handle_flip()596 queue_work(radeon_crtc->flip_queue, &work->flip_work); in radeon_crtc_page_flip_target()688 radeon_crtc->flip_queue = alloc_workqueue("radeon-crtc", WQ_HIGHPRI, 0); in radeon_crtc_init()
353 struct workqueue_struct *flip_queue; member
Completed in 10 milliseconds