Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dp_aux_backlight.c376 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_aux_vesa_setup_backlight()
427 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_aux_supports_vesa_backlight()
Dintel_vrr.c30 intel_dp = intel_attached_dp(connector); in intel_vrr_is_capable()
Dintel_dp.c792 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_output_format()
900 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_mode_valid_downstream()
965 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_mode_valid()
2742 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_edp_mso_mode_fixup()
4652 struct intel_dp *intel_dp = intel_attached_dp(to_intel_connector(connector)); in intel_dp_detect()
4765 struct intel_dp *intel_dp = intel_attached_dp(to_intel_connector(connector)); in intel_dp_force()
4798 if (intel_dp_is_edp(intel_attached_dp(intel_connector))) in intel_dp_get_modes()
4805 struct intel_dp *intel_dp = intel_attached_dp(intel_connector); in intel_dp_get_modes()
4824 struct intel_dp *intel_dp = intel_attached_dp(to_intel_connector(connector)); in intel_dp_connector_register()
4860 struct intel_dp *intel_dp = intel_attached_dp(to_intel_connector(connector)); in intel_dp_connector_unregister()
Dintel_display_debugfs.c185 intel_attached_dp(to_intel_connector(connector)); in i915_psr_sink_status_show()
1892 intel_attached_dp(to_intel_connector(connector)); in i915_panel_show()
1941 intel_attached_dp(to_intel_connector(connector)); in i915_psr_status_show()
2027 intel_dp = intel_attached_dp(to_intel_connector(connector)); in i915_dsc_fec_support_show()
Dintel_display_types.h1919 static inline struct intel_dp *intel_attached_dp(struct intel_connector *connector) in intel_attached_dp() function
Dintel_pps.c938 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_pps_backlight_power()