Searched refs:idle_wakeup (Results 1 – 1 of 1) sorted by relevance
2508 uint64_t idle_wakeup = (uint64_t)(-1); in omap4_hwc_hdmi_thread() local2515 idle_wakeup = now + (((uint64_t)timeout) * 1000000); in omap4_hwc_hdmi_thread()2534 effective_wakeup = idle_wakeup < vsync_wakeup in omap4_hwc_hdmi_thread()2535 ? idle_wakeup in omap4_hwc_hdmi_thread()2559 if (hwc_dev->idle && (now >= idle_wakeup)) { in omap4_hwc_hdmi_thread()