Searched refs:has_lobf (Results 1 – 2 of 2) sorted by relevance
33 (crtc_state->has_lobf && intel_alpm_aux_less_wake_supported(intel_dp)); in intel_alpm_is_alpm_aux_less()330 crtc_state->has_lobf = (context_latency + guardband) > in intel_alpm_lobf_compute_config()342 !crtc_state->has_lobf)) in lnl_alpm_configure()375 if (crtc_state->has_lobf) { in lnl_alpm_configure()437 if (crtc_state->has_lobf || crtc_state->has_lobf == old_crtc_state->has_lobf) in intel_alpm_pre_plane_update()452 if (old_crtc_state->has_lobf) { in intel_alpm_pre_plane_update()466 if (!intel_psr_needs_alpm(intel_dp, crtc_state) && !crtc_state->has_lobf) in intel_alpm_enable_sink()471 if (crtc_state->has_panel_replay || (crtc_state->has_lobf && in intel_alpm_enable_sink()488 if (crtc_state->has_psr || !crtc_state->has_lobf || in intel_alpm_post_plane_update()489 crtc_state->has_lobf == old_crtc_state->has_lobf) in intel_alpm_post_plane_update()
1341 bool has_lobf; member
Completed in 16 milliseconds