Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_panel.h38 intel_panel_highest_mode(struct intel_connector *connector,
H A Dintel_panel.c156 intel_panel_highest_mode(struct intel_connector *connector, in intel_panel_highest_mode() function
H A Dintel_dp.c1478 return intel_panel_highest_mode(connector, adjusted_mode)->clock; in intel_dp_mode_clock()