Home
last modified time | relevance | path

Searched refs:flip_queue (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_display.c254 destroy_workqueue(radeon_crtc->flip_queue); in radeon_crtc_destroy()
397 queue_work(radeon_crtc->flip_queue, &work->unpin_work); in radeon_crtc_handle_flip()
603 queue_work(radeon_crtc->flip_queue, &work->flip_work); in radeon_crtc_page_flip_target()
695 radeon_crtc->flip_queue = alloc_workqueue("radeon-crtc", WQ_HIGHPRI, 0); in radeon_crtc_init()
A Dradeon_mode.h348 struct workqueue_struct *flip_queue; member

Completed in 9 milliseconds