Searched refs:dp_tunnel_ref (Results 1 – 4 of 4) sorted by relevance
461 old_crtc_state->dp_tunnel_ref.tunnel == intel_dp->tunnel) in check_inherited_tunnel_state()530 struct drm_dp_tunnel *tunnel = new_crtc_state->dp_tunnel_ref.tunnel; in intel_dp_tunnel_atomic_add_state_for_crtc()552 if (!crtc_state->dp_tunnel_ref.tunnel) in check_group_state()561 crtc_state->dp_tunnel_ref.tunnel); in check_group_state()563 return intel_dp_tunnel_atomic_add_group_state(state, crtc_state->dp_tunnel_ref.tunnel); in check_group_state()650 &crtc_state->dp_tunnel_ref); in intel_dp_tunnel_atomic_compute_stream_bw()671 if (!crtc_state->dp_tunnel_ref.tunnel) in intel_dp_tunnel_atomic_clear_stream_bw()675 crtc_state->dp_tunnel_ref.tunnel, in intel_dp_tunnel_atomic_clear_stream_bw()680 drm_dp_tunnel_ref_put(&crtc_state->dp_tunnel_ref); in intel_dp_tunnel_atomic_clear_stream_bw()738 tunnel = old_crtc_state->dp_tunnel_ref.tunnel; in atomic_decrease_bw()[all …]
261 if (crtc_state->dp_tunnel_ref.tunnel) in intel_crtc_duplicate_state()262 drm_dp_tunnel_ref_get(crtc_state->dp_tunnel_ref.tunnel, in intel_crtc_duplicate_state()263 &crtc_state->dp_tunnel_ref); in intel_crtc_duplicate_state()318 if (crtc_state->dp_tunnel_ref.tunnel) in intel_crtc_destroy_state()319 drm_dp_tunnel_ref_put(&crtc_state->dp_tunnel_ref); in intel_crtc_destroy_state()
1349 struct drm_dp_tunnel_ref dp_tunnel_ref; member
4602 if (secondary_crtc_state->dp_tunnel_ref.tunnel) in copy_joiner_crtc_state_modeset()4603 drm_dp_tunnel_ref_put(&secondary_crtc_state->dp_tunnel_ref); in copy_joiner_crtc_state_modeset()4619 if (primary_crtc_state->dp_tunnel_ref.tunnel) in copy_joiner_crtc_state_modeset()4620 drm_dp_tunnel_ref_get(primary_crtc_state->dp_tunnel_ref.tunnel, in copy_joiner_crtc_state_modeset()4621 &secondary_crtc_state->dp_tunnel_ref); in copy_joiner_crtc_state_modeset()