Searched refs:need_vblank_wait (Results 1 – 2 of 2) sorted by relevance
65 bool need_vblank_wait = false; in hsw_ips_disable() local68 return need_vblank_wait; in hsw_ips_disable()87 need_vblank_wait = true; in hsw_ips_disable()89 return need_vblank_wait; in hsw_ips_disable()
1482 bool need_vblank_wait = false; in __intel_fbc_pre_update() local1489 return need_vblank_wait; in __intel_fbc_pre_update()1507 need_vblank_wait = true; in __intel_fbc_pre_update()1510 return need_vblank_wait; in __intel_fbc_pre_update()1517 bool need_vblank_wait = false; in intel_fbc_pre_update() local1530 need_vblank_wait |= __intel_fbc_pre_update(state, crtc, plane); in intel_fbc_pre_update()1535 return need_vblank_wait; in intel_fbc_pre_update()