Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_link_caps.c224 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_link_caps_connector_compute_order()
949 struct intel_dp *intel_dp = intel_attached_dp(connector); in i915_dp_force_link_rate_show()
1025 struct intel_dp *intel_dp = intel_attached_dp(connector); in i915_dp_force_link_rate_write()
1055 struct intel_dp *intel_dp = intel_attached_dp(connector); in i915_dp_force_lane_count_show()
1133 struct intel_dp *intel_dp = intel_attached_dp(connector); in i915_dp_force_lane_count_write()
1163 struct intel_dp *intel_dp = intel_attached_dp(connector); in i915_dp_max_link_rate_show()
1186 struct intel_dp *intel_dp = intel_attached_dp(connector); in i915_dp_max_lane_count_show()
1209 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_allowed_link_configs_show()
H A Dintel_dp_aux_backlight.c535 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_aux_vesa_setup_backlight()
644 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_aux_supports_vesa_backlight()
686 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_aux_init_backlight_funcs()
H A Dintel_dp.c1055 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_output_format()
1187 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_mode_valid_downstream()
1221 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_sink_format_valid()
1320 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_mode_valid_format()
1444 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_mode_valid()
2487 struct intel_dp *intel_dp = intel_attached_dp(connector); in compute_max_compressed_bpp_x16()
2529 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_mode_valid_with_dsc()
2560 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_get_connector_max_link_config()
2580 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_compute_config_link_bpp_limits()
4624 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_edp_mso_mode_fixup()
[all …]
H A Dintel_vrr.c60 intel_dp = intel_attached_dp(connector); in intel_vrr_is_capable()
428 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_vrr_compute_config()
H A Dintel_display_types.h2111 static inline struct intel_dp *intel_attached_dp(struct intel_connector *connector) in intel_attached_dp() function
H A Dintel_dp_mst.c517 struct intel_dp *intel_dp = intel_attached_dp((struct intel_connector *)connector); in get_connector_max_rate()