Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_panel.c215 bool is_vrr; in intel_panel_compute_config() local
227 is_vrr = is_in_vrr_range(connector, vrefresh) && in intel_panel_compute_config()
230 if (!is_vrr) { in intel_panel_compute_config()
249 if (is_vrr && fixed_mode_vrefresh != vrefresh) in intel_panel_compute_config()