Home
last modified time | relevance | path

Searched refs:has_lobf (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_alpm.c307 crtc_state->has_lobf = (context_latency + guardband) > in intel_alpm_lobf_compute_config()
328 (crtc_state->has_lobf && intel_alpm_aux_less_wake_supported(intel_dp))) { in lnl_alpm_configure()
356 if (crtc_state->has_lobf) in lnl_alpm_configure()
H A Dintel_display_types.h1329 bool has_lobf; member