Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_crtc.c303 bool need_apply; in apply_worker() local
327 need_apply = !list_empty(&omap_crtc->queued_applies); in apply_worker()
339 if (need_apply) { in apply_worker()