Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_crtc.c55 struct list_head pending_applies; member
322 &omap_crtc->pending_applies, pending_node) { in apply_worker()
336 &omap_crtc->pending_applies); in apply_worker()
377 if (list_empty(&omap_crtc->pending_applies)) { in omap_crtc_apply()
431 while (!list_empty(&omap_crtc->pending_applies) || in omap_crtc_flush()
716 INIT_LIST_HEAD(&omap_crtc->pending_applies); in omap_crtc_init()