Searched refs:unref_work (Results 1 – 1 of 1) sorted by relevance
39 struct drm_flip_work unref_work; member49 container_of(work, struct tilcdc_crtc, unref_work); in unref_worker()78 drm_flip_work_queue(&tilcdc_crtc->unref_work, tilcdc_crtc->scanout[n]); in set_scanout()79 drm_flip_work_commit(&tilcdc_crtc->unref_work, priv->wq); in set_scanout()149 drm_flip_work_cleanup(&tilcdc_crtc->unref_work); in tilcdc_crtc_destroy()702 drm_flip_work_init(&tilcdc_crtc->unref_work, in tilcdc_crtc_create()