Home
last modified time | relevance | path

Searched refs:dp_tunnel_ref (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h1317 struct drm_dp_tunnel_ref dp_tunnel_ref; member
H A Dintel_display.c4541 if (secondary_crtc_state->dp_tunnel_ref.tunnel) in copy_joiner_crtc_state_modeset()
4542 drm_dp_tunnel_ref_put(&secondary_crtc_state->dp_tunnel_ref); in copy_joiner_crtc_state_modeset()
4558 if (primary_crtc_state->dp_tunnel_ref.tunnel) in copy_joiner_crtc_state_modeset()
4559 drm_dp_tunnel_ref_get(primary_crtc_state->dp_tunnel_ref.tunnel, in copy_joiner_crtc_state_modeset()
4560 &secondary_crtc_state->dp_tunnel_ref); in copy_joiner_crtc_state_modeset()