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.c275 int context_latency, guardband; in intel_alpm_lobf_compute_config() local
296 context_latency = adjusted_mode->crtc_vblank_start - adjusted_mode->crtc_vdisplay; in intel_alpm_lobf_compute_config()
298 adjusted_mode->crtc_vdisplay - context_latency; in intel_alpm_lobf_compute_config()
305 crtc_state->has_lobf = (context_latency + guardband) > in intel_alpm_lobf_compute_config()