Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_panel.h43 enum drrs_type intel_panel_drrs_type(struct intel_connector *connector);
H A Dintel_drrs.c407 intel_drrs_type_str(intel_panel_drrs_type(connector))); in intel_drrs_debugfs_type_show()
416 if (intel_panel_drrs_type(connector) == DRRS_TYPE_NONE) in intel_drrs_connector_debugfs_add()
H A Dintel_panel.c195 enum drrs_type intel_panel_drrs_type(struct intel_connector *connector) in intel_panel_drrs_type() function
443 intel_drrs_type_str(intel_panel_drrs_type(connector))); in intel_panel_init()
H A Dintel_dp.c1740 intel_panel_drrs_type(connector) == DRRS_TYPE_SEAMLESS; in has_seamless_m_n()
3127 intel_panel_drrs_type(connector) == DRRS_TYPE_SEAMLESS; in can_enable_drrs()