Searched refs:need_vblank_wait (Results 1 – 2 of 2) sorted by relevance
69 bool need_vblank_wait = false; in hsw_ips_disable() local72 return need_vblank_wait; in hsw_ips_disable()91 need_vblank_wait = true; in hsw_ips_disable()93 return need_vblank_wait; in hsw_ips_disable()
1613 bool need_vblank_wait = false; in __intel_fbc_pre_update() local1620 return need_vblank_wait; in __intel_fbc_pre_update()1638 need_vblank_wait = true; in __intel_fbc_pre_update()1641 return need_vblank_wait; in __intel_fbc_pre_update()1648 bool need_vblank_wait = false; in intel_fbc_pre_update() local1661 need_vblank_wait |= __intel_fbc_pre_update(state, crtc, plane); in intel_fbc_pre_update()1666 return need_vblank_wait; in intel_fbc_pre_update()