Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_alpm.c277 int context_latency, guardband; in intel_alpm_lobf_compute_config() local
298 context_latency = adjusted_mode->crtc_vblank_start - adjusted_mode->crtc_vdisplay; in intel_alpm_lobf_compute_config()
300 adjusted_mode->crtc_vdisplay - context_latency; in intel_alpm_lobf_compute_config()
307 crtc_state->has_lobf = (context_latency + guardband) > in intel_alpm_lobf_compute_config()