Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display.c9983 struct intel_crtc *linked_crtc; in intel_bigjoiner_add_affected_crtcs() local
9989 linked_crtc = crtc_state->bigjoiner_linked_crtc; in intel_bigjoiner_add_affected_crtcs()
9990 linked_crtc_state = intel_atomic_get_crtc_state(&state->base, linked_crtc); in intel_bigjoiner_add_affected_crtcs()
10000 &linked_crtc->base); in intel_bigjoiner_add_affected_crtcs()
10004 ret = intel_atomic_add_affected_planes(state, linked_crtc); in intel_bigjoiner_add_affected_crtcs()