Searched refs:need_vblank_wait (Results 1 – 2 of 2) sorted by relevance
58 bool need_vblank_wait = false; in hsw_ips_disable() local61 return need_vblank_wait; in hsw_ips_disable()80 need_vblank_wait = true; in hsw_ips_disable()82 return need_vblank_wait; in hsw_ips_disable()
1228 bool need_vblank_wait = false; in __intel_fbc_pre_update() local1233 return need_vblank_wait; in __intel_fbc_pre_update()1251 need_vblank_wait = true; in __intel_fbc_pre_update()1254 return need_vblank_wait; in __intel_fbc_pre_update()1261 bool need_vblank_wait = false; in intel_fbc_pre_update() local1274 need_vblank_wait |= __intel_fbc_pre_update(state, crtc, plane); in intel_fbc_pre_update()1279 return need_vblank_wait; in intel_fbc_pre_update()