Searched refs:need_vblank_wait (Results 1 – 2 of 2) sorted by relevance
64 bool need_vblank_wait = false; in hsw_ips_disable() local67 return need_vblank_wait; in hsw_ips_disable()86 need_vblank_wait = true; in hsw_ips_disable()88 return need_vblank_wait; in hsw_ips_disable()
1230 bool need_vblank_wait = false; in __intel_fbc_pre_update() local1237 return need_vblank_wait; in __intel_fbc_pre_update()1255 need_vblank_wait = true; in __intel_fbc_pre_update()1258 return need_vblank_wait; in __intel_fbc_pre_update()1265 bool need_vblank_wait = false; in intel_fbc_pre_update() local1278 need_vblank_wait |= __intel_fbc_pre_update(state, crtc, plane); in intel_fbc_pre_update()1283 return need_vblank_wait; in intel_fbc_pre_update()