Searched refs:need_vblank_wait (Results 1 – 2 of 2) sorted by relevance
68 bool need_vblank_wait = false; in hsw_ips_disable() local71 return need_vblank_wait; in hsw_ips_disable()90 need_vblank_wait = true; in hsw_ips_disable()92 return need_vblank_wait; in hsw_ips_disable()
1814 bool need_vblank_wait = false; in __intel_fbc_pre_update() local1821 return need_vblank_wait; in __intel_fbc_pre_update()1839 need_vblank_wait = true; in __intel_fbc_pre_update()1842 return need_vblank_wait; in __intel_fbc_pre_update()1849 bool need_vblank_wait = false; in intel_fbc_pre_update() local1862 need_vblank_wait |= __intel_fbc_pre_update(state, crtc, plane); in intel_fbc_pre_update()1867 return need_vblank_wait; in intel_fbc_pre_update()