Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1186 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_output_format()
1325 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_mode_valid_downstream()
1450 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_mode_valid()
2552 struct intel_dp *intel_dp = intel_attached_dp(connector); in compute_max_compressed_bpp_x16()
2594 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_mode_valid_with_dsc()
2631 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_compute_config_link_bpp_limits()
4569 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_edp_mso_mode_fixup()
6333 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_detect()
6481 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_force()
6503 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_dp_get_modes()
[all …]
H A Dintel_psr.c769 struct intel_dp *intel_dp = intel_attached_dp(connector); in psr2_su_region_et_valid()
1309 struct intel_dp *intel_dp = intel_attached_dp(connector); in psr2_granularity_check()
1642 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_sel_update_config_valid()
1755 struct intel_dp *intel_dp = intel_attached_dp(connector); in _panel_replay_compute_config()
4451 struct intel_dp *intel_dp = intel_attached_dp(connector); in i915_psr_sink_status_show()
4508 struct intel_dp *intel_dp = intel_attached_dp(connector); in i915_psr_status_show()
H A Dintel_vrr.c57 intel_dp = intel_attached_dp(connector); in intel_vrr_is_capable()
413 struct intel_dp *intel_dp = intel_attached_dp(connector); in intel_vrr_compute_config()
H A Dintel_display_types.h2104 static inline struct intel_dp *intel_attached_dp(struct intel_connector *connector) in intel_attached_dp() function