Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_panel.h41 enum drrs_type intel_panel_drrs_type(struct intel_connector *connector);
H A Dintel_drrs.c390 intel_drrs_type_str(intel_panel_drrs_type(connector))); in intel_drrs_debugfs_type_show()
399 if (intel_panel_drrs_type(connector) == DRRS_TYPE_NONE) in intel_drrs_connector_debugfs_add()
H A Dintel_panel.c204 enum drrs_type intel_panel_drrs_type(struct intel_connector *connector) in intel_panel_drrs_type() function
744 intel_drrs_type_str(intel_panel_drrs_type(connector))); in intel_panel_init()
H A Dintel_dp.c1467 intel_panel_drrs_type(connector) == DRRS_TYPE_SEAMLESS; in has_seamless_m_n()
2142 intel_panel_drrs_type(connector) == DRRS_TYPE_SEAMLESS; in can_enable_drrs()